Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A139088
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A139088 G.f. satisfies: 2*A(x) = 5*x - x^2 - 3*Series_Reversion( A(x) ). +0
2
1, 1, 6, 75, 1338, 29610, 762228, 22038705, 700625130, 24149689410, 893830956468, 35275412216850, 1476645034008396, 65297205101393700, 3040249608438530040, 148645372286538383895, 7614315445406159805786, 407837347813468711863270 (list; graph; listen)
OFFSET

1,3

FORMULA

a(n) = (3/2)*(-1)^n*A139087(n) for n>2 with a(1)=a(2)=1.

EXAMPLE

G.f.: A(x) = x + x^2 + 6*x^3 + 75*x^4 + 1338*x^5 + 29610*x^6 +...

Series_Reversion(A(x)) = x - x^2 - 4*x^3 - 50*x^4 - 892*x^5 - ...

which equals -G(-x) where G(x) = g.f. of A139087.

PROGRAM

(PARI) {a(n)=local(A=x+x^2); if(n<1, 0, for(i=3, n+1, A=A+3*polcoeff(serreverse(A+x*O(x^i)), i)*x^i); polcoeff(A, n))}

CROSSREFS

Cf. A139087.

Sequence in context: A069852 A049235 A129031 this_sequence A162863 A126462 A081066

Adjacent sequences: A139085 A139086 A139087 this_sequence A139089 A139090 A139091

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Apr 08 2008

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 16 13:01 EST 2009. Contains 170825 sequences.


AT&T Labs Research