Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A119685
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A119685 G.f. satisfies: A(x) = x + A(x^2/(1-x)^2). +0
1
1, 1, 2, 4, 8, 17, 38, 88, 208, 497, 1194, 2877, 6948, 16821, 40846, 99539, 243536, 598353, 1476370, 3657883, 9098420, 22713077, 56887062, 142897576, 359879600, 908373713, 2297266554, 5819357841, 14762051140, 37491373173, 95311970590 (list; graph; listen)
OFFSET

1,3

EXAMPLE

A(x) = x + x^2 + 2*x^3 + 4*x^4 + 8*x^5 + 17*x^6 + 38*x^7 + 88*x^8 +...

PROGRAM

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

CROSSREFS

Cf. A119262.

Sequence in context: A107597 A082499 A100131 this_sequence A025276 A006461 A003007

Adjacent sequences: A119682 A119683 A119684 this_sequence A119686 A119687 A119688

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jun 08 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 18 21:37 EST 2009. Contains 171024 sequences.


AT&T Labs Research