Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A109543
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A109543 a(n) = a(n-1)+a(n-3)+a(n-5). +0
2
1, 1, 1, 1, 1, 3, 5, 7, 11, 17, 27, 43, 67, 105, 165, 259, 407, 639, 1003, 1575, 2473, 3883, 6097, 9573, 15031, 23601, 37057, 58185, 91359, 143447, 225233, 353649, 555281, 871873, 1368969, 2149483, 3375005, 5299255, 8320611, 13064585, 20513323 (list; graph; listen)
OFFSET

0,6

REFERENCES

Borwein and Hare, "Some Computations of Pisot and Salem Numbers", 2000, Table 1

MATHEMATICA

F[1] = 1; F[2] = 1; F[3] = 1; F[4] = 1; F[5] = 1; F[n__] := F[n] = F[n - 1] + F[n - 3] + F[n - 5] aa = Table[F[n], {n, 1, 50}]

CROSSREFS

Sequence in context: A065557 A024967 A135246 this_sequence A091567 A076186 A092564

Adjacent sequences: A109540 A109541 A109542 this_sequence A109544 A109545 A109546

KEYWORD

nonn

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Jun 20 2005

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 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research