|
Search: id:A009739
|
|
|
| A009739 |
|
Expansion of tan(x).exp(x). |
|
+0 5
|
|
| 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; listen)
|
|
|
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: A054581 A140440 A005664 this_sequence A062272 A127137 A071787
Adjacent sequences: A009736 A009737 A009738 this_sequence 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.
|
|
|
Search completed in 0.002 seconds
|