A096147 Prime denominators of the rational convergents to sqrt(3).
3, 11, 41, 571, 2131, 110771, 1542841, 15558008491, 808717138331, 1663476485027525263506023431291963826940251, 33648911495192637123958375850447995878147331088460770783226682531
Offset: 1
Keywords
Links
- Amiram Eldar, Table of n, a(n) for n = 1..23
Programs
-
Mathematica
Select[Denominator[Convergents[Sqrt[3],300]],PrimeQ] (* Harvey P. Dale, Jul 06 2019 *)
Extensions
Offset corrected by Amiram Eldar, Jul 11 2024
Comments