55767
domain: N
Appears in sequences
- Pisot sequence E(4,27): a(n) = floor(a(n-1)^2/a(n-2)+1/2) for n>1, a(0)=4, a(1)=27.at n=5A010910
- a(n) = 3*a(n-1) + 10*a(n-2).at n=8A015528
- Number of ways a black pawn (from any starting square on the second back rank) can (theoretically) end on the n-th square of the leftmost file counted from the back rank.at n=12A062106
- Irregular table whose rows list the nontrivial cycles of the ghost iteration A329201, starting with the smallest member.at n=15A329342
- a(n) = Sum_{k=1..n} (-1)^(k-1) * binomial(floor(n/k)+3,4).at n=32A366659