Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A090730
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A090730 a(n) = 22a(n-1) - a(n-2), starting with a(0) = 2 and a(1) = 22. +0
2
2, 22, 482, 10582, 232322, 5100502, 111978722, 2458431382, 53973511682, 1184958825622, 26015120652002, 571147695518422, 12539234180753282, 275292004281053782, 6043884860002429922, 132690174915772404502 (list; graph; listen)
OFFSET

0,1

LINKS

Tanya Khovanova, Recursive Sequences

Index entries for recurrences a(n) = k*a(n - 1) +/- a(n - 2)

FORMULA

a(n) = p^n + q^n, where p = 11 + 2sqrt(30) and q = 11 - 2sqrt(30). - Tanya Khovanova (tanyakh(AT)yahoo.com), Feb 06 2007

G.f.: (2-22*x)/(1-22*x+x^2). [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Nov 18 2008]

MATHEMATICA

a[0] = 2; a[1] = 22; a[n_] := 22a[n - 1] - a[n - 2]; Table[ a[n], {n, 0, 15}] (from Robert G. Wilson v Jan 30 2004)

PROGRAM

sage: [lucas_number2(n, 22, 1) for n in xrange(0, 20)] - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jun 26 2008

CROSSREFS

Cf. A008951, A016005, A001613.

Sequence in context: A013519 A084949 A137076 this_sequence A090313 A110129 A120419

Adjacent sequences: A090727 A090728 A090729 this_sequence A090731 A090732 A090733

KEYWORD

easy,nonn,new

AUTHOR

Nikolay V. Kosinov (kosinov(AT)unitron.com.ua), Jan 18 2004

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 30 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 December 3 16:57 EST 2008. Contains 151279 sequences.


AT&T Labs Research