Finding Matrix P for B & R Basis in R^2

  • Thread starter Thread starter UrbanXrisis
  • Start date Start date
  • Tags Tags
    Basis Matrix
Click For Summary

Homework Help Overview

The discussion revolves around finding a matrix P that relates two different bases B and R in R^2. The basis B consists of the vectors (3, 1) and (-1, 3), while the basis R consists of (2, 3) and (1, 2). Participants are exploring how to express coordinates in one basis in terms of the other.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants are attempting to understand how to derive the matrix P and are questioning the relationship between the bases and the coordinates. Some suggest finding the components of each basis in terms of the other, while others express confusion about the implications of [x] being any vector.

Discussion Status

There is an ongoing exploration of how to set up the equations needed to find the matrix P. Some participants have attempted specific calculations but are unsure of their correctness. There is no explicit consensus on the approach, but various lines of reasoning are being discussed.

Contextual Notes

Participants note discrepancies between their calculations and expected answers, indicating potential misunderstandings of the problem setup or the relationships between the bases. There is mention of differing answers from textbooks and online resources.

UrbanXrisis
Messages
1,192
Reaction score
1
Let B be the basis of R^2 consisting of the vectors

[tex]\left(\begin{array}{c}3 & 1 \end{array}\right)[/tex] and [tex]\left(\begin{array}{c}-1 & 3 \end{array}\right)[/tex]

Let R be the basis consisting of

[tex]\left(\begin{array}{c}2 & 3 \end{array}\right)[/tex] and [tex]\left(\begin{array}{c}1 & 2 \end{array}\right)[/tex]

find a matrix P such that [tex][x]_R= P [x]_B[/tex] for all x in R^2[/tex]

the answer should be a 2x2 matrix but I don't see how that is possible since [x] is only a column vector. I'm not sure how to solve this problem. any ideas?
 
Physics news on Phys.org
A nx2 times a 2x1 gives a nx1, so really P has to be a 2x2 matrix.

Start by finding the components of each basis in terms of the other. A motivating question may be something like what is [tex]P(1, 0)^T[/tex]? Fool around with this idea to find the components of P.
 
I'm not sure what is meant by "Start by finding the components of each basis in terms of the other."

I understand that "A nx2 times a 2x1 gives a nx1, so really P has to be a 2x2 matrix." but what about the fact that [x] can be ANY numbers. [x] is not even dependent of the basis so I don't know why they would even give the basis.

So if [x] can be anything, then so can P, so how do I find a specific 2x2 matrix?
 
UrbanXrisis said:
Let B be the basis of R^2 consisting of the vectors

[tex]\left(\begin{array}{c}3 & 1 \end{array}\right)[/tex] and [tex]\left(\begin{array}{c}-1 & 3 \end{array}\right)[/tex]

Let R be the basis consisting of

[tex]\left(\begin{array}{c}2 & 3 \end{array}\right)[/tex] and [tex]\left(\begin{array}{c}1 & 2 \end{array}\right)[/tex]

find a matrix P such that [tex][x]_R= P [x]_B[/tex] for all x in R^2[/tex]

the answer should be a 2x2 matrix but I don't see how that is possible since [x] is only a column vector. I'm not sure how to solve this problem. any ideas?
your matrix could be regarded as a 'changing basis matix'.
in other words you need to let one of them to be a linear combination of the other basis:
2=a1*3+a2*1
3=b1*3+b2*1
1=a1*(-1)+a2*3
2=b1*(-1)+a2*3
and your P would be the matrix:
a1 a2
b1 b2
 
loop quantum gravity said:
your matrix could be regarded as a 'changing basis matix'.
in other words you need to let one of them to be a linear combination of the other basis:
2=a1*3+a2*1
3=b1*3+b2*1
1=a1*(-1)+a2*3
2=b1*(-1)+a2*3
and your P would be the matrix:
a1 a2
b1 b2

I tried that already, that does not give the correct answer. Also, I believe you mean:
2=b1*(-1)+b2*3

this gives you
a1=.5
a2=.5
a3=.7
a4=.9

which is not the correct answer
 
your textbook has different answers than these?
 
yes, i entered them for answers on the web and it tells me that they are wrong
 
ok, i did the exact same thing for the other matrix and got the right answer, thanks for the help!
 
which other matrix are you referring to?
 
  • #10
3=a1*2+a2*3
-1=a1*(1)+a2*2
1=b1*(2)+a2*3
3=b1*1+b2*2
 
  • #11
but this gives you the solution of this:
[x]_B=P[x]_R
 

Similar threads

Replies
6
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 7 ·
Replies
7
Views
4K
Replies
0
Views
1K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K