Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A145027
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A145027 a(n)=a(n-1)+a(n-2)+a(n-3) with a(1) = 2, a(2) = 3, a(3) = 4. +0
2
2, 3, 4, 9, 16, 29, 54, 99, 182, 335, 616, 1133, 2084, 3833, 7050, 12967, 23850, 43867, 80684, 148401, 272952, 502037, 923390, 1698379, 3123806, 5745575, 10567760, 19437141, 35750476, 65755377, 120942994, 222448847, 409147218, 752539059 (list; graph; listen)
OFFSET

1,1

MATHEMATICA

a=2; b=3; c=4; lst={a, b, c}; Do[d=a+b+c; AppendTo[lst, d]; a=b; b=c; c=d, {n, 5!}]; lst

CROSSREFS

Cf. A000073, A000213, A001590, A003265, A056816, A081172, A001644.

Sequence in context: A096781 A119721 A098969 this_sequence A088275 A014281 A086865

Adjacent sequences: A145024 A145025 A145026 this_sequence A145028 A145029 A145030

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Sep 30 2008

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