Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A144720
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A144720 a(0) = 2, a(1) = 3, a(n) = 4 * a(n-1) - a(n-2). +0
2
2, 3, 10, 37, 138, 515, 1922, 7173, 26770, 99907, 372858, 1391525, 5193242, 19381443, 72332530, 269948677, 1007462178, 3759900035, 14032137962, 52368651813, 195442469290, 729401225347, 2722162432098, 10159248503045 (list; graph; listen)
OFFSET

0,1

FORMULA

Sequence satisfies -11 = f(a(n), a(n+1)) where f(u, v) = u^2 + v^2 - 4*u*v.

G.f.: (2 - 5*x) / (1 - 4*x + x^2). a(n) = (11 + a(n-1)^2) / a(n-2).

a(n)=(1/6)*sqrt(3)*[2-sqrt(3)]^n-(1/6)*sqrt(3)*[2+sqrt(3)]^n+[2-sqrt(3)]^n+[2+sqrt(3)]^n, with n>=0 [From Paolo P. Lava (ppl(AT)spl.at), Oct 15 2008]

PROGRAM

(PARI) {a(n) = real( (2 + quadgen(12))^n * ( 2 - 1 / quadgen(12) ))}

(PARI) {a(n) = subst( (4*polchebyshev(n) + polchebyshev(n-1)) / 3, x, 2)}

CROSSREFS

Cf. A144721(n) = a(-n).

Sequence in context: A056607 A060604 A141102 this_sequence A164933 A003048 A008980

Adjacent sequences: A144717 A144718 A144719 this_sequence A144721 A144722 A144723

KEYWORD

nonn

AUTHOR

Michael Somos, Sep 19 2008

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 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research