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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A119571 a(n) = 2^(2^n - 1) + 2^(2^(n + 1) - 1) + 1. 0
4, 11, 137, 32897, 2147516417, 9223372039002259457, 170141183460469231740910675752738881537, 57896044618658097711785492504343953926805133516280751251460479307672448925697 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

COMMENTS

Fermat-like sequence of powers of two.

Average of two consecutive Fermat numbers. - Juri-Stepan Gerasimov, Aug 26 2011.

FORMULA

a(n) = A058891(n+1)+A058891(n+2)+1. - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Apr 22 2007

a(n) = (A000215(n)+A000215(n+1))/2. - Juri-Stepan Gerasimov, Aug 26 2011.

MATHEMATICA

aa = Table[2^(2^n - 1) + 2^(2^(n + 1) - 1) + 1, {n, 0, 10}]

CROSSREFS

Sequence in context: A055979 A018242 A006248 * A089920 A118197 A092658

Adjacent sequences:  A119568 A119569 A119570 * A119572 A119573 A119574

KEYWORD

nonn

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), May 31 2006

EXTENSIONS

Edited by N. J. A. Sloane (njas(AT)research.att.com), Jun 03 2006

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 14:23 EST 2012. Contains 205504 sequences.