0% found this document useful (0 votes)
176 views43 pages

mth603 Compiled MCQ

The document contains two lists of file names related to MTH603 coursework from different time periods. The first list contains 5 files from Spring 2010 including compiled mcqs, final exams, and papers. The second list contains 7 files from mid-2006 including quizzes, exams, and coursework files.

Uploaded by

malik
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
176 views43 pages

mth603 Compiled MCQ

The document contains two lists of file names related to MTH603 coursework from different time periods. The first list contains 5 files from Spring 2010 including compiled mcqs, final exams, and papers. The second list contains 7 files from mid-2006 including quizzes, exams, and coursework files.

Uploaded by

malik
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 43

Contents:

1. mth603 compiled mcq.doc


2. MTH603_Final.doc
3. NAPaperFinalTerm.doc
4. NAPaperFinalTermmth603.doc
5. Spring_2010_FinalTerm_OPKST_MTH603_mc080408680.doc

Contents:
1. mid -2006.doc
2. mid-2006a.doc
3. mth603 quiz.doc
4. mth603.doc
5. MTH603_MID_FALL2005.doc
6. my MTH603 quiz.doc
7. my.mth603.doc
8. quizz mth603(2).doc
9. quizz mth603.doc

Question # 1 of 10 ( Start time: 04:40:08 PM ) Total Marks: 1


The determinant of a diagonal matrix is the product of the diagonal elements.
1. True
2. False

Question # 2 of 10 ( Start time: 04:40:58 PM ) Total Marks: 1


Power method is applicable if the eigen vectors corresponding to eigen values are linearly
independent.
1. True
2. false

A 3 x 3 identity matrix have three and different eigen values.


1. True
2. False

If n x n matrices A and B are similar, then they have the different eigenvalues (with the same
multiplicities).
1. True
2. False

The Jacobi’s method is a method of solving a matrix equation on a matrix that has ____ zeros along its
main diagonal.
1. No
2. At least one

An eigenvector V is said to be normalized if the coordinate of largest magnitude is equal to


______.

1. Unity
2. zero

The Gauss-Seidel method is applicable to strictly diagonally dominant or symmetric positive definite
matrices A.
1. True
2. False

The determinant of a _______ matrix is the product of the diagonal elements.


1. Diagonal
2. Upper triangular
3. Lower triangular
4. Scalar

Waisay main nay is ka answer Diagnol keea tha….par yeh charon options theek hain….
You can confirm it from internet…

Jab main yeh MCQ kar raha tha tou tab hi mujhay is par shak ho raha tha….kyun k upper aur lower
triangular matrices tou linear algebra mein bhi bahut ziada bataye gaye tou yeh property wahan se hi
yaad thi…

Eigenvalues of a symmetric matrix are all _________.


1. Real
2. Zero
3. Positive
4. Negative

The Power method can be used only to find the eigen value of A that is largest in absolute value—we call
this eigen value the dominant eigen value of A.
1. True
2. False

The characteristics polynomial of a 3x 3 identity matrix is __________, if x is the eigen values of the given
3 x 3 identity matrix. where symbol ^ shows power.
1. (x-1)^3
2. (x+1)^3
3. x^3-1
4. x^3+1
For differences methods we require the set of values.

1. True

2. False

If n x n matrices A and B are similar, then they have the different eigenvalues (with the same
multiplicities).

1. True

2. False

If x is an eigen value corresponding to eigen value of V of a matrix A. If a is any constant, then x –


a is an eigen value corresponding to eigen vector V is an of the matrix A - a I.

1. True

2. False

a ko agar aap lambda se replace kar dain tou baat clear ho jaye gi….labda ki jagah a use keea
gaya hai tou is liay yeh working thora sa confuse karti hai…

Central difference method seems to be giving a better approximation, however it requires more
computations.

1. True

2. False

Iterative algorithms can be more rapid than direct methods.

1. True (main nay true hi keea tha, aap isay dekh lena)

2. False

Central Difference method is the finite difference method.


1. True
2. False
MTH603 Numerical Analysis
Mid Term Examination - Spring 2006
Time Allowed: 90 Minutes

Question No. 1 Marks : 10

Use bisection method to find the solution for


(Perform only three iterations.)

Question No. 2

x x
2 + cos( e− 2) − e = 0

on interval [0.5, 1.5]

Marks : 2

Bisection and false position methods are also known as bracketing method
and are always

 Divergent
 Convergent

Question No. 3

Marks : 10
Use Gauss Elimination method to solve the following system.
4x − x + x = 8
1 2 3
2x + 5x + 2x = 3
1 2 3
x + 2x + 4x = 11
1 2 3

Question No. 4

Marks : 2

The Inverse of a matrix can only be found if the matrix is

 Singular
 Non singular
 Scalar
 Diagonal

Question No. 5

