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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A117068 Decimal value of binary number whose n-th 1 is followed by n^2 0's. 1
5, 161, 164865, 21609185281, 1450167876173430785, 199309555259989211062227435521, 224402609700066672987369178785813291654447105 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

After a(1) = 5, when is a(n) prime?

FORMULA

a(n) = SUM[i=1,n] 2^(n+1).

EXAMPLE

a(1) = 5 because 101 (base 2) = 5 (base 10).

a(2) = 161 because 10100001 (base 2) = 161 (base 10).

a(3) = 164865 because 101000010000000001 (base 2) = 164865 (base 10).

CROSSREFS

Sequence in context: A197310 A085330 A136368 * A185832 A195950 A195951

Adjacent sequences:  A117065 A117066 A117067 * A117069 A117070 A117071

KEYWORD

base,easy,nonn

AUTHOR

Jonathan Vos Post (jvospost3(AT)gmail.com), Apr 16 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 15 19:15 EST 2012. Contains 205852 sequences.