Show that this set of equations defines a unique vector

  • Thread starter Thread starter 1MileCrash
  • Start date Start date
  • Tags Tags
    Set Vector
1MileCrash
Messages
1,338
Reaction score
41

Homework Statement



Show that, given vectors A and B:

A * X = |a|
and
A x X = B

defines X as a unique vector

Homework Equations





The Attempt at a Solution



No idea.

My only conclusion thus far is that the magnitude of x is equal to 1/cos(theta) where theta is the angle it makes with vector A.

Any ideas?
 
Physics news on Phys.org
1MileCrash said:

Homework Statement



Show that, given vectors A and B:

A * X = |a|
and
A x X = B

defines X as a unique vector

Homework Equations



The Attempt at a Solution



No idea.

My only conclusion thus far is that the magnitude of x is equal to 1/cos(theta) where theta is the angle it makes with vector A.

Any ideas?
It appears that you're being a bit careless with upper/lower case.

If you mean AX = |A|,

then, yes, the magnitude of vector, X, is given by |X| = 1/cos(θ) .

******************

So, it looks like you used CD = |C| |D| cos(θ) .

Now use that the magnitude of the vector product is:
|C × D| = |C| |D| sin(θ)

 
Sorry! Yes, I tried to make all vectors upper case afterwards to prevent confusion with the cross product.

I have also noted the magnitude of the cross product to be |A||X|sin(theta) = |B| but I am not sure how this relates to finding anything out about X, since I already know its magnitude based on theta above, and I know nothing about B other than it being perpendicular to both A and X.
 
1MileCrash said:
Sorry! Yes, I tried to make all vectors upper case afterwards to prevent confusion with the cross product.

I have also noted the magnitude of the cross product to be |A||X|sin(theta) = |B| but I am not sure how this relates to finding anything out about X, since I already know its magnitude based on theta above, and I know nothing about B other than it being perpendicular to both A and X.
And what is |X| ?
 
Ah!

So then that results in
Tan(theta) = |B|/|A|

So it's direction relative to A is
arctan(|B|/|A|)

And it's magnitude is
1/cos(theta)
Which is of course:

1/cos(arctan(|B|/|A|)

Geometrically, I figure that cos(arctan(x)) = (x^2 + 1)^(-1/2)
So 1/cos(arctan(x)) = (x^2 + 1)^(1/2)

Then letting x = |B|/|A|,

The magnitude must be
\sqrt{\frac{|B|^{2}}{|A|^{2}} + 1}

And its direction relative to A must be
arctan(\frac{|B|}{|A|})


Hm... but arctan will give the same thing for some angle theta, and 180 - theta. So it's still not unique.. this must be resolved some way?


Thanks for the help!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top