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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A009753 Expansion of tan(x)/(1+x). 0
0, 1, -2, 8, -32, 176, -1056, 7664, -61312, 559744, -5597440, 61925632, -743107584, 9682766848, -135558735872, 2035284795392, -32564556726272, 553807329689600, -9968531934412800, 189431195638956032, -3788623912779120640 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

MAPLE

restart: G(x):= tan(x)/(1+x): f[0]:=G(x): for n from 1 to 21 do f[n]:=diff(f[n-1], x) od: x:=0: seq(f[n], n=0..20); # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 03 2009]

MATHEMATICA

Tan[ x ]/(1+x)

CROSSREFS

Sequence in context: A137975 A051636 A081561 * A141202 A081358 A206303

Adjacent sequences:  A009750 A009751 A009752 * A009754 A009755 A009756

KEYWORD

sign,easy

AUTHOR

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

EXTENSIONS

Extended with signs 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 17 00:09 EST 2012. Contains 205978 sequences.