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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A135254 Binomial transform of A131666. 0
0, 0, 1, 4, 12, 33, 90, 252, 729, 2160, 6480, 19521, 58806, 176904, 531441, 1595052, 4785156, 14353281, 43053282, 129146724, 387420489, 1162241784, 3486725352, 10460235105, 31380882462, 94143001680, 282429536481, 847289140884 (list; graph; refs; listen; history; internal format)
OFFSET

0,4

FORMULA

O.g.f.: x^2(2x-1)/[(3x^2-3x+1)(3x-1)]. a(n)=6*a(n-1)-12*a(n-2)+9*a(n-3). - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Apr 02 2008

MATHEMATICA

CoefficientList[Series[x^2(2x-1)/((3x^2-3x+1)(3x-1)), {x, 0, 30}], x] (* or *) Join[{0}, LinearRecurrence[{6, -12, 9}, {0, 1, 4}, 30]] (* From Harvey P. Dale, May 26 2011 *)

CROSSREFS

Cf. A133474.

Sequence in context: A070050 A186025 A027941 * A000754 A119683 A135373

Adjacent sequences:  A135251 A135252 A135253 * A135255 A135256 A135257

KEYWORD

nonn

AUTHOR

Paul Curtz (bpcrtz(AT)free.fr), Nov 30 2007

EXTENSIONS

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Apr 02 2008

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 16 02:51 EST 2012. Contains 205860 sequences.