Marks : 2

If f (x) contains trigonometric, exponential or logarithmic


functions then this equation is known as

 Transcendental equation
 Algebraic
 Polynomial
 Linear

Question No. 6

Marks : 2

In interpolation is used to represent the δ

 Forward difference
 Central difference
 Backward difference

Question No. 7

Marks : 2
The base of the decimal system is _______

 10
 0
 2
 8
 None of the above.

Question No. 8

Use Newton’s Raphson Method to find the solution for (Perform only three
iterations.)

Question No. 9

Marks : 10

3 2
x + 3 x − 1 = 0 on [-3,-2].

Marks : 10

Approximate f(0.05) by using any of the interpolation technique.

x 0.0 0.2 0.4 0.6 0.8

F(x) 1.000 1.22140 1.49182 1.82212 2.22554

n−1

[( f0 + fn ) + 2 ∑ fi ]
i=1

is known as
► Simpson's 1/3 rd Rule

► Simpson’s 3/8 rule

► Trapezoidal rule

Question No: 2 ( Marks: 2 ) - Please choose one

Bisection method is ……………….. method

► Open Method

► Bracketing Method

Question No: 3 ( Marks: 2 ) - Please choose one

Which method is not used to solve problems related to integration?

► Runge-Kutta Method

► Simpson’s 1/3rd rule

► Trapezoidal rule.
Question No: 7 ( Marks: 10 )

Interpolate the value of 0.25 using Newton’s forward difference formula.

x 0.2 0.3 0.4 0.5


0.6
F(x) 0.2304 0.2788 0.3222 0.3617
0.3979

(Perform all the necessary calculation missing calculation and steps may deduct
marks.)

Exact solution of 2/3 is not exists.


TRUE
FALSE

The Jacobi’s method is


a method of solving a matrix equation on a matrix that has ____ zeros along its main diagonal.

no
atleast one

A 3 x 3 identity matrix have three and __________eigen values.


same
different

Eigenvalues of a symmetric matrix are all _______ .


real
complex
zero
positive

The Jacobi iteration converges, if A is strictly diagonally dominant.


TRUE
FALSE

Below are all the finite difference methods EXCEPT _________.

jacobi’s method
newton's backward difference method
Stirlling formula
Forward difference method

If n x n matrices A and B are similar, then they have the same eigenvalues (with the same
multiplicities).
TRUE
FALSE

If A is a nxn triangular matrix (upper triangular, lower triangular) or diagonal matrix , the
eigenvalues of A are the diagonal entries of A.

TRUE
FALSE

The characteristics polynomial of a 3x 3


identity matrix is __________, if x is the eigen values of the given 3 x 3 identity matrix. where
symbol ^ shows power.

(x-1)^3
(x+1)^3
x^3-1
x^3+1

Two matrices with the same characteristic polynomial need not be similar.

TRUE
FALSE

Top

i have attempt mth 603 today........... my paper was power method 5


marks , from vactor 3 marks, Newton_Repshon's forwrd distnce formula
5 marks.,define extra polation 2 marks ,, and most of MCQ's from ,
Newton_Repshon's method ,or 18 to 22 lec's

question 29: Distinguish between Related and unrelated diversification with example 5marks
question 30 Five porters Model 5 marks
question 31: conecntric diversification two example 3marks
question 32 significant of R&D for an organization 3marks

Which of the following period strategic management was considered to be cure for all problems?
Mid 1950s to mid 1960s
Mid 1960s to mid 1970s
Mid 1970s to mid 1980s
Mid 1980s to mid 1990s

Which of the following is not a pitfall an organization should avoid in strategic planning?
Select correct option:
Failing to involve key employees in all phases of planning
Involving all managers rather than delegating planning to a planner
Top managers not actively supporting the strategic planning process
Doing strategic planning only to satisfy accreditation or regulatory requirements

which of the following are the factors that concern the nature and direction of the economy
in which a firm operates?
Select correct option:
Technological
Ecological
Social
Economic

Which of the following best describes this statement; “a Systematic and ethical process
for gathering and analyzing information about the competition’s activities and general
business trends to further a business’ own goals”?
Select correct option:
External assessment
Industry analysis
Competitive intelligence program
Business ethics

According to Porter, which strategy offers products or services to a small range of


customers at the lowest price available on the market?
Select correct option:
Low cost
Best value
Cost focus
Differentiation

Long-term objectives includes all of the following EXCEPT:

Measurable
Reasonable

Varying

Consistent

Which one of the following is NOT is a basic mission of a competitive intelligence


program?

To provide a general understanding of an industry

To provide a general understanding of a company’s competitors

To identify industry executives who could be hired by the firm

To identify potential moves a competitor might make that would endanger a firm

While preparing an External Factor Evaluation Matrix, a total score of 0.8 indicates that:

