025a8b93d4bea-NET Assignment Numerical Analysis 2
025a8b93d4bea-NET Assignment Numerical Analysis 2
CSIR-NET-JRF/GATE/TIFR/JEST
MATHEMATICAL PHYSIC
ASSIGNMENT - 2 NUMERICAL ANALYSIS
1. The equation x 3 x 2 4 x 4 0 is to be solved 5. Equation xe x 1 0 is required to be solved us-
using the Newton-Raphson’s methof If x = 2 is ing Newton-Raphson’s method with an initial guess
taken as the initial approximation of the solution, x0 1 . Then, after one step of Newton-
then the next approximation using this method will
Raphson’s method, estimate x1 of the solution will
be
be given by
2 4 (a) 0.71828 (b) 0.36784
(a) (b)
3 3 (b) 0.20587 (d) 0.00000
3 6. Let x 2 117 0 . The iterative steps for the solu-
(c) 1 (d)
2 tion using Newton-Raphson’s method is given by
2. A numerical solution of the equation
1 117
f x x x 3 0 can be obtained using (a) xk 1 2 xk x
k
Newton-Raphson’s method. If the starting value
is x = 2 for the iteration, the value of x that is to be 117
used in the next step is (b) xk 1 xk x
k
(a) 0.306 (b) 0.739
(c) 1.694 (d) 2.306 xk
(c) xk 1 xk
3. The recursion relation to solve x e x using New- 117
ton-Raphson’s method is 1 117
(a) xn1 e xn (d) xk 1 xk 2 xk x
k
OFFICE: 112 Mall Road, GTB Nagar, Near GTB Nagar Metro Gate No.3,-110009
CALL@ 09871044043, 011-41083501 www.theoptimistclasses.com Email: [email protected]
2
1 N2
9. We wish to solve x 2 0 be Newton-Raphson
2 x x
(c) i1 2 i x
i
technique. Let the initial guess be x0 = 1.0. Sub-
sequent estimated x1 will be 1 N
(a) 1.414 (b) 1.5 (d) xi 1 2 xi x
i
(c) 2.0 (d) 3.0 15. Newton-Raphson method is to be used to find
10. The value of the function f(x) are tabulated below root of equation
x 0 1 2 3 3 x e x sin x 0 .
f x 1 2 1 10 If the initial trial value for the root is taken as 0.333,
Using Newton’s forward difference formula, the the next approximation for the root would be.
cubic polynomial that can be fitted to the above (a) 0.36 (b) 0.45
data is (c) 0.64 (d) 0.32
(a) 2 x 3 7 x 2 6 x 2 16. The quadratic equation 2 x 2 3 x 3 0 is to be
(b) 2 x 3 7 x 2 6 x 2 solved numerically starting with an initial guess as
x0 = 2. The new estimate of x after the first itera-
(c) x 3 7 x 2 6 x 2
tion using Newton-Raphson method is .
(d) 2 x 3 7 x 2 6 x 1 (a) 1 (b) 1.5
11. Starting from x0 = 1, one step of Newton- (c) 2 (d) 2.5
Raphson’s method in solving the equation 17. In Newton-Raphson iterative method, the initial
x 3 3 x 7 0 gives the next (x1) as guess xini is considered as zero while finding the
(a) x1 = 0.5 (b) x1 = 1.406 roots of the equation,
(c) x1 = 1.5 (d) x1 = 2
12. Solve the equation x = 10cos(x) using the New- f x 2 6 x 4 x 2 0.5 x3
OFFICE: 112 Mall Road, GTB Nagar, Near GTB Nagar Metro Gate No.3,-110009
CALL@ 09871044043, 011-41083501 www.theoptimistclasses.com Email: [email protected]
3
mate x1 after the first iteration is 26. A calculator has accuracy up to 8 digits after deci-
1 1 2
(a) (b) mal place. The value of sin xdx when evaluated
3 3
0
(c) 3 (d) –3
using this calculator by Trapezoidal method with 8
21. Consider a differential equation
equal intervals to 5 significant digits is
dy x (a) 0.00000 (b) 1.0000
y x x
dx (c) 0.00500 (d) 0.00025
27. Using the Trapezoidal rule and dividing the inter-
with the initial condition y(0) = 0. Using Euler’s val of integration into three equal sub-intervals,
first order method with a step size of 0.1, the value 1
dx
3 x 2 with x(0) = 1 is to be solved using
28. The value of ln x dx calculated using th Trap-
2.5
dt ezoidal rule with five sub-interval is .
the forward Euler method. The largest time step (a) 1.7532 (b) 1.7999
that can be used to solve the equation without mak- (c) 1.7785 (d) 1.7766
ing the numerical unstable is . 3
1
(a) 0.33 (b) 0.66 29. The define integral dx is evaluated using Trap-
(c) 1.00 (d) 0.99 1 x
23. An explicit forward Euler method is used to nu- ezoidal rule with a step size of 1. The correct an-
merically integrate the differential equation swer .
dy (a) 1.16 (b) 1.20
y using time step of 0.1. With initial condi- (c) 1.22 (d) 1.30
dt
30. Using a unit step size, the value of integral
tion y(0) =1, the value of y(1) computd by this 2
OFFICE: 112 Mall Road, GTB Nagar, Near GTB Nagar Metro Gate No.3,-110009
CALL@ 09871044043, 011-41083501 www.theoptimistclasses.com Email: [email protected]
4
(a) 1.7 (b) 1.9 0.8
e
3 x3
1 41. The value of the integral dx evaluated by
35. The integral dx , when evaluated by using
1 x
0.1
0
45. The value of the integral
0
sin xdx using
OFFICE: 112 Mall Road, GTB Nagar, Near GTB Nagar Metro Gate No.3,-110009
CALL@ 09871044043, 011-41083501 www.theoptimistclasses.com Email: [email protected]
5
ANSWER KEY
1. (b) 2. (c) 3. (c)
4. (a) 5. (a) 6. (a)
7. (c) 8. (c) 9. (b)
10. (d) 11. (c) 12. (a)
13. (c) 14. (a) 15. (a)
16. (a) 17. (a) 18. (a)
19. (d) 20. (a) 21. (d)
22. (b) 23. (a) 24. (c)
25. (a) 26. (a) 27. (a)
28. (a) 29. (a) 30. (a)
31. (a) 32. (a) 33. (b)
34. (d) 35. (c) 36. (d)
37. (a) 38. (d) 39. (a)
40. (a) 41. (a) 42. (a)
43. (b) 44. (b) 45. (c)
OFFICE: 112 Mall Road, GTB Nagar, Near GTB Nagar Metro Gate No.3,-110009
CALL@ 09871044043, 011-41083501 www.theoptimistclasses.com Email: [email protected]