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

%I #18 Jul 14 2023 12:21:01

%S 1,1024,1048576,1073741824,1099511627776,1125899906842624,

%T 1152921504606846976,1180591620717411303424,1208925819614629174706176,

%U 1237940039285380274899124224,1267650600228229401496703205376

%N a(n) = 1024^n.

%C First bisection of A009976.

%H Vincenzo Librandi, <a href="/A140300/b140300.txt">Table of n, a(n) for n = 0..300</a>

%H <a href="/index/Rec#order_01">Index entries for linear recurrences with constant coefficients</a>, signature (1024).

%F a(n) = 2^(10*n).

%F G.f.: 1/(1-1024*x). - _L. Edson Jeffery_, Jul 03 2012

%F a(m*n) = a(n)^m; a(n+m) = a(n)*a(m). - _Bruno Berselli_, Mar 30 2017

%o (Magma) [1024^n: n in [0..15]] ; // _Vincenzo Librandi_, Aug 09 2011

%K nonn,easy

%O 0,2

%A _Paul Curtz_, May 27 2008

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 April 25 05:18 EDT 2024. Contains 371964 sequences. (Running on oeis4.)