Firm is taking advantages of strengths and avoiding threats

Firm is taking no advantage of opportunities and is avoiding threats

Firm is not taking advantages of opportunities and is not avoiding threats

Firm is taking advantage of opportunities and is avoiding the threats

Top
Top

Question # 1 of 8 ( Start time: 08:34:31 PM ) Total Marks: 1


Adams – Bashforth is a multistep method.
Select correct option:

TRUE

FALSE

·
Click here to Save Answer & Move to Next Question
Total Marks: 1

Question # 2 of 8 ( Start time: 08:35:01 PM )


Generally, Adams methods are superior if output at _____ points is needed.
Select correct option:
many

two

single

at most

Total Marks: 1
Click here to Save Answer & Move to Next Question

Question # 3 of 8 (
Start time: 08:36:02 Total Marks: 1
PM )
In Trapezoidal rule, the integral is computed on
each of the sub-intervals by using linear
interpolating formula, i.e. for n = 1 and then
summing them up to obtain the desired
integral.
Select correct option:

TRUE

FALSE
Click here to Save Answer & Move to Next Question

Question # 4 of 8 ( Start time: 08:36:52 PM )


Euler's Method numerically computes the approximate ________ of a function.
Select correct option:

antiderivative

derivative

value

error

Click here to Save Answer & Move to Next Question

Total Marks: 1

Question # 5 of 8 ( Start time: 08:37:25 PM )


Multistep method does not improves the accuracy of the answer at each step.
Select correct option:

FALSE

TRUE
Click here to Save Answer & Move to Next Question

Total Marks: 1

Question # 6 of 8 ( Start time: 08:37:56 PM )


The trapezoidal rule is a numerical method that approximates the value of a ________.
Select correct option:

indefinite integral

definite integral

improper integral

function

Click here to Save Answer & Move to Next Question

Total Marks: 1

Question # 7 of 8 ( Start time: 08:38:47 PM )


Simpson’s rule is a numerical method that approximates the value of a definite integral by using
__________ polynomials.
Select correct option:

quadratic
linear

cubic

quartic

Click here to Save Answer & Move to Next Question

Total Marks: 1

Question # 8 of 8 ( Start time: 08:39:23 PM )


In Simpson's Rule, we use parabolas to approximate each part of the curve. This proves to be very
efficient as compared to Trapezoidal rule.
Select correct option:

TRUE

FALSE

Question # 3 of 8 ( Start time: 09:46:11 PM ) Total Marks: 1


The first langrange polynomial with equally spaced nodes produced the formula for
__________.
Select correct option:

Simpson's rule
Trapezoidal rule

New ton's method

Richardson's method

Click here to Save Answ er & Move to Next Question

/w EPDw UKMTY2NzQ4MDg3MQ9kFgICAw
/w EWBgLgsdHjBQK254SXBw
9kFgICAQ9kFgJmD2QWAmYPZBYOZg8PFgIeBFRleHQFCDA5
K88NO5CAK154SXBw K88M+5CAKct7iSDM3A+6RRX

MC090406505 : Sumera Naz

Quiz Start Time: 09:44 PM

Time
12
Left sec(s
)
Question # 4 of 8 ( Start time: 09:46:48 PM ) Total Marks: 1
The need of numerical integration arises for evaluating the indefinite integral of a function that
has no explicit antiderivative or whose antiderivative is not easy to obtain.
Select correct option:

TRUE

FALSE

Click here to Save Answ er & Move to Next Question

/w EPDw UKMTY2NzQ4MDg3MQ9kFgICAw
/w EWCgKI9pWZBgK254SXBw
9kFgICAQ9kFgJmD2QWAmYPZBYOZg8PFgIeBFRleHQFCDA5
K88NO5CAK154SXBw K88M+5CAKw 54SXBw K88Nu

MC090406505 : Sumera Naz


Quiz Start Time: 09:44 PM

Time
73
Left sec(s
)
Question # 5 of 8 ( Start time: 09:48:13 PM ) Total Marks: 1
The Trapezoidal Rule is an improvement over using rectangles because we have much less
"missing" from our calculations. We used ________ to model the curve in trapezoidal Rule.
Select correct option:

straight lines

curves

parabolas

constant

Click here to Save Answ er & Move to Next Question

/w EPDw UKMTY2NzQ4MDg3MQ9kFgICAw
/w EWCgLo7tKAAw K254SXBw
9kFgICAQ9kFgJmD2QWAmYPZBYOZg8PFgIeBFRleHQFCDA5
K88NO5CAK154SXBw K88M+5CAKw 54SXBw K88N

MC090406505 : Sumera Naz

Quiz Start Time: 09:44 PM

Time
69
Left sec(s
)
Question # 6 of 8 ( Start time: 09:48:35 PM ) Total Marks: 1
The Euler method is numerically unstable because of ________ convergence of error.
Select correct option:
slow

