Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A107700
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A107700 G.f. A(x) satisfies: A(A(x)) = x + 2*A(x)^2. +0
3
1, 1, 1, 0, -2, 0, 13, 0, -145, 0, 2328, 0, -49784, 0, 1358965, 0, -46076544, 0, 1902202515, 0, -94104681660, 0, 5503867176832, 0, -376096374571125, 0, 29714871818774044, 0, -2689473418781240320, 0, 276562260699626541509, 0, -32073434441440654231749, 0 (list; graph; listen)
OFFSET

1,5

COMMENT

Inspired by peculiar functional equations suggested by Michael Somos. Unexpectedly, the even-indexed terms are all zeros after index 2; see A107699 for odd-indexed terms. The self-COMPOSE equals A107701.

FORMULA

G.f. satisfies: A(-A(-x)) = x.

G.f. satisfies: A( A(x) - 2*x^2 ) = x. [From Paul D. Hanna (pauldhanna(AT)juno.com), Aug 20 2008]

PROGRAM

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

CROSSREFS

Cf. A107699, A107701.

Sequence in context: A013316 A013310 A058803 this_sequence A122688 A110685 A064855

Adjacent sequences: A107697 A107698 A107699 this_sequence A107701 A107702 A107703

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 December 2 15:58 EST 2008. Contains 150992 sequences.


AT&T Labs Research