Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A123187
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A123187 Triangle of coefficients in expansion of (1+13x)^n. +0
2
1, 1, 13, 1, 26, 169, 1, 39, 507, 2197, 1, 52, 1014, 8788, 28561, 1, 65, 1690, 21970, 142805, 371293, 1, 78, 2535, 43940, 428415, 2227758, 4826809, 1, 91, 3549, 76895, 999635, 7797153, 33787663, 62748517, 1, 104, 4732, 123032, 1999270, 20792408 (list; table; graph; listen)
OFFSET

1,3

FORMULA

p(k, x) = (13*x + 1)*p(k - 1, x)

EXAMPLE

1

1, 13

1, 26, 169

1, 39, 507, 2197

1, 52, 1014, 8788, 28561

1, 65, 1690, 21970, 142805, 371293

MATHEMATICA

p[0, x] = 1; p[1, x] = 13*x + 1; p[k_, x_] := p[k, x] = (13*x + 1)*p[k - 1, x]; w = Table[CoefficientList[p[n, x], x], {n, 0, 10}]; Flatten[w]

CROSSREFS

Cf. A013609, A013610, A013611, A013621, A038220, A038222.

Sequence in context: A037283 A094709 A040181 this_sequence A046733 A120392 A133371

Adjacent sequences: A123184 A123185 A123186 this_sequence A123188 A123189 A123190

KEYWORD

nonn,tabl

AUTHOR

Roger Bagula and Gary Adamson (rlbagulatftn(AT)yahoo.com), Oct 03 2006

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research