Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A090357
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A090357 Satisfies A^5 = BINOMIAL(A)^4; also equals A090356^4. +0
2
1, 4, 26, 244, 3131, 52600, 1111940, 28559320, 865622825, 30250881420, 1196941704454, 52860066623036, 2576115583371739, 137274420821505776, 7937914900025008984, 494941882189888642832, 33096552232229291234923 (list; graph; listen)
OFFSET

0,2

COMMENT

See comments in A090356.

FORMULA

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

PROGRAM

(PARI) {a(n)=local(A); if(n<1, 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^5+B^4); polcoeff(A, n, x))}

CROSSREFS

Cf. A090356.

Sequence in context: A115416 A052577 A052880 this_sequence A056786 A006056 A098620

Adjacent sequences: A090354 A090355 A090356 this_sequence A090358 A090359 A090360

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 July 24 12:00 EDT 2008. Contains 142294 sequences.


AT&T Labs Research