Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A107095
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A107095 G.f. satisfies: A(A(x)) = (1+x)^2*A(x). +0
2
0, 1, 2, -3, 18, -150, 1518, -17541, 223782, -3087948, 45470022, -707810715, 11569008816, -197540043324, 3509923686678, -64697804055675, 1234127209128306, -24312707152663590, 493834352052852738, -10327320248199824889, 222086739445484152590 (list; graph; listen)
OFFSET

0,3

FORMULA

G.f. A(x) = G(x)^2/x where G(x) is g.f. of A107096.

PROGRAM

(PARI) {a(n)=local(A, B, F); if(n<1, 0, F=x+2*x^2+x*O(x^n); A=F; for(j=0, n, for(i=0, j, B=serreverse(A); A=(A+subst(B, x, A*(1+x)^2))/2); A=round(A)); polcoeff(A, n, x))}

CROSSREFS

Cf. A107096.

Sequence in context: A114165 A166510 A076016 this_sequence A102939 A073983 A139319

Adjacent sequences: A107092 A107093 A107094 this_sequence A107096 A107097 A107098

KEYWORD

sign

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), May 12 2005

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 November 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research