34831
domain: N
Appears in sequences
- Zeckendorf expansion of n: repeatedly subtract the largest Fibonacci number you can until nothing remains. Big-endian concatenation of decimals.at n=46A035514
- Seventh column of triangle A055249.at n=8A055250
- Quartic product sequence: m = 4; p = 4^3; a(n) = Product_{k=1..(n-1)/2} ( 1 + m*cos(k*Pi/n)^2 + p*cos(k*Pi/n)^4 ).at n=10A152098
- Number of 8 X n binary arrays without the pattern 0 1 diagonally, vertically, antidiagonally or horizontally.at n=14A188559