Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

Let B={b1,b2}, C={c1,c2}, and D={d1,d2} be bases for a two-dimensional vector space.

a. Write an equation that relates the matrices PCโ†B, PDโ†C, and PDโ†B. Justify your result.

b. [M] use a matrix program either to help you find the equation or to check the equation you write. Work with three bases for R2. (see Exercises 7-10)

Short Answer

Expert verified

a. PDโ†B=PDโ†CโกPCโ†B

b. [โˆ’31โˆ’52]

Step by step solution

01

Find the stage matrix

The change of coordinate from B to C is

[x]C=PCโ†’Bโก[x]B.

For a change of coordinate from C to D,

[x]D=PDโ†’Cโก[x]C.

From both the equations,

[x]D=PDโ†’CโกPCโ†’Bโก[x]B.

The change of coordinate matrix from B to Dis

[x]D=PBโ†’Dโก[x]B.

Therefore, for any vector [x]B in R2,

PDโ†B=PDโ†CโกPCโ†B.

02

Find the change of coordinate matrix

The change of coordinate matrix from B to Cis

[c1c2b1b2]=[1โˆ’27โˆ’3โˆ’525โˆ’1].

Use the following code in MATLAB to obtain the row-reduced echelon form:

>>A=[1โˆ’27โˆ’3;โˆ’525โˆ’1];>>U=rref(A)

[1โˆ’27โˆ’3โˆ’525โˆ’1]โˆผ[10โˆ’3101โˆ’52]

So, the change of coordinate matrix from B to Cis

PBโ†’C=[โˆ’31โˆ’52].

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Study anywhere. Anytime. Across all devices.

Sign-up for free