Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A084202
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A084202 G.f. A(x) defined by: A(x)^2 consists entirely of integer coefficients between 1 and 2 (A083952); A(x) is the unique power series solution with A(0)=1. +0
17
1, 1, 0, 1, 0, 1, -1, 2, -2, 4, -6, 10, -16, 27, -44, 75, -127, 218, -375, 650, -1130, 1974, -3460, 6086, -10736, 18993, -33685, 59882, -106683, 190446, -340611, 610243, -1095102, 1968200, -3542468, 6384518, -11521308, 20815942, -37651528, 68176596, -123574852, 224204708, -407153894 (list; graph; listen)
OFFSET

0,8

COMMENT

Limit a(n)/a(n+1) -> r = -0.530852489019085 where A(r)=0.

LINKS

N. Heninger, E. M. Rains and N. J. A. Sloane, On the Integrality of n-th Roots of Generating Functions, J. Combinatorial Theory, Series A, 113 (2006), 1732-1745.

MATHEMATICA

a[n_] := a[n] = Block[{s = Sum[a[i]*x^i, {i, 0, n - 1}]}, If[ IntegerQ@ Last@ CoefficientList[ Series[ Sqrt[s + x^n], {x, 0, n}], x], 1, 2]]; Table[a[n], {n, 0, 42}]; CoefficientList[ Series[ Sqrt[ Sum[ a[i]*x^i, {i, 0, 42}]], {x, 0, 42}], x] (* Robert G. Wilson v (rgwv(AT)rgwv.com), Nov 11 2007 *)

CROSSREFS

Cf. A083952, A084203-A084212.

Sequence in context: A006355 A055389 A163733 this_sequence A053637 A000016 A060553

Adjacent sequences: A084199 A084200 A084201 this_sequence A084203 A084204 A084205

KEYWORD

sign

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), May 19 2003

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 10 12:37 EST 2009. Contains 170569 sequences.


AT&T Labs Research