You are on page 1of 8

Code.

No: 31018
R05 SET-1
JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY HYDERABAD
I .B.TECH –SUPPLEMENTARY EXAMINATIONS JANUARY- 2010
NUMERICAL METHODS
(AERONAUTICAL ENGINEERING)
Time: 3hours Max.Marks:80
Answer any FIVE questions
All questions carry equal marks
---

1.a) Explain about Bisection method.


b) Find a real root of an equation f(x) = x 3 − x − 1 by Bisection method.
c) Find a real root of the equation x 3 + x 2 − 1 = 0 on the interval [0, 1] with accuracy
10−4 by Iteration method. [16]

2.a) The table below gives the values of Tan x for 0.10 ≤ x ≤ 0.30; Find the value of
Tan(0.28).

x 0.10 0.15 0.20 0.25 0.30


y = Tan x 0.1003 0.1511 0.2027 0.2553 0.3093

b) Using Gauss forward formula, find the value of f(32) given that f(25) = 0.2707 ;
f(30) = 0.3027 ; f(35) = 0.3386 ; f(40) = 0.3794. [8+8]

3.a) Fit a straight line to the following data

x 0 1 2 3 4
y 2.1 3.5 5.4 7.3 8.2

b) Fit a second degree polynomial for the data

x 1 2 3 4 5
y 5 12 26 60 97
Also find y when x = 6. [8+8]

4. Compute the Fast Fourier Transform f(t) defined by


f 0 = 1, f1 = −1, f 2 = −1, f3 = −1, f 4 = 1, f5 = 1, f 6 = 1 and f 7 = −1 . [16]
5.a) The following table gives the angular displacements θ at different intervals of
time `t’. Find d θ /dt at t=0.02

θ 0.052 0.105 0.168 0.242 0.327 0.408 0.489


t 0 0.02 0.04 0.06 0.08 0.10 0.12
3
1
b) Estimate the value of the integral ∫ dx by Simpson’s rule, with 4 strips and 8
1
x
strips respectively. Determine the error by Direct method. [8+8]

⎡ 1 1 −3 2 ⎤
⎢ 2 −1 2 − 3 ⎥
6.a) Find the rank of ⎢ ⎥
⎢ 3 −2 1 4 ⎥
⎢ ⎥
⎣ −4 1 − 3 1 ⎦
b) Solve -3x + 12y – 6z = -33 ; x – 2y + 2z = 7 and y + z = 1 by LU-Decomposition
method. [8+8]

7. Compute y (0.1), y (0.2) and y (0.3) by Runge-Kutta- 4th order method for
dy
= xy + y 2 , y(0) = 1. [16]
dx

8. Solve Laplace equation ∇ 2u = 0 at the interior points of the square [16]

******
Code.No: 31018
R05 SET-2
JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY HYDERABAD
I .B.TECH –SUPPLEMENTARY EXAMINATIONS JANUARY- 2010
NUMERICAL METHODS
(AERONAUTICAL ENGINEERING)
Time: 3hours Max.Marks:80
Answer any FIVE questions
All questions carry equal marks
---

1.a) Fit a straight line to the following data

x 0 1 2 3 4
y 2.1 3.5 5.4 7.3 8.2

b) Fit a second degree polynomial for the data

x 1 2 3 4 5
y 5 12 26 60 97
Also find y when x = 6. [8+8]

2. Compute the Fast Fourier Transform f(t) defined by


f 0 = 1, f1 = −1, f 2 = −1, f3 = −1, f 4 = 1, f5 = 1, f 6 = 1 and f 7 = −1 . [16]

3.a) The following table gives the angular displacements θ at different intervals of
time `t’. Find d θ /dt at t=0.02

θ 0.052 0.105
0.168 0.242 0.327 0.408 0.489
t 0 0.02 0.04 0.06 0.08 0.10 0.12
3
1
b) Estimate the value of the integral ∫ dx by Simpson’s rule, with 4 strips and 8
1
x
strips respectively. Determine the error by Direct method. [8+8]

⎡ 1 1 −3 2 ⎤
⎢ 2 −1 2 − 3 ⎥
4.a) Find the rank of ⎢ ⎥
⎢ 3 −2 1 4 ⎥
⎢ ⎥
⎣ −4 1 − 3 1 ⎦
b) Solve -3x + 12y – 6z = -33 ; x – 2y + 2z = 7 and y + z = 1 by LU-Decomposition
method. [8+8]

5. Compute y (0.1), y (0.2) and y (0.3) by Runge-Kutta- 4th order method for
dy
= xy + y 2 , y(0) = 1. [16]
dx
6. Solve Laplace equation ∇ 2u = 0 at the interior points of the square [16]

7.a) Explain about Bisection method.


b) Find a real root of an equation f(x) = x 3 − x − 1 by Bisection method.
c) Find a real root of the equation x 3 + x 2 − 1 = 0 on the interval [0, 1] with accuracy
10−4 by Iteration method. [16]

8.a) The table below gives the values of Tan x for 0.10 ≤ x ≤ 0.30; Find the value of
Tan(0.28).

x 0.10 0.15 0.20 0.25 0.30


y = Tan x 0.1003 0.1511 0.2027 0.2553 0.3093

b) Using Gauss forward formula, find the value of f(32) given that f(25) = 0.2707 ;
f(30) = 0.3027 ; f(35) = 0.3386 ; f(40) = 0.3794. [8+8]

