一、解答题 (共 6 题 ),解答过程应写出必要的文字说明、证明过程或演算步骤
1. Let be a non-singular matrix. Let be col umn vectors. Define the rank 1 perturbation .
(a) Derive a necessary and sufficient condition for to be inv ertible.
(b) Let and be column vectors in . Suppose one can solve with floating-point operations (flops). Un der conditions derived in (a), design an algorithm to solve with flops, and provide justification for your an swer.
2. Consider the integral
where is continuous, , and decays like with in the limit .
(a) Suppose you apply the equispaced composite trapezoid ule with subintervals to approximate
What is the asymptotic error formula for the error in the limit with fixed?
(b) Suppose you consider the quadrature from (a) to be an ap proximation to the full integral from 0 to . How should in crease with to optimize the asymptotic rate of total error ecay? What is the rate of error decrease with this choice of ?
(c) Make the following change of variable , in the original integral to obtain
Suppose you apply the equispaced composite trapezoid rule; what is the asymptotic error formula for fixed ?
(d) Depending on , which method - domain truncation of ch ange-of-variable - is preferable?
3. Consider the Chebyshev polynomial of the first kind
The Chebyshev polynomials of the second kind are defined a
(a) Derive a recursive formula for computing for all .
(b) Show that the Chebyshev polynomials of the second kind are orthogonal with respect to the inner product
(c) Derive the 2-point Gaussian Quadrature rule for the integr al
4. Consider the boundary value problem
where is a bounded differentiable function in . We assume that, although is available, an expressi on for its derivative, , is not available.
(a) Using finite differences and an equally spaced gird in and , we discretize the ODE to obtain a linear system of equations, yielding an approximation of the ODE. After the application of the boundary conditions, the resulting coefficient matrix of the li near system is an tridiagonal matrix.
Provide a derivation and write down the resulting linear syste (by giving the expressions of the elements).
(b) Utilizing all the information provided, find a disc in , the smaller the better, that is guaranteed to contain all the eigenv alues of the linear system constructed in part (a).
5. (a) Verify that the PDE
is well posed as an initial value problem.
(b) Consider solving it numerically using the scheme
Determine this scheme's stability condition.
6. Consider the diffusion equation
with and periodic boundary conditions. The solutio is to be approximated using the central difference operator for the 1D Laplacian.
and the following two finite different approximations, (i) Forw ard-Euler
and (ii) Crank-Nicolson
Throughout, consider and the finite differenc e stencil to have periodic boundary conditions on the spatial lattice where and is ev en.
(a) Determine the order of accuracy of the central difference operator is approximating the second derivative .
(b) Using give the updates in terms of for each of the methods, including the ca se .
(c) Give the solution for for each method when the initial condition is .
(d) What are the stability constraints on the time step for ea ch of the methods, if any, in equation (1) and (2)? Show there are either no constraints or express them in the form