fast

moderate

no

Click here to Save Answ er & Move to Next Question

/w EPDw UKMTY2NzQ4MDg3MQ9kFgICAw
/w EWBgLyjI72BAK254SXBw
9kFgICAQ9kFgJmD2QWAmYPZBYOZg8PFgIeBFRleHQFCDA5
K88NO5CAK154SXBw K88M+5CAKct7iSDLBQZxpoxg

MC090406505 : Sumera Naz

Quiz Start Time: 09:44 PM

Time
74
Left sec(s
)
Question # 8 of 8 ( Start time: 09:49:41 PM ) Total Marks: 1
Adams – Bashforth is a multistep method.
Select correct option:

TRUE

FALSE

Click here to Save Answ er & Move to Next Question


Top

/wEPDwUKMTY2NzQ4MDg3MQ9kFgICAw9kFgICAQ9kFgJmD2QWAmYPZBYOZg8PFgIeBFRleHQFCDAxOjI0IFBNZGQCAQ8PFgIfAAUBMWRkAgIPDxYC
/wEWBgK+3MqIAwK254SXBwK88NO5CAK154SXBwK88M+5CAKct7iSDA0VqDPhwA+oY8rj1UXn3fmr0+hW
Question # 1 of 8 ( Start time: 01:24:49 PM )
Total Marks: 1

The need of numerical integration arises for evaluating the definite integral of a function that has no
explicit ____________ or whose antiderivative is not easy to obtain.
Select correct option:

antiderivative

derivatives

/wEPDwUKMTY2NzQ4MDg3MQ9kFgICAw9kFgICAQ9kFgJmD2QWAmYPZBYOZg8PFgIeBFRleHQFCDAxO
/wEWBgLy4ZCpAgK254SXBwK88NO5CAK154SXBwK88M+5CAKct7iSDIc7VJaKhyvSh

Question # 2 of 8 ( Start time: 01:26:18 PM ) Total Marks: 1


In Runge – Kutta Method, we do not need to calculate higher order derivatives and find greater
accuracy.
Select correct option:

TRUE

FALSE

/wEPDwUKMTY2NzQ4MDg3MQ9kFgICAw9kFgICAQ9kFgJmD2QWAmYPZBYOZg8PFgIeBFRleHQFCDAxO
/wEWBgLlwO3cCgK254SXBwK88NO5CAK154SXBwK88M+5CAKct7iSDMOPetBJAp3iM

Question # 3 of 8 ( Start time: 01:27:35 PM ) Total Marks: 1


An indefinite integral may _________ in the sense that the limit defining it may not exist.
Select correct option:

diverge
converge

/wEPDwUKMTY2NzQ4MDg3MQ9kFgICAw9kFgICAQ9kFgJmD2QWAmYPZBYOZg8PFgIeBFRleHQFCDAxO
/wEWCgKMu86bDQK254SXBwK88NO5CAK154SXBwK88M+5CAKw54SXBwK88Nu5C

Question # 5 of 8 ( Start time: 01:30:21 PM ) Total Marks: 1


The Trapezoidal Rule is an improvement over using rectangles because we have much less "missing"
from our calculations. We used ________ to model the curve in trapezoidal Rule.
Select correct option:

straight lines

curves

parabolas

constant

/wEPDwUKMTY2NzQ4MDg3MQ9kFgICAw9kFgICAQ9kFgJmD2QWAmYPZBYOZg8PFgIeBFRleHQFCDAxO
/wEWBgK6oIaxBwK254SXBwK88NO5CAK154SXBwK88M+5CAKct7iSDERwvAkTXP6U

Question # 6 of 8 ( Start time: 01:31:18 PM ) Total Marks: 1


An improper integral is the limit of a definite integral as an endpoint of the interval of integration
approaches either a specified real number or ∞ or -∞ or, in some cases, as both endpoints approach
limits.
Select correct option:

TRUE

FALSE
Click here to Save Answer & Move to Next Question

/wEPDwUKMTY2NzQ4MDg3MQ9kFgICAw9kFgICAQ9kFgJmD2QWAmYPZBYOZg8PFgIeBFRleH

/wEWBgKPg8yyDQK254SXBwK88NO5CAK154SXBwK88M+5CAKct7iSDEFNVE7YTeDDzfIgIgl9sqyoGfTW

Question # 7 of 8 ( Start time: 01:32:33 PM ) Total Marks: 1


Euler's Method numerically computes the approximate derivative of a function.
Select correct option:

FALSE

TRUE

/wEPDwUKMTY2NzQ4MDg3MQ9kFgICAw9kFgICAQ9kFgJmD2QWAmYPZBYOZg8PFgIeBFRleHQFCDAxO
/wEWCgKK6eLRDQK254SXBwK88NO5CAK154SXBwK88M+5CAKw54SXBwK88Nu5CA

