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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A101329 2^(2^(2^x)+1)-1 = M(F(x)) == Mersenne(Fermat(x)) 0
7, 31, 131071, 231584178474632390847141970017375815706539969331281128078915168015826259279871 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,1

COMMENTS

Mersenne-Fermat numbers.

LINKS

Table of n, a(n) for n=0..3.

FORMULA

a(n) = A070969(2^n)-2. - R. J. Mathar, Apr 22 2007

EXAMPLE

M(F(0))=7

M(F(1))=31

M(F(2))=131071

M(F(3))=31231584178474632390847141970017375815706539969331281128078915168015826259279871

PROG

(PARI) for(x=0, 3, print(2^(2^(2^x)+1)-1))

CROSSREFS

Sequence in context: A134709 A139314 A163083 * A193637 A214490 A164819

Adjacent sequences:  A101326 A101327 A101328 * A101330 A101331 A101332

KEYWORD

nonn

AUTHOR

Jorge Coveiro (jorgecoveiro(AT)yahoo.com), Dec 24 2004

STATUS

approved

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 May 19 20:30 EDT 2013. Contains 225436 sequences.