Section 5.4 Exercises

  1. Let x=(1,1,1,1)T and y=(1,1,5,3)T. Show that xy. Calculate x2,y2,x+y2 and verify that the Pythagorean law holds.

  2. Let x=(1,1,1,1)T and y=(8,2,2,0)T.

    1. Determine the angle θ between x and y.

    2. Find the vector projection p of x onto y.

    3. Verify that xp is orthogonal to p.

    4. Compute xp2,p2,x2 and verify that the Pythagorean law is satisfied.

  3. Use equation (1) with weight vector w=(14,12,14)T to define an inner product for 3, and let x=(1,1,1)T and y=(5,1,3)T.

    1. Show that x and y are orthogonal with respect to this inner product.

    2. Compute the values of x and y with respect to this inner product.

  4. Given

    A=[122102311] and B=[411332122]

    determine the value of each of the following:

    1. A,B

    2. AF

    3. BF

    4. A+BF

  5. Show that equation (2) defines an inner product on m×n.

  6. Show that the inner product defined by equation (3) satisfies the last two conditions of the definition of an inner product.

  7. In C[0, 1], with inner product defined by (3), compute

    1. ex,ex

    2. x,sinπx

    3. x2,x3

  8. In C[0, 1], with inner product defined by (3), consider the vectors 1 and x.

    1. Find the angle θ between 1 and x.

    2. Determine the vector projection p of 1 onto x and verify that 1p is orthogonal to p.

    3. Compute 1p,p,1 and verify that the Pythagorean law holds.

  9. In C[π,π] with inner product defined by (6), show that cos mx and sin nx are orthogonal and that both are unit vectors. Determine the distance between the two vectors.

  10. Show that the functions x and x2 are orthogonal in P5 with the inner product defined by (5), where xi=(i3)/2 for i=1,,5.

  11. In P5 with the inner product as in Exercise 10 and the norm defined by

    p=(p,p)={i=15[p(xi)]2}1/2

    compute

    1. x

    2. x2

    3. the distance between x and x2

  12. If V is an inner product space, show that

    v=v,v

    satisfies the first two conditions in the definition of a norm.

  13. Show that

    x1=i=1n|xi|

    defines a norm on n.

  14. Show that

    x=max1in|xi|

    defines a norm on n.

  15. Compute x1,x2 and x for each of the following vectors in 3:

    1. x=(3,4,0)T

    2. x=(1,1,2)T

    3. x=(1,1,1)T

  16. Let x=(5,2,4)T and y=(3,3,2)T. Compute xy1,xy1, and xy. Under which norm are the two vectors closest together? Under which norm are they farthest apart?

  17. Let x and y be vectors in an inner product space. Show that if xy, then the distance between x and y is

    (x2+y2)1/2
  18. Show that if u and v are vectors in an inner product space that satisfy the Pythagorean law

    u+v2=u2+v2

    then u and v must be orthogonal.

  19. In n with inner product

    x,y=xTy

    derive a formula for the distance between two vectors x=(x1,,xn)T and y=(y1,,yn)T.

  20. Let A be a nonsingular n×n matrix and for each vector x in n define

    xA=Ax2
    (11)

    Show that (11) defines a norm on n.

  21. Let xn. Show that xx2.

  22. Let x2. Show that x2x1. [Hint: Write x in the form x1e1+x2e2 and use the triangle inequality.]

  23. Give an example of a nonzero vector x2 for which

    x=x2=x1
  24. Show that in any vector space with a norm,

    v=v
  25. Show that for any u and v in a normed vector space,

    u+vuv
  26. Prove that, for any u and v in an inner product space V,

    u+v2+uv2=2u2+2v2

    Give a geometric interpretation of this result for the vector space 2.

  27. The result of Exercise 26 is not valid for norms other than the norm derived from the inner product. Give an example of this in 2 using 1.

  28. Determine whether the following define norms on C[a, b]:

    1. f=|f(a)|+|f(b)|

    2. f=ab|f(x)|dx

    3. f=maxaxb|f(x)|

  29. Let xn and show that

    1. x1nx

    2. x2nx

    Give examples of vectors in n for which equality holds in parts (a) and (b).

  30. Sketch the set of points (x1,x2)=xT in 2 such that

    1. x2=1

    2. x1=1

    3. x=1

  31. Let K be an n×n matrix of the form

    K=[1cccc0sscscsc00s2s2cs2c000sn2sn2c0000sn1]

    where c2+s2=1. Show that KF=n.

  32. The trace of an n×n matrix C, denoted tr(C), is the sum of its diagonal entries; that is,

    tr(C)=c11+c22++cnn

    If A and B are m×n matrices, show that

    1. AF2=tr(ATA)

    2. A+BF2=AF2+2tr(ATB)+BF2

  33. Consider the vector space n with inner product x,y=xTy. Show that for any n×n matrix A,

    1. Ax,y=x,ATy

    2. ATAx,x=||Ax||2

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.222.37.169