65086
domain: N
Appears in sequences
- Start with 1 and repeatedly reverse the digits and add 55 to get the next term.at n=24A118161
- Triangle read by rows: let T(n,k) (for n >= 0, 0 <= k <= n) be the number of walks from (0,0) to (n,k) using steps (1,1), (1,0), (1,-1) and (0,-1); n-th row of triangle gives T(n,n), T(n,n-1), ..., T(n,0).at n=43A223092
- Number of distinct cardinalities of orbits of lattice points under the automorphism group of the n-dimensional integer lattice.at n=48A270950
- Numbers k such that 5*10^k - 51 is prime.at n=21A294130