Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A104749
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A104749 Expansion of a parametrization of x^2-y+y^2=0. +0
1
1, -2, -6, 20, -26, 324, 932, -3864, -12282, -8812, 123596, -1011048, 1302748, -9066968, -11700216, 327436496, 500340678, 4725531060, 3741191612, -11250963784, -147523219212, -1497706973320, -7306482940296, -675852523344, 10735087541148 (list; graph; listen)
OFFSET

0,2

FORMULA

Given g.f. A(x), B(x)=x*A(x^2/4) satisfies 0=f(B(x), B(x^2)) where f(u, v)=u^2-v+v^2

EXAMPLE

Series is x - 1/2*x^3 - 3/8*x^5 + 5/16*x^7 - 13/128*x^9 + ...

PROGRAM

(PARI) {a(n)=local(A, m); if(n<0, 0, A=1+O(x); m=1; while(m<=n, m*=2; A=subst(A, x, 4*x^2); A=sqrt(A-4*x*A^2)); polcoeff(A, n))}

CROSSREFS

Sequence in context: A156269 A128447 A032622 this_sequence A062281 A131441 A035142

Adjacent sequences: A104746 A104747 A104748 this_sequence A104750 A104751 A104752

KEYWORD

sign

AUTHOR

Michael Somos, Mar 24 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 December 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research