[试题] 104上 陈宜良 计算数学导论 期中考

楼主: xavier13540 (柊 四千)   2015-12-08 21:55:49
课程名称︰计算数学导论
课程性质︰数学系大三必修
课程教师︰陈宜良
开课学院:理学院
开课系所︰数学系
考试日期(年月日)︰2015/11/23
考试时限(分钟):180
试题 :
k
1. Let us solve the equation x = a, a > 0 and k > 1 is an integer by Newton's
method.
(a) (5%) Write down the Newton iteration: x = g(x ) for solving this
n+1 n
equation.
1/k
(b) (5%) Show that the fixed point iteration g of Newton's method maps [a ,
1/k 1/k 1/k
∞) → [a , ∞) and (0, a ) → (a , ∞).
1/k
(c) (5%) Show g is increasing on (a , ∞).
(d) (5%) Show that the sequence x = g(x ) converges quadratically.
n+1 n
n m
2. Let A = (a ) be a linear map from (|R , |・| ) → (|R , |・| ).
ij m ×n ∞ ∞
(a) (5%) Show that the operator norm ║A║ := sup |Ax| is given
∞ |x| = 1 ∞

by max Σ |a |.
i j ij
(b) (5%) Write a pseudo code for Jacobi method for solving the linear system
Ax = b
n
where A is n ×n and x, b ∈ |R .
(c) (10%) A matrix A is called row diagonally dominant if |a | >
ii
Σ |a |. Prove that the Jacobi method converges for a row diagonally
j≠i ij
dominant matrix A.
3. Let us find the largest eigenvalue in magnitude of an n ×n matrix A.
(a) (10%) Write down a pseudocode for power method to solve this problem.
(b) (10%) Suppose the eigenvalue of A are ordered by
|λ | > |λ | > ...
1 2
Show that the power method converges if λ is simple. Find the
1
convergent rate also.
4. This problem is about interpolation. Let f be function on [-1, 1]. Let x <
0
x < ... < x be grid points on [-1, 1].
1 n
(a) (5%) Write down the polynomial P that interpolates f at x , x , x , x .
0 1 2 3
(b) (5%) Show that there exists an ξ ∈ (x , x ) such that
0 3
(4)
f (ξ) 3
f(x) - P(x) = ──── Π (x - x ).
4! i=0 i
(c) (10%) What is Runge phenomenon? How to fix it? (explain your argument,
but no need to prove)
5. This problem is about Fourier transform.
(a) (10%) Derive the Fast Fourier Transform (FFT) algorithm.
(b) (5%) What is Gibbs phenomenon? (10%) Prove it.

Links booklink

Contact Us: admin [ a t ] ucptt.com