login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A009739 Expansion of tan(x).exp(x). 4
0, 1, 2, 5, 12, 41, 142, 685, 3192, 19921, 116282, 887765, 6219972, 56126201, 458790022, 4776869245, 44625674352, 526589630881, 5534347077362, 72989204937125, 852334810990332, 12424192360405961, 159592488559874302 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

FORMULA

G.f.: exp(x)*tan(x) . [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 05 2009]

MAPLE

restart: G(x):=exp(x)*tan(x): f[0]:=G(x): for n from 1 to 54 do f[n]:=diff(f[n-1], x) od: x:=0: seq(f[n], n=0..22 ); # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 05 2009]

MATHEMATICA

Tan[ x ]*Exp[ x ]

CROSSREFS

a(2n) = A009747(n), a(2n+1) = A003719(n).

Sequence in context: A203151 A140440 A005664 * A062272 A127137 A172239

Adjacent sequences:  A009736 A009737 A009738 * A009740 A009741 A009742

KEYWORD

nonn,easy

AUTHOR

R. H. Hardin (rhhardin(AT)att.net)

EXTENSIONS

Extended and signs tested Mar 15 1997 by Olivier Gerard.

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 15:20 EST 2012. Contains 205823 sequences.