The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A188884 Continued fraction of (1 + sqrt(1 + Pi^2))/Pi. 1
1, 2, 1, 2, 1, 1, 3, 1, 1, 5, 1, 7, 1, 1, 23, 2, 2, 4, 3, 1, 11, 158, 1, 1, 1, 1, 4, 2, 1, 6, 2, 19, 75, 1, 1, 1, 28, 1, 29, 6, 8, 1, 5, 1, 4, 2, 1, 8, 1, 1, 19, 1, 1, 9, 2, 2, 3, 1, 2, 11, 1, 1, 3, 1, 1, 4, 169, 1, 1, 2, 1, 3, 1, 1, 10, 2, 1, 3, 8, 2, 4, 8, 5, 1, 8, 1, 7, 1, 1, 1, 1, 4, 38, 1, 5, 1, 43, 1, 1, 1, 1, 2, 1, 8, 1, 20, 1, 1, 1, 2, 13, 51, 2, 21, 1, 2, 5, 1, 1, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
For a geometric interpretation, see A188640 and A188883.
LINKS
EXAMPLE
(1 + sqrt(1 + Pi^2))/Pi = [1, 2, 1, 2, 1, 1, 3, 1, 1, 5, 1, 7, 1, 1, 23, 2, ...].
MATHEMATICA
r = 2/Pi; t = (r + (4 + r^2)^(1/2))/2; FullSimplify[t]
N[t, 130]
RealDigits[N[t, 130]][[1]]
ContinuedFraction[t, 120]
CROSSREFS
Sequence in context: A233932 A008289 A326625 * A116679 A350032 A146290
KEYWORD
nonn,cofr
AUTHOR
Clark Kimberling, Apr 12 2011
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 13 02:15 EDT 2024. Contains 372497 sequences. (Running on oeis4.)