Coordinates relative to a basis

derryck1234
Messages
55
Reaction score
0

Homework Statement



(In textbook, given a figure, I cannot redraw that figure in this applet, so I shall describe the question in words)

I am given a rectangular xy coordinate system determined by the unit basis vectors i and j and an x'y'-coordinate system determined by unit basis vectors u1 and u2. Find the x'y-coordinates of the points whose xy-coordinates are given.

(a) (sqrt3, 1) .. (b) (1, 0) .. (c) (0, 1) .. (d) (a, b)

Okay. u1 is 30 degrees anticlockwise from i, and u2 is directly along j.

Homework Equations



(v)S = (c1, c2), where c1 and c2 denote the solutions to c1u1 + c2u2 = i + j.

The Attempt at a Solution



I don't know. I think I'm going to just jump right in and do this (for a):

c1/cos30 = sqrt3
c2 = 1

But this is incorrect?

I don't know what to do? The textbook had no examples like this?
 
Physics news on Phys.org
derryck1234 said:

Homework Statement



(In textbook, given a figure, I cannot redraw that figure in this applet, so I shall describe the question in words)

I am given a rectangular xy coordinate system determined by the unit basis vectors i and j and an x'y'-coordinate system determined by unit basis vectors u1 and u2. Find the x'y-coordinates of the points whose xy-coordinates are given.

(a) (sqrt3, 1) .. (b) (1, 0) .. (c) (0, 1) .. (d) (a, b)

Okay. u1 is 30 degrees anticlockwise from i, and u2 is directly along j.

Homework Equations



(v)S = (c1, c2), where c1 and c2 denote the solutions to c1u1 + c2u2 = i + j.

The Attempt at a Solution



I don't know. I think I'm going to just jump right in and do this (for a):

c1/cos30 = sqrt3
c2 = 1

But this is incorrect?

I don't know what to do? The textbook had no examples like this?

You can write \mathbf{i} = a_1 \mathbf{u}_1 + a_2 \mathbf{u}_2 and \mathbf{j} = b_1 \mathbf{u}_1 + b_2 \mathbf{u}_2 . Do you see how to find a_1, a_2, b_1, b_2? Now any linear combination of \mathbf{i} \mbox{ and } \mathbf{j} can be immediately re-written in terms of \mathbf{u}_1 \mbox{ and } \mathbf{u}_2 .

RGV
 
Thanks
 
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