Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A125279
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A125279 G.f.: A(x) = (1/x)*series_reversion(x^2/G(x)) where G(x) is the g.f. of A030266, which shifts left under self-COMPOSE. +0
2
1, 1, 3, 13, 68, 400, 2555, 17375, 124280, 927711, 7189102, 57627044, 476645965, 4061184195, 35604795538, 320957712849, 2973550524004, 28305757130713, 276806230525768, 2780528226936569, 28686373905833717, 303913110837114965 (list; graph; listen)
OFFSET

0,3

COMMENT

Derived from central terms of triangle: a(n) = A125278(2*n,n)/(n+1).

FORMULA

G.f. satisfies: A(x) = 1 + x*A(x)^2 * A( x^2*A(x)^4/(A(x) - 1) ). By definition, G.f. satisfies: A(x) = 1 + G(x*A(x)^2); G(x*A(x)) = x*A(x)^2; x*A(x^2/G(x)) = G(x); where G(x) = x + x*G(G(x)) is g.f. of A030266.

EXAMPLE

A(x) = 1 + x + 3*x^2 + 13*x^3 + 68*x^4 + 400*x^5 + 2555*x^6 +...

The g.f. of A030266 is G(x) = x + x*G(G(x)) where

G(x) = x + x^2 + 2*x^3 + 6*x^4 + 23*x^5 + 104*x^6 + 531*x^7 + 2982*x^8+..

PROGRAM

(PARI) {a(n)=local(A=1+x); for(i=0, n, A=1+x*A^2*subst(A, x, x^2*A^4/(A-1+x^2*O(x^n)))); polcoeff(A, n, x)}

CROSSREFS

Cf. A030266, A125278.

Sequence in context: A054132 A047149 A000260 this_sequence A121954 A058307 A020107

Adjacent sequences: A125276 A125277 A125278 this_sequence A125280 A125281 A125282

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Nov 26 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 19 12:50 EST 2009. Contains 171053 sequences.


AT&T Labs Research