Error Estimates and Condition Number 3
(c) Machine precision for F(2,113,−16381,16384) is
(d) Machine precision for F(16,14,−64,63) is
(e) Machine precision for F(16,28,−64,63) is
5. Suppose the matrix Ahas a condition number of ≈105. If the system of
equations Ax=bis solved using Gaussian elimination with pivoting in each
of the following floating point number systems, how many decimal digits of
precision can be expected in the approximate solution?
(a) IEEE standard double precision, F(2,53,−1021,1024)
(b) Intel extended precision, F(2,64,−16381,16384)
(c) HP double extended precision, F(2,113,−16381,16384)
(d) IBM System/390 long precision, F(16,14,−64,63)
(e) IBM System/390 extended precision, F(16,28,−64,63)
(f) IEEE standard single precision, F(2,24,−125,128)
(g) IBM System/390 short precision, F(16,6,−64,63)