Question # 8 of 8 ( Start time: 01:33:57 PM ) Total Marks: 1


If we wanted to find the value of a definite integral with an infinite limit, we can instead replace the
infinite limit with a variable, and then take the limit as this variable goes to _________.
Select correct option:

constant

finite

infinity

zero

Top
/wEPDwUKMTY2NzQ4MDg3MQ9kFgICAw9kFgICAQ9kFgJmD2QWAmYPZBYOZg8PFgIeBFRleHQFCDAxOjI0IFBNZGQCAQ8PFgIfAAUBMWRkAgIPDxYC
/wEWBgK+3MqIAwK254SXBwK88NO5CAK154SXBwK88M+5CAKct7iSDA0VqDPhwA+oY8rj1UXn3fmr0+hW
Question # 1 of 8 ( Start time: 01:24:49 PM )

The need of numerical integration arises for


evaluating the definite integral of a function that
has no explicit ____________ or whose

antiderivative

Total Marks: 1

derivatives

/wEPDwUKMTY2NzQ4MDg3MQ9kFgICAw9kFgICAQ9kFgJmD2QWAmYPZBYOZg8PFgIeBFRleHQFCDAxOj
/wEWBgLy4ZCpAgK254SXBwK88NO5CAK154SXBwK88M+5CAKct7iSDIc7VJaKhyvSh

59
Time
Left sec(
s)

Question # 2 of 8 ( Start time: 01:26:18 PM ) Total Marks: 1


In Runge – Kutta Method, we do not need to calculate higher order derivatives and find greater
accuracy.
Select correct option:

TRUE

FALSE

Click here to Save Answer & Move to Next Question

/wEPDwUKMTY2NzQ4MDg3MQ9kFgICAw9kFgICAQ9kFgJmD2QWAmYPZBYOZg8PFgIeBFRleHQFCDAxO
/wEWBgLlwO3cCgK254SXBwK88NO5CAK154SXBwK88M+5CAKct7iSDMOPetBJAp3iM
Time Left

Question # 3 of 8 ( Start time: 01:27:35 PM ) Total Marks: 1


An indefinite integral may _________ in the sense that the limit defining it may not exist.
Select correct option:

diverge

converge

Click here to Save Answer & Move to Next Question

/wEPDwUKMTY2NzQ4MDg3MQ9kFgICAw9kFgICAQ9kFgJmD2QWAmYPZBYOZg8PFgIeBFRleHQFCDAxO
/wEWCgKMu86bDQK254SXBwK88NO5CAK154SXBwK88M+5CAKw54SXBwK88Nu5C

Time Left
85
sec(s
)
Question # 5 of 8 ( Start time: 01:30:21 PM ) Total Marks: 1
The Trapezoidal Rule is an improvement over using rectangles because we have much less "missing"
from our calculations. We used ________ to model the curve in trapezoidal Rule.
Select correct option:

straight lines

curves

parabolas

constant

Click here to Save Answer & Move to Next Question


/wEPDwUKMTY2NzQ4MDg3MQ9kFgICAw9kFgICAQ9kFgJmD2QWAmYPZBYOZg8PFgIeBFRleHQFCDAxO
/wEWBgK6oIaxBwK254SXBwK88NO5CAK154SXBwK88M+5CAKct7iSDERwvAkTXP6U

83
Time
Left sec(
s)

Question # 6 of 8 ( Start time: 01:31:18 PM ) Total Marks: 1


An improper integral is the limit of a definite integral as an endpoint of the interval of integration
approaches either a specified real number or 8 or -8 or, in some cases, as both endpoints approach
limits.
Select correct option:

TRUE

FALSE

Click here to Save Answer & Move to Next Question

/wEPDwUKMTY2NzQ4MDg3MQ9kFgICAw9kFgICAQ9kFgJmD2QWAmYPZBYOZg8PFgIeBFRleHQFCDAxO
/wEWBgKPg8yyDQK254SXBwK88NO5CAK154SXBwK88M+5CAKct7iSDEFNVE7YTeDD

Time Left

Question # 7 of 8 ( Start time: 01:32:33 PM ) Total Marks: 1


Euler's Method numerically computes the approximate derivative of a function.
Select correct option:

FALSE

TRUE

Click here to Save Answer & Move to Next Question

/wEPDwUKMTY2NzQ4MDg3MQ9kFgICAw9kFgICAQ9kFgJmD2QWAmYPZBYOZg8PFgIeBFRleHQFCDAxO
/wEWCgKK6eLRDQK254SXBwK88NO5CAK154SXBwK88M+5CAKw54SXBwK88Nu5CA

Time Left

Question # 8 of 8 ( Start time: 01:33:57 PM ) Total Marks: 1


