login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 60th year, we have over 367,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Other ways to Give
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A199917 Numerators of A(x) where A(x) satisfies A(A(x)) = (2-2*cos(x))/x. 0
0, 1, 0, -1, 0, -7, 0, -23, 0, -5947, 0, -140759, 0, -8265391, 0, 133286519, 0, 1088222737541, 0, 4970981405216383, 0, 7294918534710727, 0, -32299178524632916333, 0, -944164720798082858723567, 0, 2252653730296347607326319, 0, 1968938229271096381309083587 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,6
LINKS
Dmitry Kruchinin, Vladimir Kruchinin, Method for solving an iterative functional equation $A^{2^n}(x)=F(x)$, arXiv:1302.1986
FORMULA
a(n) = numerator(T(n,1)); T(n,m) = if n=m then 1 else 1/2*(((-1)^m*2^m*((-1)^(n+m)+1)*sum(j=1..m, ((sum(i=0..(j-1)/2,(j-2*i)^(n+m) *C(j,i))) *C(m,j) *(-1)^((n+m)/2+m-j))/2^j))/(n+m)! -sum(i=m+1..n-1, T(n,i) *T(i,m))).
EXAMPLE
x - 1/24*x^3 - 7/5760*x^5 - 23/193536*x^7 - 5947/464486400*x^9 + ...
CROSSREFS
Sequence in context: A340952 A282071 A064854 * A279991 A282489 A281672
KEYWORD
sign
AUTHOR
Vladimir Kruchinin, Nov 12 2011
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified December 8 08:02 EST 2023. Contains 367662 sequences. (Running on oeis4.)