|
Posted: 09/20/23
Due: 09/27/23, 11:59PM
At this point in the course homework has addressed:
Tools needed for scientific computation (number representation,
number approximation techniques, basic coding constructs, an
environment for method documentation and reproducible
computational experiments).
Discretization of continuous functions leads to finite-dimensional vectors that can often be approximated by linear combination of just a few of the basis vectors required for the entire space.
Large data sets, readily acquired from observations, can guide selection of vectors within a basis to obtain data compression or efficient data representation through linear combination.
Homework 4 reinforces analytical skills within the mathematical framework of finite-dimensional vector spaces used for the above topics. Such technical proficiency is just as important as efficient coding. The midterm examination verifies proficiency in such analytical skills
Note: The exercises below contain well-known results, but should be attempted individually and independently, without recourse to references. Simply looking up a proof and transcribing it will not aid understanding nor ensure good results on the midterm examination. If you do not obtain an exercise proof within 10 minutes reread the relevant theoretical material from the lecture notes and then try again for another 15 minutes.
Prove the parallelogram identity
for , with denoting the 2-norm.
Consider , a vector space with norm induced by a scalar product . Prove that . Is the converse true?
Consider , . Prove that
is a norm. (Track 2: generalize above to )
Construct the matrix that represents the mapping , reflects a vector across the plane. Construct the matrix that represents the mapping , reflects a vector across the plane. Determine the mapping represented by .
Prove that the inverse of a rank-1 perturbation of is itself a rank-1 perturbation of , namely
Determine the scalar .
Determine the rank of .
Write the inverse as a rank-1 perturbation of .
Consider . Write as a rank-1 perturbation of .
For , prove .
For , prove .
For , prove .
For , prove .
Prove the Minkowski inequality: for , , .
Construct the matrix that represents the mapping , rotates a vector around the axis by angle . Construct the matrix that represents the mapping , rotates a vector around the axis by angle .
What do and represent?
Is true? Explain.