NM Au
NM Au
NM Au
Fourth/Fifth/Sixth/Seventh Semester
Civil Engineering
(Regulation 2013)
6. Write down the forward difference formulae to compute the first two
derivatives at x = x 0 .
PART B — (5 × 16 = 80 marks)
11. (a) (i) Find the largest eigenvalue and the corresponding eigenvector of a
1 6 1
matrix 1 2 0 . (8)
0 0 3
(ii) Using Gauss Jordan method find the inverse of a matrix
4 1 2
2 3 − 1 . (8)
1 − 2 2
Or
(b) (i) Apply Gauss-Seidal method to solve the equations (8)
28 x + 4 y − z = 32
x + 3 y + 10z = 24
2x + 17 y + 4 z = 35.
(ii) Find the root of 4 x − e x = 0 that lies between 2 and 3 by Newton-
Raphson method. (8)
2 70772
13. (a) (i) Using backward difference, find y ′(2.2) and y ′′(2.2) from the
following table : (6)
x: 1.4 1.6 1.8 2.0 2.2
y : 4.0552 4.9530 6.0496 7.3891 9.0250
1
(ii) The following table gives the values of y = . Take h = 0.5 ,
1 + x2
1
1
0.25, 0.125 and use Romberg’s method to compute 1+ x
0
2
dx .
Or
1 1
1 dx dy
(b) (i) Using Simpson’s
3
rule, evaluate 1 + xy
0 0
with h = k = 0.25 . (8)
5
(ii) Evaluate log
0
10 (1 + x ) dx by three points Gauss quadrature
formula. (8)
14. (a) (i) Using Taylor series method, compute the value of y (0.2) correct to
dy
3 decimal places from = 1 − 2xy given that y (0) = 0 . (8)
dx
(ii) Using modified Euler’s method, find y (0.1) and y (0.2) for the
dy
given equation = x 2 + y 2 , given that y (0) = 1 . (8)
dx
Or
(b) (i) Find the value of y (1.1) using Runge-Kutta method of 4th order for
dy
the given equation = y 2 + xy; y (1) = 1 . (8)
dx
dy xy
= , y (0) = 1, y (0.1) = 1.01, y (0.2) = 1.022, y (0.3) = 1.023 . (8)
dx 2
3 70772
15. (a) (i) Given the values of u( x , y ) on the boundary of the square in fig.
evaluate the function u( x , y ) satisfying the Laplace equation
∇2u = 0 at the pivotal points of this fig. by Gauss Seidel method.
(8)
1000 1000
1000 1000
u1 u2
2000 500
2000
u3 u4
0
1000 0
500 0
∂u ∂ 2u
(ii) Solve the equation = subject to the condition
∂t ∂x 2
u( x , 0) = sin πx , 0 ≤ x < 1 ; u(0, t ) = u(1, t ) = 0 using Crank-Nicolson
method. (8)
Or
(b) (i) Solve the Poisson’s equation ∇2u = 8x 2 y2 for the square mesh of
fig. with u( x , y ) = 0 on the boundary and mesh length = 1. (8)
u1 u2 u1
u2 u3 u2
X
u1 u2 u1
(ii) Evaluate the Pivotal values of the equation utt = 16uxx taking
Δx = 1 upto t = 1.25 . The boundary conditions are
2
u(0, t ) = u(5, t ) = ut ( x , 0) = 0 and u( x , 0) = x (5 − x ) . (8)
—————————
4 70772