Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A090359
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A090359 Self-convolution equals the binomial transform of A090358: A^2 = BINOMIAL(A090358), where A090358^6 = BINOMIAL(A090358^5). +0
2
1, 1, 4, 40, 640, 13816, 374636, 12229364, 466769330, 20391705290, 1003264704212, 54885373562372, 3304609250020008, 217139910688424400, 15461303963210314980, 1185856988993966140380, 97466557932008735970465 (list; graph; listen)
OFFSET

0,3

COMMENT

See comments in A090358.

PROGRAM

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

CROSSREFS

Cf. A090358.

Adjacent sequences: A090356 A090357 A090358 this_sequence A090360 A090361 A090362

Sequence in context: A052675 A141010 A141011 this_sequence A049308 A005431 A010792

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 October 10 20:39 EDT 2008. Contains 144831 sequences.


AT&T Labs Research