Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A000643
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A000643 a(n)=a(n-1) + 2^a(n-2). +0
3
0, 0, 1, 2, 4, 8, 24, 280, 16777496, 19426688922257290709194619068235189066424068390521395212518124097389042852052252\ 75672 (list; graph; listen)
OFFSET

0,4

COMMENT

The next term is too large to include.

REFERENCES

D. E. Knuth, personal communication.

MATHEMATICA

Off[General::ovfl]; a={1, 0}; Flatten[Prepend[Table[s=Plus@@a; a=2^(RotateLeft[a]); a[[ -1]]=s, {n, 8}], Table[0, {m, Length[a]-1}]]] [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Nov 18 2009]

CROSSREFS

Cf. A000659.

Sequence in context: A002908 A004528 A066535 this_sequence A112285 A037170 A006399

Adjacent sequences: A000640 A000641 A000642 this_sequence A000644 A000645 A000646

KEYWORD

nonn,new

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

1 more term from Vladeta Jovovic (vladeta(AT)eunet.rs), Mar 19 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research