Jump to content

Totally confused...


Recommended Posts

Suppose you have a base {e_1, e_2, e_3} in R_3. You don't know anything else about them. Is it possible, if you are given another base {u_1, .. , u_3} to give a change-of-base matrix from the e_i's to the u_i's???

 

Thanks!

Link to comment
Share on other sites

That's how I did it in the Linear Algebra course.

 

Basically:

u_1 = a_{11} e_1 + a_{21} e_2 + a_{31} e_3

u_2 = a_{12} e_1 + a_{22} e_2 + a_{32} e_3

u_3 = a_{13} e_1 + a_{23} e_2 + a_{33} e_3

 

and then your change of basis matrix is (a_{ij}).

 

I think. It's been a while since I've done this :P

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.