|
Search: id:A065013
|
|
|
| A065013 |
|
Integers for which the periodic part of the continued fraction for the square root of n begins with 10. |
|
+0 2
|
|
| 26, 102, 228, 259, 404, 445, 630, 681, 734, 906, 967, 1030, 1232, 1303, 1376, 1451, 1608, 1689, 1772, 1857, 2034, 2125, 2218, 2313, 2410, 2510, 2611, 2714, 2819, 2926, 3036, 3147, 3260, 3375, 3492, 3611, 3612, 3733, 3856, 3981, 4108, 4237, 4238, 4369
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
EXAMPLE
|
The continued fraction for the square root of 102 is 10, {10, 20}.
|
|
MATHEMATICA
|
Select[ Range[5000], First[ Last[ ContinuedFraction[ Sqrt[ # ]]]] == 10 & ]
|
|
CROSSREFS
|
Sequence in context: A095796 A026915 A136293 this_sequence A031434 A042320 A042322
Adjacent sequences: A065010 A065011 A065012 this_sequence A065014 A065015 A065016
|
|
KEYWORD
|
cofr,easy,nonn
|
|
AUTHOR
|
Robert G. Wilson v (rgwv(AT)rgwv.com), Nov 01 2001
|
|
|
Search completed in 0.002 seconds
|