A116213 (2^(2^(2^n))-1)/(2^(2^n)+1).
1, 3, 3855, 450552876409790643671482431940419874915447411150352389258589821042463539455
Offset: 0
Keywords
Programs
-
Mathematica
Table[ (2^2^2^n - 1) / (2^2^n + 1), {n,0,3} ]
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.
Table[ (2^2^2^n - 1) / (2^2^n + 1), {n,0,3} ]
Comments