Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A090362
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A090362 Satisfies A^6 = BINOMIAL(A)^5 and also equals A090358^5. +0
2
1, 5, 40, 460, 7220, 148276, 3831760, 120333680, 4460572870, 190679906990, 9230084185456, 498734395394840, 29740372199558420, 1939241402832412180, 137222625361036807760, 10470376552560151801616, 856818090423771231257245 (list; graph; listen)
OFFSET

0,2

COMMENT

See comments in A090358.

FORMULA

G.f.: A(x)^6 = A(x/(1-x))^5/(1-x)^5.

PROGRAM

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

CROSSREFS

Cf. A090358.

Sequence in context: A121886 A052868 A094574 this_sequence A088695 A145166 A113079

Adjacent sequences: A090359 A090360 A090361 this_sequence A090363 A090364 A090365

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 December 2 11:54 EST 2009. Contains 167921 sequences.


AT&T Labs Research