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!)
A096486 Period length of continued fraction for square root of A095372(n)=1+90*(-1+100^n)/99. 0
8, 170, 2242, 2132, 1294, 976846, 216566, 9904144, 25617930, 408928520, 25346031262, 137031675878, 89950978114 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MAPLE
with(numtheory): [seq(nops(cfrac((1+90*(-1+100^k)/99)^(1/2), 'periodic', 'quotients')[2]), k=2..10)];
MATHEMATICA
Do[Print[Length[Last[ContinuedFraction[(1+90*(-1+100^n)/99)^(1/2)]]]], {n, 1, 9}]
CROSSREFS
Sequence in context: A302802 A316816 A001534 * A303463 A300805 A317566
KEYWORD
nonn,hard,more
AUTHOR
Labos Elemer, Jun 25 2004
EXTENSIONS
a(10) from Vaclav Kotesovec, Aug 29 2019
a(11)-a(12) from Chai Wah Wu, Dec 07 2019
a(13) from Chai Wah Wu, Oct 01 2021
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 April 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)