login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A116213 (2^(2^(2^n))-1)/(2^(2^n)+1). 0
1, 3, 3855, 450552876409790643671482431940419874915447411150352389258589821042463539455 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

2^n+1 divides 2^(2^n)-1 iff n is a power of 2.

FORMULA

a(n) = (2^(2^(2^n))-1)/(2^(2^n)+1). a(n) = A051179(2^n)/A000215(n).

MATHEMATICA

Table[ (2^2^2^n - 1) / (2^2^n + 1), {n, 0, 3} ]

CROSSREFS

Cf. A000215 = Fermat numbers: 2^(2^n)+1. Cf. A051179 = 2^(2^n)-1.

Sequence in context: A200735 A196628 A089895 * A136544 A024048 A094319

Adjacent sequences:  A116210 A116211 A116212 * A116214 A116215 A116216

KEYWORD

nonn

AUTHOR

Alexander Adamchuk (alex(AT)kolmogorov.com), Apr 08 2007

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 13 12:58 EST 2012. Contains 205482 sequences.