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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A076590 First occurrence of n as a term in the continued fraction for zeta(2)=Pi^2/6. 0
1, 6, 12, 5, 37, 23, 8, 56, 83, 14, 107, 128, 111, 121, 20, 171, 346, 172, 57, 45, 607, 641, 968, 925, 239, 291, 44, 659, 396, 233, 186, 1353, 509, 739, 843, 681, 1020, 213, 577, 345, 670, 196, 287, 91, 54, 3510, 910, 800, 3462, 803, 503, 355, 3428, 1157, 247 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

PROG

(PARI) (15000 precision digits) v=contfrac(zeta(2)); a(n)=if(n<0, 0, s=1; while(abs(n-component(v, s))>0, s++); s)

CROSSREFS

Cf. A032523.

Sequence in context: A110645 A064913 A066401 * A113660 A122859 A050496

Adjacent sequences:  A076587 A076588 A076589 * A076591 A076592 A076593

KEYWORD

base,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Oct 20 2002

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 14 11:10 EST 2012. Contains 205615 sequences.