Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A052137
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A052137 Denominators of power series coefficients of a(x) satisfying a(a(a(x)))= arctan(x). +0
2
1, 9, 135, 25515, 45927, 12629925, 4433103675, 1396427657625, 23739270179625, 21920842083865725, 34525326282088516875, 8734907549368394769375, 17688187787470999407984375, 413903594226821386146834375 (list; graph; listen)
OFFSET

0,2

REFERENCES

W. C. Yang, Composition equations, preprint, 1999.

FORMULA

a(x)=sum_{n=0,1,2,3...} A052136(n)/A052137(n)*x^(2n+i). - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jun 21 2007

MAPLE

interface(labelling=false) : a := 0 : mPow := 15 : for i from 0 to mPow do a := a+alph[2*i+1]*x^(2*i+1) ; od: a2 := 0 : for i from 0 to mPow do a2 := a2+alph[2*i+1]*a^(2*i+1) ; od: a2 := taylor(a2, x=0, 2*mPow+2) : a2 := convert(a2, polynom) : a3 := 0 : for i from 0 to mPow do a3 := a3+alph[2*i+1]*a2^(2*i+1) ; od: for i from 0 to mPow do tanCoef[2*i+1] := coeftayl(arctan(x), x=0, 2*i+1) ; od: a3 := taylor(a3, x=0, 2*mPow+2) : a3 := convert(a3, polynom) : for i from 0 to mPow do tozer := coeftayl(a3, x=0, 2*i+1) : alph[2*i+1] := op(1, [solve(tozer=tanCoef[2*i+1], alph[2*i+1])]) : printf("%d, ", denom(alph[2*i+1])) ; ; od: - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jun 21 2007

CROSSREFS

Cf. A052136. See also A048602, A048603, etc.

Sequence in context: A082760 A112426 A034723 this_sequence A003376 A081876 A139760

Adjacent sequences: A052134 A052135 A052136 this_sequence A052138 A052139 A052140

KEYWORD

nonn,frac,easy,nice

AUTHOR

njas, Jan 22 2000

EXTENSIONS

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jun 21 2007

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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research