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.

A146357 Primes p such that continued fraction of (1 + sqrt(p))/2 has period 12 : primes in A146336.

Original entry on oeis.org

103, 127, 239, 263, 479, 887, 1567, 2711, 5743, 5903, 8311, 8447, 10567, 10847, 12391, 14783, 14831, 15887, 18191, 22343, 23447, 28151, 31391, 32359, 40087, 40343, 42703, 53407, 60103, 60623, 64231, 75431, 79943, 81559, 83663, 93503, 114167, 130199, 135119, 141863
Offset: 1

Views

Author

Artur Jasinski, Oct 30 2008

Keywords

Crossrefs

Programs

  • Mathematica
    Select[Prime[Range[10000]],Length[ContinuedFraction[(1+Sqrt[#])/2][[2]]] == 12&] (* Harvey P. Dale, May 18 2017 *)

Extensions

Period length in definition corrected, 103 added, 607 and 2063 removed. - R. J. Mathar, Nov 08 2008
More terms from Amiram Eldar, Mar 30 2020