The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A140300 a(n) = 1024^n. 1
1, 1024, 1048576, 1073741824, 1099511627776, 1125899906842624, 1152921504606846976, 1180591620717411303424, 1208925819614629174706176, 1237940039285380274899124224, 1267650600228229401496703205376 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
First bisection of A009976.
LINKS
FORMULA
a(n) = 2^(10*n).
G.f.: 1/(1-1024*x). - L. Edson Jeffery, Jul 03 2012
a(m*n) = a(n)^m; a(n+m) = a(n)*a(m). - Bruno Berselli, Mar 30 2017
PROG
(Magma) [1024^n: n in [0..15]] ; // Vincenzo Librandi, Aug 09 2011
CROSSREFS
Sequence in context: A223804 A223582 A031155 * A223355 A222142 A185564
KEYWORD
nonn,easy
AUTHOR
Paul Curtz, May 27 2008
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 28 21:13 EDT 2024. Contains 372920 sequences. (Running on oeis4.)