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!)
A009426 Expansion of log(1+x)/cos(sinh(x)). 1
0, 1, -1, 5, -12, 89, -345, 3093, -17136, 182097, -1334025, 16371365, -150969324, 2101489961, -23556117585, 367038504693, -4870660226880, 84100519126561, -1293871061371761, 24562906630580293, -430689316852061740 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) ~ (n-1)! * (-1)^(n+1) / cos(sinh(1)). - Vaclav Kotesovec, Jan 24 2015
MATHEMATICA
Log[ 1+x ]/Cos[ Sinh[ x ] ]
CoefficientList[Series[Log[1 + x]*Sec[Sinh[x]], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 24 2015 *)
CROSSREFS
Sequence in context: A064371 A249478 A009414 * A304001 A009731 A009427
KEYWORD
sign,easy
AUTHOR
EXTENSIONS
Extended with signs by Olivier Gérard, Mar 15 1997
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 07:07 EDT 2024. Contains 371964 sequences. (Running on oeis4.)