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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A077958 Expansion of 1/(1-2*x^3). 1
1, 0, 0, 2, 0, 0, 4, 0, 0, 8, 0, 0, 16, 0, 0, 32, 0, 0, 64, 0, 0, 128, 0, 0, 256, 0, 0, 512, 0, 0, 1024, 0, 0, 2048, 0, 0, 4096, 0, 0, 8192, 0, 0, 16384, 0, 0, 32768, 0, 0, 65536, 0, 0, 131072, 0, 0, 262144, 0, 0, 524288, 0, 0, 1048576, 0, 0, 2097152, 0, 0, 4194304, 0, 0, 8388608, 0 (list; graph; refs; listen; history; internal format)
OFFSET

0,4

MATHEMATICA

CoefficientList[Series[1/(1-2*x^3), {x, 0, 100}], x] (* or *) LinearRecurrence[{0, 0, 2}, {1, 0, 0}, 100] (* From Vladimir Joseph Stephan Orlovsky, Jan 30 2012 *)

CROSSREFS

Sequence in context: A136337 A028601 * A077959 A022002 A084658 A137513

Adjacent sequences:  A077955 A077956 A077957 * A077959 A077960 A077961

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Nov 17 2002

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 16 16:51 EST 2012. Contains 205938 sequences.