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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A063471 Continued fraction for sqrt(2) / zeta(2). 1
0, 1, 6, 7, 1, 2, 1, 1, 3, 1, 9, 5, 1, 8, 1, 1, 1, 1, 11, 7, 1, 1, 1, 7, 1, 4, 1, 815, 1, 1, 3, 1, 4, 1, 1, 2, 4, 1, 1, 3, 9368, 1, 1, 2, 2, 1, 2, 40, 1, 3, 3, 6, 3, 12, 2, 1, 1, 1, 2, 1, 5, 3, 1, 1, 1, 6, 1, 3, 2, 4, 8, 1, 7, 1, 1, 2, 5, 2, 1, 2, 3, 2, 2, 1, 97, 3, 3, 5, 1, 3, 3, 2, 3, 1, 2, 12, 4, 1, 1, 1, 1 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,20000

MAPLE

with(numtheory):cfrac(sqrt(2)/Zeta(2), 110, 'quotients'); (C. Ronaldo)

PROG

(PARI) contfrac(sqrt(2)/(Pi^2/6)).

(PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(sqrt(2) / zeta(2)); for (n=1, 20000, write("b063471.txt", n, " ", x[n])) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 22 2009]

CROSSREFS

Sequence in context: A021153 A195430 A153269 * A011483 A201323 A155490

Adjacent sequences:  A063468 A063469 A063470 * A063472 A063473 A063474

KEYWORD

cofr,easy,nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Jul 27 2001

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 12 18:43 EST 2012. Contains 205432 sequences.