Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A107699
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A107699 Bisection (odd-indexed terms) of A107700. +0
3
1, 1, -2, 13, -145, 2328, -49784, 1358965, -46076544, 1902202515, -94104681660, 5503867176832, -376096374571125, 29714871818774044, -2689473418781240320, 276562260699626541509, -32073434441440654231749, 4167256779254698145624064, -603002974281204853457239860 (list; graph; listen)
OFFSET

1,3

FORMULA

G.f.: A(x) = (G(x) - G(-x))/2, where G(x) is the g.f. of A107700 and satisfies: G(G(x)) = x + 2*G(x)^2.

PROGRAM

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

CROSSREFS

Cf. A107700, A107701.

Sequence in context: A003581 A129256 A046245 this_sequence A079330 A059367 A069736

Adjacent sequences: A107696 A107697 A107698 this_sequence A107700 A107701 A107702

KEYWORD

sign

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), May 21 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 August 28 11:49 EDT 2008. Contains 143094 sequences.


AT&T Labs Research