A179615 Continued fraction for 3^(1/4).
1, 3, 6, 9, 1, 1, 2, 1, 2, 1, 2, 5, 1, 12, 5, 1, 4, 1, 13, 1, 6, 1, 22, 1, 8, 21, 3, 142, 1, 1, 2, 1, 2, 2, 7, 1, 2, 1, 1, 1, 5, 3, 1, 1, 2, 1, 1, 3, 1, 1, 1, 1, 106, 1, 1, 1, 1, 1, 1, 7, 1, 22, 1, 71, 1, 4, 2, 1, 3, 1, 2, 2, 1, 4, 1, 2, 2, 2, 2, 1, 2, 82, 1, 3, 1, 4, 1, 30, 1, 3, 1, 2, 1, 1, 1, 16, 1, 2
Offset: 0
Programs
-
Mathematica
ContinuedFraction[3^(1/4),200]
-
PARI
contfrac(sqrtn(3,4)) \\ Charles R Greathouse IV, Apr 14 2014
Extensions
Offset changed by Andrew Howroyd, Jul 07 2024
Comments