Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A120601
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A120601 G.f. satisfies: 15*A(x) = 14 + 27*x + A(x)^6, starting with [1,3,15]. +0
3
1, 3, 15, 210, 3510, 65562, 1310901, 27446760, 594104940, 13187589690, 298555767279, 6867021319722, 160017552201780, 3769622456958720, 89628027015591870, 2148034269252052608, 51836638064282565579 (list; graph; listen)
OFFSET

0,2

COMMENT

See comments in A120588 for conditions needed for an integer sequence to satisfy a functional equation of the form: r*A(x) = c + b*x + A(x)^n.

FORMULA

G.f.: A(x) = 1 + Series_Reversion((1+15*x - (1+x)^6)/27). Lagrange Inversion yields: G.f.: A(x) = Sum_{n>=0} C(6*n,n)/(5*n+1) * (14+27*x)^(5*n+1)/15^(6*n+1). - Paul D. Hanna (pauldhanna(AT)juno.com), Jan 24 2008

EXAMPLE

A(x) = 1 + 3*x + 15*x^2 + 210*x^3 + 3510*x^4 + 65562*x^5 +...

A(x)^6 = 1 + 18*x + 225*x^2 + 3150*x^3 + 52650*x^4 + 983430*x^5 +...

PROGRAM

(PARI) {a(n)=local(A=1+3*x+15*x^2+x*O(x^n)); for(i=0, n, A=A+(-15*A+14+27*x+A^6)/9); polcoeff(A, n)}

CROSSREFS

Cf. A120588 - A120600, A120602 - A120607.

Sequence in context: A068858 A166359 A003505 this_sequence A145272 A117820 A126453

Adjacent sequences: A120598 A120599 A120600 this_sequence A120602 A120603 A120604

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jun 16 2006

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 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research