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!)
A010174 Continued fraction for sqrt(108). 3
10, 2, 1, 1, 4, 1, 1, 2, 20, 2, 1, 1, 4, 1, 1, 2, 20, 2, 1, 1, 4, 1, 1, 2, 20, 2, 1, 1, 4, 1, 1, 2, 20, 2, 1, 1, 4, 1, 1, 2, 20, 2, 1, 1, 4, 1, 1, 2, 20, 2, 1, 1, 4, 1, 1, 2, 20, 2, 1, 1, 4, 1, 1, 2, 20, 2, 1, 1, 4, 1, 1, 2, 20, 2, 1, 1, 4 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
G. Xiao, Contfrac
FORMULA
G.f.: (10 + 2*x + x^2 + x^3 + 4*x^4 + x^5 + x^6 + 2*x^7 + 10*x^8) / (1-x^8). - Wesley Ivan Hurt, Apr 22 2016
MAPLE
Digits := 100: convert(evalf(sqrt(N)), confrac, 90, 'cvgts'):
MATHEMATICA
ContinuedFraction[Sqrt[108], 300] (* Vladimir Joseph Stephan Orlovsky, Mar 11 2011 *)
CoefficientList[Series[(10 + 2 x + x^2 + x^3 + 4 x^4 + x^5 + x^6 + 2 x^7 + 10 x^8)/(1 - x^8), {x, 0, 100}], x] (* Wesley Ivan Hurt, Apr 22 2016 *)
CROSSREFS
Sequence in context: A359734 A057603 A040097 * A073755 A010173 A357339
KEYWORD
nonn,cofr
AUTHOR
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 March 18 22:09 EDT 2024. Contains 370951 sequences. (Running on oeis4.)