Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A090363
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A090363 Shifts 1 place left under the BINOMIAL transform of the self-convolution of this sequence. +0
1
1, 1, 3, 12, 58, 320, 1954, 12961, 92237, 698111, 5583319, 46952892, 413560076, 3803165348, 36419879176, 362366133696, 3738804161990, 39935163833132, 440917642476858, 5025099681646374, 59044001774803872, 714419979588724854 (list; graph; listen)
OFFSET

0,3

FORMULA

G.f.: A(x) = 1 + A(x/(1-x))^2*x/(1-x).

PROGRAM

(PARI) {a(n)=local(A); if(n<0, 0, A=1+x+x*O(x^n); for(k=1, n, B=subst(A^2, x, x/(1-x))/(1-x)+x*O(x^n); A=1+x*B); polcoeff(A, n, x))}

CROSSREFS

Sequence in context: A122677 A038177 A163047 this_sequence A115086 A125276 A001426

Adjacent sequences: A090360 A090361 A090362 this_sequence A090364 A090365 A090366

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Nov 26 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research