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!)
A155543 a(n)=2*A081294(n). 3
2, 4, 16, 64, 256, 1024, 4096, 16384, 65536, 262144, 1048576, 4194304, 16777216, 67108864, 268435456, 1073741824, 4294967296, 17179869184, 68719476736, 274877906944, 1099511627776, 4398046511104, 17592186044416, 70368744177664 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
a(n)=A000302(n), n>0.
G.f.: 2*(1-2*x)/(1-4*x). [R. J. Mathar, Jul 23 2009]
Conjecture: a(n)=A090129(2n+2).
MATHEMATICA
CoefficientList[Series[2(1-2x)/(1-4x), {x, 0, 30}], x] (* or *) Join[{2}, NestList[ 4#&, 4, 30]] (* Harvey P. Dale, Nov 13 2015 *)
CROSSREFS
Sequence in context: A187822 A092585 A106186 * A151371 A001900 A113247
KEYWORD
nonn,easy
AUTHOR
Paul Curtz, Jan 24 2009
EXTENSIONS
Edited and extended by R. J. Mathar, Jul 23 2009
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 April 20 06:18 EDT 2024. Contains 371799 sequences. (Running on oeis4.)