• 沒有找到結果。

PhD Qualify Exam in Numerical Analysis, March 21, 2018

N/A
N/A
Protected

Academic year: 2022

Share "PhD Qualify Exam in Numerical Analysis, March 21, 2018"

Copied!
2
0
0

加載中.... (立即查看全文)

全文

(1)

PhD Qualify Exam in Numerical Analysis, March 21, 2018

1. (Average) Consider the initial value problem

(I.V.P.)

 dy

dt = f (t, y) for t ∈ (a, b), y(a) = α.

Show that the difference method w0 = α,

wi+1 = wi + a1f (ti, wi) + a2f (ti+ δ, wi+ βf (ti, wi)),

for each i = 0, 1, . . . , N − 1, cannot have local truncation error O(h3) for any choice of a1, a2, δ and β. (10%)

2. (Easy) The iteration equation for the secant method can be written in the simpler form

xn = f (xn−1)xn−2− f (xn−2)xn−1

f (xn−1) − f (xn−2) .

Explain why, in general, this iteration equation is likely to be less accurate than the one given by

xn = xn−1− f (xn−1)(xn−1− xn−2) f (xn−1) − f (xn−2) .

(10%)

3. (Average) Show that the numerical quadrature formula

Q(P ) =

n

X

i=1

ciP (xi)

can not accomplish an exact computation, provided that polynomial P (x) is of degree greater than 2n − 1, regardless of the choice of c1, c2, . . . , cn and x1, x2, . . . , xn. (10%) 4. (Average) A sequence {pn} is said to be superlinearly convergent to p if

n→∞lim

|pn+1− p|

|pn− p| = 0.

(a) (7%) Show that if pn→ p of order α for α > 1, then {pn} is superlinearly convergent to p.

(b) (8%) Show that pn = n1n is superlinearly convergent to 0 but does not converge to 0 of order α for any α > 1.

1

(2)

5. Let x(k)= T x(k−1)+ c, k = 1, 2, . . . with a given x(0) be an iterative method for solving the linear system Ax = b, where A ∈ Rn×n and b ∈ Rn.

(a) (Average) Show that

kx(k)− xk ≤ kT kkkx(0)− xk and

kx(k)− xk ≤ kT kk

1 − kT kkx(1)− x(0)k,

where x is the fixed point of the iteration x(k) = T x(k−1) + c, provided that kT k < 1. (10%)

(b) (Easy) Show that the Jacobi iteration converges if A is strictly diagonally domi- nant. (5%)

(c) (Average) Show that the Gauss-Seidel iteration converges to a solution of Ax = b if A is strictly diagonally dominant or A is symmetric positive definite. (10%) 6. (Average) Suppose that A ∈ Rn×n is nonsingular and that for specific given right hand

side vectors b, g ∈ Rn, solutions to linear systems Ay = b and Az = g, respectively, are already known. Show how to solve the system

 A g hT α

  x µ



=

 b β



in O(n) flops where α, β ∈ R and h ∈ Rn are given and the matrix A+ =

 A g hT α

 is nonsingular. (10%)

7. (Average) Apply Householder reflection transformation to verify that det(In+ xyT) = 1 + xTy, where x, y ∈ Rn. (10%)

8. (Easy) Show that if B is singular, then 1

κ(A) ≤ kA − Bk kAk , where κ(A) = kAkkA−1k. (10%)

2

參考文獻

相關文件

Here is

To do (9), you need to recall the exercise from hw 1 and hw 2 in Calculus I: (you do not need to turn in the following exercises) If you are not familiar with the exercises below,

[Hint: You may find the following fact useful.. If d is a metric for the topology of X, show that d|A × A is a metric for

[r]

Wiedijk (2008), “the Law of Quadratic Reciprocity is the first nontrivial theorem that a student encounters in the mathematics curriculum.”.. Properties of the Jacobi Symbol.. The

Remark: All the sequences are sequence of real numbers.. Formula that might be useful: Let θ

We say that the series converges if the partial sums converge and denote the limit by.. It is usually not easy to determine whether a

(3%) (c) Given an example shows that (a) may be false if E has a zero divisors. Find the invariant factors of A and φ and their minimal polynomial. Apply