Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A107413
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A107413 a(n) = 7*a(n-1)-6*a(n-3)+a(n-5). +0
1
0, 1, 1, 2, 3, 15, 94, 641, 4399, 30232, 207793, 1428251, 9817006, 67476683, 463797507, 3187888306, 21911786295, 150609536029, 1035206899050, 7115441373087, 48907620283741, 336164012378182, 2310606047944781 (list; graph; listen)
OFFSET

0,4

MATHEMATICA

m = 6 a[0] = 0; a[1] = 1; a[2] = 1; a[3] = 2; a[4] = 3 a[n_] := a[n] = a[n - 5] - m*a[n - 3] + (m + 1)*a[n - 1] digits = 50 aa = Table[a[n], {n, 0, digits}]

CROSSREFS

Sequence in context: A048076 A047014 A027519 this_sequence A091835 A131612 A087975

Adjacent sequences: A107410 A107411 A107412 this_sequence A107414 A107415 A107416

KEYWORD

nonn

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), May 25 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 July 24 12:00 EDT 2008. Contains 142294 sequences.


AT&T Labs Research