104994
domain: N
Appears in sequences
- Numbers k such that the least term in the periodic part of the continued fraction for sqrt(k) is 36.at n=17A031714
- Given n colors, sequence gives number of ways to color the vertices of a square such that no edge has the same color on both of its vertices.at n=18A091940
- Replace 2^i with n^i in binary representation of n.at n=17A104258
- a(n) = 324*n^2 + 18.at n=18A158590
- a(0)=0, a(1)=1, a(2n)=18*a(n), a(2n+1)=a(2n)+1.at n=18A197352