Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A102207
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A102207 a(n) = 5a(n-1) - 5a(n-2) + a(n-3) with a(0) = 4, a(1) = 17, a(2) = 65. +0
2
4, 17, 65, 244, 912, 3405, 12709, 47432, 177020, 660649, 2465577, 9201660, 34341064, 128162597, 478309325, 1785074704, 6661989492, 24862883265, 92789543569, 346295291012, 1292391620480, 4823271190909, 18000693143157 (list; graph; listen)
OFFSET

0,1

FORMULA

G.f.: (3x-4)/((x-1)(x^2-4x+1))

(1/2) [A001353(n+1) + 5*A001353(n) - 1 ]. - Ralf Stephan, May 17 2007

MATHEMATICA

a[0] = 4; a[1] = 17; a[2] = 65; a[n_] := a[n] = 5a[n - 1] - 5a[n - 2] + a[n - 3]; Table[ a[n], {n, 0, 22}] (* Or *)

CoefficientList[ Series[(3x - 4)/((x - 1)(x^2 - 4x + 1)), {x, 0, 22}], x] (from Robert G. Wilson v Jan 12 2005)

CROSSREFS

Cf. A061278, A092184, A001834, A001353, A102206.

Sequence in context: A119916 A005784 A095252 this_sequence A045992 A046723 A030529

Adjacent sequences: A102204 A102205 A102206 this_sequence A102208 A102209 A102210

KEYWORD

nonn

AUTHOR

Creighton Dement (creighton.k.dement(AT)uni-oldenburg.de), Dec 30 2004

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 12 2005

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 30 22:12 EST 2008. Contains 150989 sequences.


AT&T Labs Research