Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A084614
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A084614 Triangle, read by rows, where the n-th row lists the (2n+1) coefficients of (1+x-3x^2)^n. +0
3
1, 1, 1, -3, 1, 2, -5, -6, 9, 1, 3, -6, -17, 18, 27, -27, 1, 4, -6, -32, 19, 96, -54, -108, 81, 1, 5, -5, -50, 5, 211, -15, -450, 135, 405, -243, 1, 6, -3, -70, -30, 366, 181, -1098, -270, 1890, -243, -1458, 729, 1, 7, 0, -91, -91, 546, 637, -2015, -1911, 4914, 2457, -7371, 0, 5103, -2187, 1, 8, 4, -112, -182, 728, 1456 (list; table; graph; listen)
OFFSET

0,4

EXAMPLE

Rows:

{1},

{1,1,-3},

{1,2,-5,-6,9},

{1,3,-6,-17,18,27,-27},

{1,4,-6,-32,19,96,-54,-108,81},

{1,5,-5,-50,5,211,-15,-450,135,405,-243},

{1,6,-3,-70,-30,366,181,-1098,-270,1890,-243,-1458,729},

PROGRAM

(PARI) for(n=0, 12, for(k=0, 2*n, t=polcoeff((1+x-3*x^2)^n, k, x); print1(t", ")); print(" "))

CROSSREFS

Cf. A002426, A084600-A084613, A084615.

Adjacent sequences: A084611 A084612 A084613 this_sequence A084615 A084616 A084617

Sequence in context: A033765 A033777 A033801 this_sequence A050058 A048226 A049919

KEYWORD

sign,tabl

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jun 01 2003

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 October 15 20:12 EDT 2008. Contains 145099 sequences.


AT&T Labs Research