Exercise 3.2.7

Answers

  • (1)
    The derivative of a singular value is dt = uT(t)dA dt v(t), so we have

dA(0) dt = A, At t = 0, we have the matrix D + tA = D, so we here look for the singular values and vectors of D.

Since D = IDI, its singular values are: 1,2,,n, the left and right singular vectors are xi = (0,0,,1,0,,0) where the 1 is at the ith position.

So at a singular value σi = i, we have dt = [0100 ]A [0 1 0 0 ] = Aii.

The derivative at t = 0 of the singular values σ(t) is the diagonal values of A.

  • (1)
    From Weyl’s inequalities we have σmax(D + tA) = σ1(D + tA) σ1(D) + σ1(tA) = n + tσ1(A)

and σmin(D + tA) = σn(D + tA) σi(D) + σj(tA) = (n + 1 i) + tσj(A). Also we need i + j = n + 1, so σmin(D + tA) (n + 1 i) + tσj(A) = j + tσj(A)

#### Problem III.2.8

  • 1.
    Because subspace V has a dimension of i, and subpsace Z has a dimension of n i + 1, they must have an intersection, otherwise let p = k=1iakvk a vector in V and q = k=inbkqk a vector in Z, if V and Z doesn’t intersect, vk and qk are all independent of each other, so we’ll have p + q = k=1n+1ckxk, This contradicts with the fact that there are only n independent basises in total.

Since V intersect with Z, it means that there’s a nonzero vector z both in V and Z, such that z can be expressed as a combination of qi,qi+1,,qn.

  • 1.
    If λi is the eigenvalue corresponds to the ith large eigenvalue of S, since z is also in the subspace of Z, where the maximum eigenvalue is λi, so we must have zTSz zTz λi.

Then min zinV = zTSz zTz indicates that for any i-dimensional subspace V , the mimimum value can range from λn,λn1,,λi because you can choose any i eigenvectors to compose such space V .

If we then take the maximum among the i-dimensional subspace V , we see that the maximum value we can achieve is λi.

User profile picture
2020-03-20 00:00
Comments