Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A090352
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A090352 Satisfies A^3 = BINOMIAL(A)^2, where A = A090351^2. +0
2
1, 2, 7, 36, 255, 2370, 27713, 393352, 6582068, 126888632, 2767912036, 67362737168, 1808596304964, 53083358012760, 1690443996202428, 58039582729688320, 2136931230333535178, 83981145793974066484 (list; graph; listen)
OFFSET

0,2

COMMENT

See comments in A090351.

FORMULA

G.f. satisfies: A(x)^3 = A(x/(1-x))^2/(1-x)^2.

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^3+B^2); polcoeff(A, n, x))}

CROSSREFS

Cf. A090351.

Sequence in context: A125033 A034430 A112293 this_sequence A123549 A009704 A141308

Adjacent sequences: A090349 A090350 A090351 this_sequence A090353 A090354 A090355

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 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research