Vector manipulations and stuff

  • Thread starter Thread starter spaghetti3451
  • Start date Start date
  • Tags Tags
    Vector
AI Thread Summary
The angle between the position vectors to the points (3,-4,0) and (-2,1,0) is calculated using the dot product, yielding an angle of 153.4°. The perpendicular vector is determined through the cross product, resulting in (0,0,-5) or (0,0,5). Direction cosines are derived by normalizing the components of the perpendicular vector, leading to values of 0, 0, and -1. The calculations and answers provided are confirmed to be correct. This demonstrates a solid understanding of vector manipulations.
spaghetti3451
Messages
1,311
Reaction score
31

Homework Statement



Find the angle between the position vectors to the points (3,-4,0) and (-2,1,0) and find the direction cosines of a vector perpendicular to both.

Homework Equations



The Attempt at a Solution



You calculate the angle using the two definitions of the dot product (one that uses the magnitude of the vectors and the other that uses the components of the vectors). The answer is 153.4°. Is it right?

The perpendicular vector is the cross product of the two given vectors (the order of the vectors during the operation is immaterial, right?) and it is (0,0,-5) or (0,0,5). Is that right? The direction cosines are found by dividing the each component by the magnitude of the vector, right? So, using (0,0,-5), we get 0,0 and -1 for the direction cosines. Am I right?

I just need to know that my answers are correct, that's all! Please?
 
Physics news on Phys.org
Your answers are correct.
 
I agree with Kurtz. They are all correct. nice work
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top