Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A093322
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A093322 Tetranacci numbers starting with first four cubes. +0
1
1, 8, 27, 64, 100, 199, 390, 753, 1442, 2784, 5369, 10348, 19943, 38444, 74104, 142839, 275330, 530717, 1022990, 1971876, 3800913, 7326496, 14122275, 27221560, 52471244, 101141575, 194956654, 375791033, 724360506, 1396249768, 2691357961 (list; graph; listen)
OFFSET

1,2

FORMULA

a(n) = a(n-1) + a(n-2) + a(n-3) + a(n-4).

MATHEMATICA

a[1] = 1; a[2] = 8; a[3] = 27; a[4] = 64; a[n_] := a[n] = a[n - 1] + a[n - 2] + a[n - 3] + a[n - 4]; Table[ a[n], {n, 31}] (from Robert G. Wilson v)

CROSSREFS

Cf. A086213.

Sequence in context: A141227 A151675 A062686 this_sequence A017670 A126200 A076989

Adjacent sequences: A093319 A093320 A093321 this_sequence A093323 A093324 A093325

KEYWORD

nonn

AUTHOR

Jun Mizuki (suzuki32(AT)sanken.osaka-u.ac.jp), May 11 2004

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com) and Labos E. (labos(AT)ana.sote.hu), May 11 2004

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 December 5 20:25 EST 2009. Contains 170428 sequences.


AT&T Labs Research