Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A012500
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A012500 arctan(cos(x)*atan(x))=x-7/3!*x^3+173/5!*x^5-11779/7!*x^7... +0
1
1, -7, 173, -11779, 1474969, -296068991, 87094091589, -35308668668155, 18872654969343537, -12860552599622997751, 10882609077370643446493, -11195876625633675125480947, 13761866805554489099492092361 (list; graph; listen)
OFFSET

0,2

FORMULA

E.g.f.: atan(cos(x)*atan(x)) = Sum_{n>=0} a(n)*x^(2*n+1)/(2*n+1)!.

PROGRAM

(PARI) a(n)=local(y); if(n<0, 0, y=x+x^2*O(x^(2*n)); (2*n+1)!*polcoeff(atan(cos(y)*atan(y)), 2*n+1))

CROSSREFS

Sequence in context: A113562 A157203 A075599 this_sequence A094257 A162082 A152930

Adjacent sequences: A012497 A012498 A012499 this_sequence A012501 A012502 A012503

KEYWORD

sign

AUTHOR

Patrick Demichel (dml(AT)hpfrcu03.france.hp.com)

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 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research