Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A008936
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A008936 Expansion of (1-2*x-x^4)/(1-2*x)^2. +0
1
1, 2, 4, 8, 15, 28, 52, 96, 176, 320, 576, 1024, 1792, 3072, 5120, 8192, 12288, 16384, 16384, 0, -65536, -262144, -786432, -2097152, -5242880, -12582912, -29360128, -67108864, -150994944, -335544320, -738197504 (list; graph; listen)
OFFSET

0,2

MAPLE

A008936 := proc(n) option remember; if n <= 3 then 2^n else 2*A008936(n-1)-2^(n-4); fi; end;

PROGRAM

a(n)=2^n-2^(n-4)*max(n-3, 0)

CROSSREFS

Sequence in context: A114833 A065617 A062065 this_sequence A073769 A008937 A128805

Adjacent sequences: A008933 A008934 A008935 this_sequence A008937 A008938 A008939

KEYWORD

sign

AUTHOR

njas, Alejandro Teruel (teruel(AT)usb.ve)

EXTENSIONS

Better description from Michael Somos, Jan 12 2000.

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research