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!)
A013944 Sum of terms in period of continued fraction for square root of the n-th nonsquare. 0
2, 3, 4, 6, 7, 5, 6, 9, 8, 10, 10, 7, 8, 12, 17, 10, 14, 18, 13, 9, 10, 15, 18, 16, 12, 25, 13, 14, 16, 11, 12, 18, 16, 15, 16, 14, 29, 20, 20, 34, 19, 13, 14, 21, 26, 22, 26, 20, 16, 22, 20, 27, 18, 36, 22, 15, 16, 24, 41, 20, 34, 24, 33, 18, 30, 20, 19, 40 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Table[If[IntegerQ[Sqrt[n]], {}, Total[ContinuedFraction[Sqrt[n]][[2]]]], {n, 100}]//Flatten (* Harvey P. Dale, Apr 26 2016 *)
CROSSREFS
Sequence in context: A138588 A344412 A143102 * A123497 A123501 A073210
KEYWORD
nonn
AUTHOR
EXTENSIONS
Definition corrected by Clark Kimberling, Apr 21 2010
Corrected by Harvey P. Dale, Apr 26 2016
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 17:29 EDT 2024. Contains 371962 sequences. (Running on oeis4.)