36927
domain: N
Appears in sequences
- Decimal part of cube root of a(n) starts with 3: first term of runs.at n=31A034129
- The number of reachable states in a simple two-player counting game, in which each player starts with the pair (1,1) and one move is to add one of the opponent's numbers to one of your own numbers, but no number can grow above a pre-defined maximum n. The game continues until one of the players has no legal moves left. The winner is the one having the higher sum of his numbers.at n=22A161531
- Numbers k such that the decimal digits of k*(k+1) are a permutation of those of k*(k-1).at n=15A181775
- Number of (n+1) X (4+1) 0..1 arrays with every 2 X 2 subblock ne-sw antidiagonal difference nondecreasing horizontally and nw+se diagonal sum nondecreasing vertically.at n=10A258550
- a(n) = 2*a(n-1) + 2*a(n-3) + a(n-4) - 1, with a(0) = 0 = a(1), a(2) = 2, and a(3) = 3.at n=14A353582
- Number of sequences of integer partitions with total sum n that are rectangular, meaning all lengths are equal.at n=16A358905