How do you simplify # sqrt19#?
1 Answer
May 16, 2016
Explanation:
As a result it is not possible to simplify
#sqrt(19) ~~ 4.35889894354#
The continued fraction expansion of
#sqrt(19) = [4; bar(2, 1, 3, 1, 2, 8)] = 4+1/(2+1/(1+1/(3+1/(1+1/(2+1/(8+1/(2+1/(1+...))))))))#
We can get an economical rational approximation for
#sqrt(19) ~~ [4; 2, 1, 3, 1, 2] = 4+1/(2+1/(1+1/(3+1/(1+1/2)))) = 170/39 = 4.bar(358974)#