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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A099372 Squares of A099371(n) (generalized Fibonacci). 2
0, 1, 81, 6724, 558009, 46308025, 3843008064, 318923361289, 26466795978921, 2196425142889156, 182276820063821025, 15126779640154255921, 1255340433312739420416, 104178129185317217638609 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

COMMENTS

See the comment in A099279. This is example a=9.

LINKS

Index entries for sequences related to Chebyshev polynomials.

FORMULA

a(n)= A099371(n)^2.

a(n)= 82*a(n-1) + 82*a(n-2) - a(n-3), n>=3; a(0)=0, a(1)=1, a(2)=81.

a(n)= 83*a(n-1) - a(n-2) - 2*(-1)^n, n>=2; a(0)=0, a(1)=1.

a(n)= 2*(T(n, 83/2)-(-1)^n)/85 with twice the Chebyshev's polynomials of the first kind: 2*T(n, 83/2)=A099373(n).

G.f.: x*(1-x)/((1-83*x+x^2)*(1+x)) = x*(1-x)/(1-82*x-82*x^2+x^3).

a(n)=-(2/85)*(-1)^n+(1/85)*[83/2+(9/2)*sqrt(85)]^n+(1/85)*[83/2-(9/2)*sqrt(85)]^n, with n>=0 [From Paolo P. Lava (paoloplava(AT)gmail.com), Aug 28 2008]

CROSSREFS

Sequence in context: A188872 A089683 A183506 * A036515 A185770 A206216

Adjacent sequences:  A099369 A099370 A099371 * A099373 A099374 A099375

KEYWORD

nonn,easy

AUTHOR

Wolfdieter Lang (wolfdieter.lang_AT_physik_DOT_uni-karlsruhe_DOT_de), Oct 18 2004

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 15:52 EST 2012. Contains 206050 sequences.