If we wanted to find the value of a definite integral with an infinite limit, we can instead replace the
infinite limit with a variable, and then take the limit as this variable goes to _________.
Select correct option:

constant

finite

infinity

zero

Click here to Save Answer & Move to Next Question

Top

Top

MTH603-Numerical Analysis
SEMESTER FALL 2005
www.vupages.com
1.6
2x
x 2
dx
 1 using Simpson's 1/3 rule and calculate the percentage error.
Approximate the integral 1
(Take result up to 4 decimal places)
Note: In order to get full marks do all necessary steps.
Construct a forward difference table for the following values
x 0.1 0.3 0.5 0.7 0.9 1.1 1.3
y 0.003 0.067 0.148 0.248 0.37 0.518 0.697

Note : In order to get full marks do all necessary steps.

Solve the system


4 x  3 y  24
3 x  4 y  z  30
 y  4 z  24
t
by Gauss Seidal Method, taking (0, 0, 0) as initial approximation(Two iterations only and take
result up to 4 decimal places )

Note : In order to get full marks do all necessary steps

2
f ( x)  x 
Let x , use cubic Lagrange interpolation based on the nodes
x0  0.5, x1  1, x2  2 and x3  2.5 to approximate f(1.5) and f(1.3).

Note : In order to get full marks do all necessary stepsSolution

Approximate the Dominant Eigenvalue and corresponding Eigenvector for the matrix
 0 11  5 
 2 17  7 
 
 4 26  10 
X 0   1,1,1
t

by using Power Method. Start with . (Five iterations only and take result up to 4
decimal places)

Note : In order to get full marks do all necessary steps

Top

NUMERICAL ANALYSIS
Paper Final Term (Held: 25th Feb 2010)
No Questions Mks
.
1 Find value of given data by Adam Moultan’s method 10
2 Find value of given data by Dividend Difference Composite method 10
3 Draw backward difference tables for given Data 5+5
x
y

x
y
4 Write Simpson’s 1/3 formula 2
5 Find value by Euler’s Method 3
6 Find value of K1 by 2nd Order R-K method 2
7 Convergence is used when ---------- 1
8 Bisection method is ……………….. method 1
· Bracketing Method
· Open
· Random
· none
http://vustudents.ning.com/
9 Newton Raphson method is ……………….. method 1
· Bracketing Method
· Open
· Random
· none
10 Eigenvalue is
· Real 1
· Vector
· odd
· even
11 Find value of y’(1) by Euler’s Method taking h=1 2
12 Find value of y’(3) from given table. 2
x
y
13 Find value of y’(0.3) by Lagrange’s Method 3
x
y
14 For Simpson’s 1/3 rule no.of intervals must be 1
· 1
· 3
· 5
· 8
15 For Simpson’s 1/3 rule valid no.of intervals are 1
· 1
· 3
· 5
· 8
16 For Simpson’s 3/8 rule no.of intervals must be 1
· 10
· 11
· 12
· 14
http://vustudents.ning.com/
17 Find the value of y’(1) from given forward difference table 2
x y Dy Dy 2 Dy 3

Numerical analysis mth603 paper


Numerical Analysis numerical paper 2009
The paper was very easy.
The mcq's were really easy.
Most of the mcq's were from the last 5 lecture.
and from jacobi's method and other's.
then the logical mcq's like
s inverse * s = I
it was repeated twice.
one 5 mark question was from newton's rapson method
one 10 mark question was from lecture 11 page 69 example
best of luck

Top

NUMERICAL ANALYSIS
Paper Final Term (Held: 25th Feb 2010)
No Questions Mks
.
1 Find value of given data by Adam Moultan’s method 10
2 Find value of given data by Dividend Difference Composite method 10
3 Draw backward difference tables for given Data 5+5
x
y

x
y
4 Write Simpson’s 1/3 formula 2
5 Find value by Euler’s Method 3
6 Find value of K1 by 2nd Order R-K method 2
7 Convergence is used when ---------- 1
8 Bisection method is ……………….. method 1
· Bracketing Method
· Open
· Random
· none
http://vustudents.ning.com/
9 Newton Raphson method is ……………….. method 1
· Bracketing Method
· Open
· Random
· none
10 Eigenvalue is
· Real 1
· Vector
· odd
· even
11 Find value of y’(1) by Euler’s Method taking h=1 2
12 Find value of y’(3) from given table. 2
x
y
13 Find value of y’(0.3) by Lagrange’s Method 3
x
y
14 For Simpson’s 1/3 rule no.of intervals must be 1
· 1
· 3
· 5
· 8
15 For Simpson’s 1/3 rule valid no.of intervals are 1
· 1
· 3
· 5
· 8
16 For Simpson’s 3/8 rule no.of intervals must be 1
· 10
· 11
· 12
· 14
http://vustudents.ning.com/
17 Find the value of y’(1) from given forward difference table 2
x y Dy Dy 2 Dy 3

