Linear Algebra: Coordinate system corresponding to the basis

RyanV
Messages
12
Reaction score
0

Homework Statement


In the xy-plane, sketch the coordinate system [ a; b] corresponding to the basis
{ (1, 1 ) , (1, -1) } by drawing the lines a = 0, \pm1 and b = 0, \pm1. What point in the xy-plan corresponds to a = 1, b = 2?

Homework Equations


Not sure of any in this case

The Attempt at a Solution


I just stared at this Q in total blank.
After couple minutes, I tried to place the a and b coordinates like they were x and y coordinates respectively, and then line them up according to which one was a = 0, a = 1. Once again, had no clue what I was doing.

Had a look at the answer provided, and it looked like the attached provided. Tried to make heads and tails of it but doesn't really make much sense to me..

Any assistance would be greatly appreciated! =D
 

Attachments

  • tute10q1ians.jpg
    tute10q1ians.jpg
    15.1 KB · Views: 375
Physics news on Phys.org
A basis a linear combination of vectors which are linearly independent (meaning if you have n of them, you cannot add/subtract n-1 of them to get the last one) and which span (can be used to define) a given space. In this case we have R(2) (or E(2), depending on whatever notation you use).

Normally in R(2) we use the simple I (1,0) and J (0,1) vectors, which are linearly independent, but now we want to use a different system, (a,b) which also "spans" R(2) (dot (1, 1 ) , (1, -1) and it will equal zero). So we can relate these two systems because they span the same space.

x(1,0)+y(0,1)=a(1,1)+b(1,-1)

a=1, b=2
1(1,1)+2(1,-1) = (1+2, 1-2)= (3,-1) = x(1,0)+ y(0,1)

we can easily see x will be the first part of the vector (3,-1) and y will be the second part, so the (x,y) = (3,-1)

hope that helped!
 
ahh, I see. thanks...that part of the question does make sense now.

But I'm still unsure of the drawing of the lines...If you have a look at the lines that are drawn in the answer, how did they come to that? I'm thinking of the basis that was given, but from where I stand, it only explains the lines that kinda go y = \pm x since B = { (1,1), (-1,1) }.
Unless of course, my thinking is not correct.

Thanks again =)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top