cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A031773 Numbers k such that the least term in the periodic part of the continued fraction for sqrt(k) is 95.

This page as a plain text file.
%I A031773 #15 Jul 16 2021 02:39:39
%S A031773 9027,36104,81231,144408,225635,324912,442239,577616,731043,902520,
%T A031773 1092047,1299624,1525251,1768928,2030655,2310432,2608259,2924136,
%U A031773 3258063,3610040,3980067,4368144,4774271,5198448,5640675,6100952,6579279,7075656
%N A031773 Numbers k such that the least term in the periodic part of the continued fraction for sqrt(k) is 95.
%C A031773 (95*m)^2+2*m for m >= 1 is a proper subsequence. It is a subsequence (see comment in A031749) and the term 82319520 is not of this form. - _Chai Wah Wu_, Jun 19 2016
%H A031773 Charles R Greathouse IV, <a href="/A031773/b031773.txt">Table of n, a(n) for n = 1..10000</a>
%K A031773 nonn
%O A031773 1,1
%A A031773 _David W. Wilson_