Assignment 03
Assignment 03
ai
ai
ai
,
i=1
i=1
1
2
or 6=
1
2
i=1
19. Show that, if a triangle is isosceles, then the medians to the two sides of equal length are of equal
length.
20. Show that the medians of triangle are concurrent.
21. Show that the angle inscribed by semicircle is a right angle.
22. Is the standard basis for Rnn an orthonormal basis?
23. Apply Gram-Schmidt process to obtain orthonormal sets:
(a) [1, 0, 1]T , [1, 1, 0]T , []0, 0, 1]T in R3 .
(b) 1, p1 (t) = t, p2 (t) = t2 of P2 (R) with the inner product
Z
hp, qi :=
p(t)q(t)dt.
0
[1, 1, 1, 1]T , [0, 2, 0, 2]T , [1, 1, 3, 1]T in R4 .
(d) [1, 1, 1, 1]T , [5, 1, 1, 1]T , [2, 3, 4, 1]T in R4
(c)
24. If V is an inner product space, a linear map T : V V is said to be symmetric (with respect to the
given inner product) if hT (x), yi = hx, T (y)i for all x, y V . Show that the matrix representing a
symmetric map with respect to an orthonormal basis is symmetric.
25. Let V be an inner product space. A linear transformation T : V V is said to be orthogonal if
hT (x), T (y)i = hx, yi for all x, y V . Prove that the following are equivalent in the case of a linear
transformation T : V V
(a) T is orthogonal.
(b) kT xk = kxk for all x V .
n
(c) T takes an orthonormal basis to an orthonormal basis. That is, if {ei }i=1 is an orthonormal
n
basis, then {T (ei )}i=1 is an orthonormal basis.
26. If f : V V is any map such that
(a) f (0) = 0
(b) kf (x) f (y)k = kx yk,
then show that f is an orthogonal linear transformation.
27. Let g : V V be such that kg(x) g(y)k = kx yk for all x, y V . Show that there exists a
unique v V and an orthogonal linear transformation A : V V such that g(x) = Ax + v.
28. Let V be an arbitrary vector space. Let Tv denote the translation by v. Prove the following:
(a) Tv is a bijection for all v V such that Tv1 = Tv = Tv .
(b) Tv+w = Tv + Tw for all v, w V
29. Let A be an orthogonal linear map of V , Tv a translation. What is the inverse of ATv ? What are
ATv , Tv A, ATv A1 and Tv1 ATv ?
30. A matrix A is orthogonal if and only if AT A = AAT = I. Show that
2
1 = det I = det AAT = det A det AT = (detA) .
31. With a fixed orthonormal basis, prove that there exists a one-one correspondence between orthogonal transformations and orthogonal matrices.
32. Show that the choice of an orthonormal basis (v1 , ..., vn ) for V gives rise to an orthogonal linear
map T from V to Rn : T (vi ) := ei for 1 i n and extended linearly.
33. Let
A=
0
1
1
0
1 1 0
1 1 0
0 0 1
35. Find the eigenvectors and eigenvalues of
0
0
2
0
2
0
2
0
3
36. Let T : V V be a symmetric linear map. Show that the eigenvectors vi with eigenvalues
i , i = 1, 2 with 1 6= 2 are orthogonal to each other.
37. Show that, if the characteristic equation of T has n distinct real roots, then T is diagonalizable.
38. Let T : V V be a symmetric linear map. Assume that W is a vector subspace of V invariant
under T . Prove that W is also invariant under T .
39. Read a proof of the Spectral Theorem for Symmetric Linear Maps:
Let T : V V be a symmetric linear map on a (finite dimensional real) inner product space. Then
there exists an orthonormal basis of V consisting of eigenvectors of T .