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

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A024296 E.g.f.: log(1+tan(x)*sinh(x))/2 (even powers only). 0
0, 1, 0, 11, 140, 2701, 257730, 5851691, 1344070520, 73317675481, 17125877112510, 2314602290490071, 496897093852087700, 132852776453477111461, 31592203753748083380090, 12724021149804296273555651, 3989248533415441473207453680, 1975896027212299978047797438641 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
EXAMPLE
log(1+tan(x)*sinh(x))/2 = 0 + 1/2!*x^2 + 0/4!*x^4 + 11/6!*x^6 + 140/8!*x^8 + ...
MATHEMATICA
With[{nn=40}, Take[CoefficientList[Series[Log[1+Tan[x]Sinh[x]]/2, {x, 0, nn}], x]Range[0, nn]!, {1, -1, 2}]] (* Harvey P. Dale, Mar 11 2013 *)
CROSSREFS
Sequence in context: A003378 A142930 A024142 * A324084 A141907 A205084
KEYWORD
nonn
AUTHOR
EXTENSIONS
Extended and signs tested 03/97.
More terms from Harvey P. Dale, Mar 11 2013
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 April 25 06:42 EDT 2024. Contains 371964 sequences. (Running on oeis4.)