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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A138729 a(n) = -A085466(n) times the free coefficient of the 2n-th Du Bois-Reymond polynomial in e^2. 6
7, 25, 98, 1167, 4650, 30930, 1111860, 31100895, 13812610, 894570642, 89419472100, 1311049104750, 47185076099700, 350440263072900, 4578242813103960, 4119778157653533375, 16476927824724617250, 124478128839848033250, 40326914169455544130500 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

a = {7}; Do[p = FullSimplify[TrigToExp[ -3 - 2Residue[x^2/((Tan[x] - x) (1 + x^2)^n), {x, I}]]]; AppendTo[a, -First[p[[2]]]], {n, 2, 9}]; a (*Artur Jasinski*)

CROSSREFS

Cf. A062545, A062546, A085466, A085467, A138729, A138730, A138731, A138732, A138733.

Sequence in context: A146933 A155258 A199116 * A035509 A141627 A102900

Adjacent sequences:  A138726 A138727 A138728 * A138730 A138731 A138732

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Mar 26 2008

EXTENSIONS

Edited and extended by Max Alekseyev (maxale(AT)gmail.com), Sep 15 2009

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 16 07:03 EST 2012. Contains 205867 sequences.