login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A031811 Period of continued fraction for sqrt(n) contains exactly 43 ones. 0
15871, 30847, 31171, 41839, 42631, 54859, 62923, 65591, 66187, 68056, 68944, 69299, 70855, 77875, 80999, 83931, 92491, 95875, 96695, 97507, 100264, 106856, 109336, 109855, 110707, 115216, 115519, 122200, 124415, 124931, 132995, 135143, 139551 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

LINKS

Table of n, a(n) for n=1..33.

MATHEMATICA

cf43Q[n_]:=Module[{sn=Sqrt[n]}, !IntegerQ[sn]&&Count[ ContinuedFraction[ sn][[2]], 1]==43]; Select[Range[140000], cf43Q] (* From Harvey P. Dale, Apr 25 2012 *)

CROSSREFS

Sequence in context: A063847 A184612 A101320 * A174596 A129473 A218642

Adjacent sequences:  A031808 A031809 A031810 * A031812 A031813 A031814

KEYWORD

nonn

AUTHOR

David W. Wilson

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 19 15:27 EDT 2013. Contains 225433 sequences.