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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A138733 Second term of continued fraction for 2n-th Du Bois Reymond constant. 6
5, 190, 4531, 99232, 2125044, 45190209, 958768567, 20325471335, 430773893366, 9128872855695, 193450867955197, 4099389985205820, 86869246502331992, 1840823999333339814, 39008411877876819180, 826616742911186406242 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

FORMULA

a(n) = floor(1/C(2n)), where C(2n) is the 2n-th Du Bois Reymond constant. [From Max Alekseyev (maxale(AT)gmail.com), Sep 15 2009]

MATHEMATICA

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

CROSSREFS

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

Sequence in context: A094081 A189645 A096543 * A015102 A086124 A198485

Adjacent sequences:  A138730 A138731 A138732 * A138734 A138735 A138736

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

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 01:56 EST 2012. Contains 205860 sequences.