Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A090732
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A090732 a(n) = 24a(n-1) - a(n-2), starting with a(0) = 2 and a(1) = 24. +0
2
2, 24, 574, 13752, 329474, 7893624, 189117502, 4530926424, 108553116674, 2600743873752, 62309299853374, 1492822452607224, 35765429562720002, 856877487052672824, 20529294259701427774, 491846184745781593752 (list; graph; listen)
OFFSET

0,1

LINKS

Tanya Khovanova, Recursive Sequences

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

Zerinvary Lajos, Sage Notebooks

FORMULA

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

MATHEMATICA

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

PROGRAM

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

CROSSREFS

Cf. A056949.

Cf. A077424.

Sequence in context: A046744 A000186 A012113 this_sequence A014298 A090316 A128578

Adjacent sequences: A090729 A090730 A090731 this_sequence A090733 A090734 A090735

KEYWORD

easy,nonn

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 September 8 08:06 EDT 2008. Contains 143486 sequences.


AT&T Labs Research