******
Code.No: 31018
R05 SET-3
JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY HYDERABAD
I .B.TECH –SUPPLEMENTARY EXAMINATIONS JANUARY- 2010
NUMERICAL METHODS
(AERONAUTICAL ENGINEERING)
Time: 3hours Max.Marks:80
Answer any FIVE questions
All questions carry equal marks
---

1.a) The following table gives the angular displacements θ at different intervals of
time `t’. Find d θ /dt at t=0.02

θ 0.052 0.105 0.168 0.242 0.327 0.408 0.489


t 0 0.02 0.04 0.06 0.08 0.10 0.12
3
1
b) Estimate the value of the integral ∫ dx by Simpson’s rule, with 4 strips and 8
1
x
strips respectively. Determine the error by Direct method. [8+8]

⎡ 1 1 −3 2 ⎤
⎢ 2 −1 2 − 3 ⎥
2.a) Find the rank of ⎢ ⎥
⎢ 3 −2 1 4 ⎥
⎢ ⎥
⎣ −4 1 − 3 1 ⎦
b) Solve -3x + 12y – 6z = -33 ; x – 2y + 2z = 7 and y + z = 1 by LU-Decomposition
method. [8+8]

3. Compute y (0.1), y (0.2) and y (0.3) by Runge-Kutta- 4th order method for
dy
= xy + y 2 , y(0) = 1. [16]
dx

4. Solve Laplace equation ∇ 2u = 0 at the interior points of the square [16]


5.a) Explain about Bisection method.
b) Find a real root of an equation f(x) = x 3 − x − 1 by Bisection method.
c) Find a real root of the equation x 3 + x 2 − 1 = 0 on the interval [0, 1] with accuracy
10−4 by Iteration method. [16]

6.a) The table below gives the values of Tan x for 0.10 ≤ x ≤ 0.30; Find the value of
Tan(0.28).

x 0.10 0.15 0.20 0.25 0.30


y = Tan x 0.1003 0.1511 0.2027 0.2553 0.3093

b) Using Gauss forward formula, find the value of f(32) given that f(25) = 0.2707 ;
f(30) = 0.3027 ; f(35) = 0.3386 ; f(40) = 0.3794. [8+8]

7.a) Fit a straight line to the following data

x 0 1 2 3 4
y 2.1 3.5 5.4 7.3 8.2

b) Fit a second degree polynomial for the data

x 1 2 3 4 5
y 5 12 26 60 97
Also find y when x = 6. [8+8]

8. Compute the Fast Fourier Transform f(t) defined by


f 0 = 1, f1 = −1, f 2 = −1, f3 = −1, f 4 = 1, f5 = 1, f 6 = 1 and f 7 = −1 . [16]

******
Code.No: 31018
R05 SET-4
JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY HYDERABAD
I .B.TECH –SUPPLEMENTARY EXAMINATIONS JANUARY- 2010
NUMERICAL METHODS
(AERONAUTICAL ENGINEERING)
Time: 3hours Max.Marks:80
Answer any FIVE questions
All questions carry equal marks
---

1. Compute y (0.1), y (0.2) and y (0.3) by Runge-Kutta- 4th order method for
dy
= xy + y 2 , y(0) = 1. [16]
dx

2. Solve Laplace equation ∇ 2u = 0 at the interior points of the square [16]

3.a) Explain about Bisection method.


b) Find a real root of an equation f(x) = x 3 − x − 1 by Bisection method.
c) Find a real root of the equation x 3 + x 2 − 1 = 0 on the interval [0, 1] with accuracy
10−4 by Iteration method. [16]

4.a) The table below gives the values of Tan x for 0.10 ≤ x ≤ 0.30; Find the value of
Tan(0.28).

x 0.10 0.15 0.20 0.25 0.30


y = Tan x 0.1003 0.1511 0.2027 0.2553 0.3093

b) Using Gauss forward formula, find the value of f(32) given that f(25) = 0.2707 ;
f(30) = 0.3027 ; f(35) = 0.3386 ; f(40) = 0.3794. [8+8]
5.a) Fit a straight line to the following data

x 0 1 2 3 4
y 2.1 3.5 5.4 7.3 8.2

b) Fit a second degree polynomial for the data

x 1 2 3 4 5
y 5 12 26 60 97
Also find y when x = 6. [8+8]

6. Compute the Fast Fourier Transform f(t) defined by


f 0 = 1, f1 = −1, f 2 = −1, f3 = −1, f 4 = 1, f5 = 1, f 6 = 1 and f 7 = −1 . [16]

7.a) The following table gives the angular displacements θ at different intervals of
time `t’. Find d θ /dt at t=0.02

θ 0.052 0.105
0.168 0.242 0.327 0.408 0.489
t 0 0.02 0.04 0.06 0.08 0.10 0.12
3
1
b) Estimate the value of the integral ∫ dx by Simpson’s rule, with 4 strips and 8
1
x
strips respectively. Determine the error by Direct method. [8+8]

⎡ 1 1 −3 2 ⎤
⎢ 2 −1 2 − 3 ⎥
8.a) Find the rank of ⎢ ⎥
⎢ 3 −2 1 4 ⎥
⎢ ⎥
⎣ −4 1 − 3 1 ⎦
b) Solve -3x + 12y – 6z = -33 ; x – 2y + 2z = 7 and y + z = 1 by LU-Decomposition
method. [8+8]

******

You might also like