Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A093175
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A093175 Tetranacci numbers starting with first four squares. +0
1
1, 4, 9, 16, 30, 59, 114, 219, 422, 814, 1569, 3024, 5829, 11236, 21658, 41747, 80470, 155111, 298986, 576314, 1110881, 2141292, 4127473, 7955960, 15335606, 29560331, 56979370, 109831267, 211706574, 408077542, 786594753, 1516210136, 2922589005 (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] = 4; a[3] = 9; a[4] = 16; a[n_] := a[n] = a[n - 1] + a[n - 2] + a[n - 3] + a[n - 4]; Table[ a[n], {n, 33}] (from Robert G. Wilson v)

CROSSREFS

Cf. A086192.

Sequence in context: A110997 A001640 A073141 this_sequence A138992 A007679 A068037

Adjacent sequences: A093172 A093173 A093174 this_sequence A093176 A093177 A093178

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 12 2004, 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 July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research