Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A089126
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A089126 a(n+2) = F(n+1)*a(n+1) + F(n)*a(n) where F(n) = Fibonacci number (A000045), a(0) = a(1) = 1. +0
2
1, 1, 1, 2, 5, 19, 110, 975, 13555, 297330, 10393875, 581772345, 52349401830, 7590091602225, 1776029657181945, 671331672100911690, 410181883162313724165, 405259031001185201881755 (list; graph; listen)
OFFSET

0,4

FORMULA

Floor(a(n)/a(n-1)) = F(n-1) where F(n) = Fibonacci number - Gerald McGarvey (Gerald.McGarvey(AT)comcast.net), Jul 17 2004

MATHEMATICA

y[n_] := y[n] = Fibonacci[n - 1]y[n - 1] + Fibonacci[n - 2]y[n - 2] y[0] = 1 y[1] = 1

CROSSREFS

Sequence in context: A093502 A009311 A107882 this_sequence A113346 A054926 A002786

Adjacent sequences: A089123 A089124 A089125 this_sequence A089127 A089128 A089129

KEYWORD

nonn

AUTHOR

Emanuele Munarini (munarini(AT)mate.polimi.it), Dec 05 2003

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 16 17:18 EST 2009. Contains 170825 sequences.


AT&T Labs Research