Numerical analysis mth603 paper


Numerical Analysis numerical paper 2009
The paper was very easy.
The mcq's were really easy.
Most of the mcq's were from the last 5 lecture.
and from jacobi's method and other's.
then the logical mcq's like
s inverse * s = I
it was repeated twice.
one 5 mark question was from newton's rapson method
one 10 mark question was from lecture 11 page 69 example
best of luck

Top

FINALTERM EXAMINATION
Spring 2010
MTH603- Numerical Analysis (Session - 2)
Ref No: 1508683
Time: 90 min
Marks: 60
Question No: 1 ( Marks: 1 ) - Please choose one

Symbol used for forward differences is

►�

► D
►d

► m

Question No: 2 ( Marks: 1 ) - Please choose one


The
relationship between central difference operator and the shift operator is given by

► d  EE
1

► d  EE
1

1 1

► d E E
2 2

1 1

► d  E E
2 2

Question No: 3 ( Marks: 1 ) - Please choose one

Muller’s method requires --------starting points

►1
►2
►3
►4

Question No: 4 ( Marks: 1 ) - Please choose one


If
S is an identity matrix, then
1
► S S
► S S
t

► All are true


1
► S S
t
Question No: 5 ( Marks: 1 ) - Please choose one
If
we retain r+1 terms in Newton’s forward difference formula, we obtain a polynomial of
x x ,..., xr
degree ---- agreeing with y x at 0, 1

► r+2
► r+1
►r
► r-1

Question No: 6 ( Marks: 1 ) - Please choose one


P in
Newton’s forward difference formula is defined as

x  x0
p( )
► h

x  x0
p( )
► h
x  xn
p( )
► h
x  xn
p( )
► h

Question No: 7 ( Marks: 1 ) - Please choose one

Octal number system has the base ---------------

►2
►8
► 10
► 16

Question No: 8 ( Marks: 1 ) - Please choose one

Newton’s divided difference interpolation formula is used when the values of the
independent variable are

► Equally spaced

► Not equally spaced

► Constant
► None of the above

Question No: 9 ( Marks: 1 ) - Please choose one

Given the following data

x 0 1 2 4
f ( x) 1 1 2 5

Value of f (2, 4) is

► 1.5

►3
►2

►1

Question No: 10 ( Marks: 1 ) - Please choose one


If
y ( x ) is approximated by a polynomial pn ( x) of degree n then the error is given by

► e ( x)  y ( x )  Pn ( x)
► e ( x)  y ( x )  Pn ( x)
► e ( x)  Pn ( x )  y ( x)
► e ( x)  y ( x ) �Pn ( x)

Question No: 11 ( Marks: 1 ) - Please choose one


Let
x , x , x , x , x , x , x , x , x
I denotes the closed interval spanned by 0 1 2 3 4 5 6 7 . Then F ( x) vanishes
------times in the interval I .

► n-1
► n+2
►n
► n+1

Question No: 12 ( Marks: 1 ) - Please choose one

Differential operator in terms of forward difference operator is given by


1 D 2 D3 D 4 D5
D (D      ...)
► h 2! 3! 4! 5!
1 D 2 D3 D 4 D5
D  (D      ...)
► h 2 3 4 5
1 D 2 D3 D 4 D5
D  (D      ...)
► h 2 3 4 5
1 D 2 D3 D 4 D5
D (D      ...)
► h 2! 3! 4! 5!

Question No: 13 ( Marks: 1 ) - Please choose one

Finding the first derivative of f ( x ) at x =0.4 from the following table:

x 0.1 0.2 0.3 0.4


f ( x) 1.10517 1.22140 1.34986 1.49182

Differential operator in terms of ----------------will be used.

► Forward difference operator


► Backward difference operator
► Central difference operator
► None of the given choices

Question No: 14 ( Marks: 1 ) - Please choose one

For the given table of values


x 0.1 0.2 0.3 0.4 0.5 0.6
f ( x) 0.425 0.475 0.400 0.452 0.525 0.575

f / (0.1) , using two-point equation will be calculated as.............

► -0.5
► 0.5
► 0.75
► -0.75

Question No: 15 ( Marks: 1 ) - Please choose one


In
Simpson’s 1/3 rule,
f ( x) is of the form

► ax  b
► ax  bx  c
2

► ax  bx  cx  d
3 2

► ax  bx  cx  dx  e
4 3 2

Question No: 16 ( Marks: 1 ) - Please choose one

b
I �
f ( x) dx
While integrating a , h , width of the interval, is found by the formula-----.

ba
► n
ba
► n
a b
► n
► None of the given choices

Question No: 17 ( Marks: 1 ) - Please choose one


To
apply Simpson’s 1/3 rule, valid number of intervals are.....

