the solution of the system of equations (1 2, 2 1) (x, y) = (4, -2) is attempted by the Gauss Jacobi and Gauss Seidel iteration schemes. Set up the two schemes in matrix form. Will the iteration schemes converge? Justify your answer.
obtain an approximate value of integration 0 to 1 dx/1+x^2 using composite simpsons rule with h= 0.25 and h=0.125. Find also the improves value using Romberg's integration.
solve the following linear system ax=b of equation with partial pivoting
x1 -x2 +3x3 =3
2x1 +x2 +4x3 =7
3x1 + 5x2 -2x3 =6
Store the multipliers and also write the pivoting vectors.
A new design of nitrogen charged accumulator, for use in a hydraulic circuit, is being factory tested
for certification purposes.(http://www.accumulators.co.uk/). The following data has been collected
by a technician:
o Gas volume: V = 0.8 m 3
o Gas pressure: p = 160 kPa
o Compression index: n = 1.4
o Pressure/volume relationship: pV ⁿ = C
o Work done = 2
1
V
V
pdV
i. Evaluate C.
ii. Calculate the work done in compressing the nitrogen from 0.8 m 3 to 0.6 m 3 using:
o integral calculus
o Simpson’s rule
o the mid-ordinate rule.
iii. Comment on the accuracy of the two numerical methods.