A054874
a(n) = 2^(sum of a(i) where i
0, 1, 2, 8, 2048
Offset: 0
Examples
a(4) = 2^(0+1+2+8) = 2^11 = 2048; a(5) = 2^2059>10^619
This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
a(4) = 2^(0+1+2+8) = 2^11 = 2048; a(5) = 2^2059>10^619
Comments