►7
►8
►5
►3

Question No: 18 ( Marks: 1 ) - Please choose one


For
the given table of values
x 02 0.3 0.4 0.5 0.6 0.7
f ( x) 0.425 0.475 0.400 0.452 0.525 0.575

f / / (0.2) , using three-point equation will be calculated as ……

► 17.5
► 12.5
► 7.5
► -12.5

Question No: 19 ( Marks: 1 ) - Please choose one


To
apply Simpson’s 1/3 rule, the number of intervals in the following must be

►2
►3
►5
►7

Question No: 20 ( Marks: 1 ) - Please choose one


To
apply Simpson’s 3/8 rule, the number of intervals in the following must be

► 10
► 11
► 12
► 13

Question No: 21 ( Marks: 1 ) - Please choose one


If
the root of the given equation lies between a and b, then the first approximation to the
root of the equation by bisection method is ……

( a  b)
► 2
( a  b)
► 2
(b  a)
► 2
► None of the given choices

Question No: 22 ( Marks: 1 ) - Please choose one

............lies in the category of iterative method.

► Bisection Method
► Regula Falsi Method
► Secant Method
► None of the given choices
Question No: 23 ( Marks: 1 ) - Please choose one
For
the equation x  3x  1  0 , the root of the equation lies in the interval......
3

► (1, 3)
► (1, 2)
► (0, 1)
► (1, 2)

Question No: 24 ( Marks: 1 ) - Please choose one

Rate of change of any quantity with respect to another can be modeled by

► An ordinary differential equation


► A partial differential equation

► A polynomial equation

► None of the given choices

Question No: 25 ( Marks: 1 ) - Please choose one


If
dy
 f ( x, y )
dx
Then the integral of this equation is a curve in

► None of the given choices

► xt-plane
► yt-plane
► xy-plane

Question No: 26 ( Marks: 1 ) - Please choose one


In
solving the differential equation
y /  x  y ; y (0.1)  1.1
h  0.1 , By Euler’s method y (0.2) is calculated as

► 1.44
► 1.11
► 1.22
► 1.33
Question No: 27 ( Marks: 1 ) - Please choose one
In
second order Runge-Kutta method
k1 is given by

► k1  hf ( xn , yn )
► k1  2hf ( xn , yn )
► k1  3hf ( xn , yn )
► None of the given choices

Question No: 28 ( Marks: 1 ) - Please choose one


In
fourth order Runge-Kutta method, k2 is given by

h k
k2  hf ( xn  , yn  1 )
► 2 2
h k
k2  hf ( xn  , yn  1 )
► 3 3
h k
k2  hf ( xn  , yn  1 )
► 3 3
h k
k2  hf ( xn  , yn  1 )
► 2 2

Question No: 29 ( Marks: 1 ) - Please choose one


In
fourth order Runge-Kutta method, k4 is given by

► k3  hf ( xn  2h, yn  2k3 )
► k3  hf ( xn  h, yn  k3 )
► k3  hf ( xn  h, yn  k3 )
► None of the given choices

Question No: 30 ( Marks: 1 ) - Please choose one

Adam-Moulton P-C method is derived by employing

► Newton’s backward difference interpolation formula


► Newton’s forward difference interpolation formula
► Newton’s divided difference interpolation formula
► None of the given choices

Question No: 31 ( Marks: 2 )


If
h h
F ( )  257.1379 F1 ( )
F ( h)  256.2354 and 2 , then find 2 using Richardson’s extrapolation
limit.

Question No: 32 ( Marks: 2 )

Evaluate the integral


p
2


(cos x  2)dx
0

Using Simpson’s 3/8 rule

p
Take h= 4

Question No: 33 ( Marks: 2 )

Write a general formula for Modified Euler’s method of solving the given differential
equation.

Question No: 34 ( Marks: 3 )

Evaluate the integral


4


2
x dx
0

Using Trapezoidal rule


Take h=1

Question No: 35 ( Marks: 3 )

Evaluate the integral


5


(log x  2)dx
3

Using Simpson’s 3/8 rule


Take h=1

Question No: 36 ( Marks: 3 )

Write a formula for finding the value of k3 in Fourth-order R-K method.

Question No: 37 ( Marks: 5 )

Find Newton’s forward difference table from the following data.

x 0.0 0.1 0.2 0.3 0.4


f ( x) 1 0.9048 0.8187 0.7408 0.6703

Question No: 38 ( Marks: 5 )

Evaluate the integral


3

�  x)dx
2
(x
0

Using Simpson’s 3/8 rule

Take h=1

Question No: 39 ( Marks: 5 )

Use

Runge-Kutta Method of order four to find the values of


k1 , k2 , k3 and k4 for the initial value problem

1
y /  (2 x 3  y ), y (1)  2 taking h  0.1
2
Top

You might also like