Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A090354
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A090354 Self-convolution equals the binomial transform of A090353: A^2 = BINOMIAL(A090353). +0
3
1, 1, 3, 19, 190, 2574, 43922, 903986, 21784659, 601478195, 18715354049, 647834803569, 24688869993252, 1027073272425876, 46309250293477020, 2249435671825385244, 117101538463333719891, 6503918951175618656403 (list; graph; listen)
OFFSET

0,3

COMMENT

See comments in A090353.

PROGRAM

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

CROSSREFS

Cf. A090353, A090355.

Adjacent sequences: A090351 A090352 A090353 this_sequence A090355 A090356 A090357

Sequence in context: A121083 A006531 A052888 this_sequence A119394 A101481 A001517

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 May 15 13:16 EDT 2008. Contains 139641 sequences.


AT&T Labs Research