login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A125820 a(n)=((1 + 7Sqrt[2])^n + (1 - 7Sqrt[2])^n)/(2). 1
1, 1, 99, 295, 10193, 49001, 1086723, 6926543, 119265217, 910405105, 13389536259, 115088367703, 1528961752529, 14221495172249, 176752280339811, 1732989592387775, 20610950377737217, 209321891217088609 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

FORMULA

a(0)=1, a(1)=1, a(n)=2*a(n-1)+97*a(n-2) for n>=2 . G.f.: (1-x)/(1-2*x-97*x^2) . - Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Dec 12 2006

MATHEMATICA

Expand[Table[((1 + 7Sqrt[2])^n + (1 - 7Sqrt[2])^n)/(2), {n, 0, 30}]] (*Artur Jasinski*)

CROSSREFS

Cf. A125819.

Sequence in context: A031500 A044431 A044812 * A008902 A008882 A156757

Adjacent sequences:  A125817 A125818 A125819 * A125821 A125822 A125823

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Dec 10 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 16:13 EST 2012. Contains 206050 sequences.