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!)
A009263 Expansion of e.g.f.: exp(tanh(x)).x. 1
0, 1, 2, 3, -4, -35, -18, 679, 2200, -18567, -150150, 587499, 11618004, -9780459, -1078005082, -2502478065, 118928710576, 742659420913, -15184771406478, -178572619407021, 2148536703814700, 44455465546363725 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = n * A003723(n-1). - Ralf Stephan, Sep 01 2003
MATHEMATICA
With[{nn=30}, CoefficientList[Series[Exp[Tanh[x]]*x, {x, 0, nn}], x] Range[ 0, nn]!] (* Harvey P. Dale, Jun 24 2014 *)
CROSSREFS
Sequence in context: A180631 A102842 A299169 * A084314 A308045 A247961
KEYWORD
sign,easy
AUTHOR
EXTENSIONS
Extended with signs by Olivier Gérard, Mar 15 1997
Definition clarified and prior Mathematica program replaced by Harvey P. Dale, Jun 24 2014
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 24 06:39 EDT 2024. Contains 371920 sequences. (Running on oeis4.)