Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A096656
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A096656 a(n) = F(n+2)*a(n-1) + F(n+1)*a(n-2), where F = A000045 (Fibonacci numbers), a(0)=1, a(1)=2. +0
3
1, 2, 8, 46, 408, 5672, 124416, 4349256, 243439224, 21905300016, 3176029293240, 743169188527224, 280914798900088368, 171638202113128667928, 169578263512987049149416, 270985893735725975486862288 (list; graph; listen)
OFFSET

0,2

COMMENT

This is the sequence of denominators of self-convergents to the number 1.389805... whose self-continued fraction is (1,2,3,5,8,...) (Fibonacci numbers). See A096655 for numerators and A096654 for definitions.

EXAMPLE

a(2)=F(4)*2+F(3)*1=8, a(3)=F(5)*8+F(4)*2=46.

MATHEMATICA

a[0] = 1; a[1] = 2; a[n_] := Fibonacci[n + 2]*a[n - 1] + Fibonacci[n + 1]*a[n - 2]; Table[ a[n], {n, 0, 16}] (from Robert G. Wilson v Jul 09 2004)

CROSSREFS

Cf. A000045, A096654, A096655.

Sequence in context: A074599 A007289 A099765 this_sequence A102009 A135904 A145846

Adjacent sequences: A096653 A096654 A096655 this_sequence A096657 A096658 A096659

KEYWORD

nonn

AUTHOR

Clark Kimberling (ck6(AT)evansville.edu), Jul 01 2004

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Jul 09 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 November 24 19:42 EST 2009. Contains 167435 sequences.


AT&T Labs Research