Simple Vector Addition Question

AI Thread Summary
The discussion revolves around extending the magnitude of vector AC in a 3D triangle formed by points A, B, and C. The user successfully calculated the new coordinates for point C' using the concept of similar triangles but encountered difficulties when trying to determine the angle created by the new triangle formed with segment BC'. Despite achieving the correct magnitude for AC', discrepancies arose when applying the laws of sine and cosines to find angles, leading to confusion about the fixed nature of segments AB and BC during the extension of AC. The user realized that the method for deriving C' coordinates was flawed due to misunderstandings about adding or subtracting distances. Ultimately, the discussion highlights the complexities of vector addition and angle calculation in a mechanical context.
cabala
Messages
3
Reaction score
0
I'm not sure if this the correct area but Ill go ahead anyways.

I have three points (A, B, and C) in 3D space that form a triangle. All three points have the (x,y,z) coordinates defined. Using the dot product I have solved for the angle θ (or in other notation the angle ABC) of the triangle.

I want to extend the magnitude of vector AC by a known amount and re-define the coordinate points of C. A picture is always worth a thousand words, so one is attached.

I do know that you can define the magnitudes of AB and BC and then simply use the law of cosines to calculate the new angle but I am trying to determine this alternative method but maybe that is why it won't work. Thanks for any help.

*edit* just slight clarification that I know how to calculate the magnitude of vector AC and since I know the magnitude of the extension CC' they can simply be added together. What I can't determine is the coordinate points of C' such that the magnitude of AC' equals AC + CC'.
 

Attachments

  • vector question.jpg
    vector question.jpg
    7.8 KB · Views: 508
Mathematics news on Phys.org
Use "similar triangles". Let H be the length of line segment AC (in your picture A= (-10, 30, 30) and C= (-80, 40, 40) so AC has length \sqrt{(-10-(-80))^2+ (3- 40)^2+ (30- 40)^2}= \sqrt{5100} or approximately 71.4 ). Let h be the length of CC' (in your picture h= 10). Then each coordinate of C' has distance from A equal to (h+ H)/h (in your 81.4/71.4 which is approximately 1.14). The x-distance from A to C is -80- (-10)= -70 so the x-distance from A to C' is -70(1.14)= -79.8 and so the x-coordinate of C' must be -10- 79.8= -89.8. Do the same with the other coordinates.
 
HallsofIvy said:
Use "similar triangles". Let H be the length of line segment AC (in your picture A= (-10, 30, 30) and C= (-80, 40, 40) so AC has length \sqrt{(-10-(-80))^2+ (3- 40)^2+ (30- 40)^2}= \sqrt{5100} or approximately 71.4 ). Let h be the length of CC' (in your picture h= 10). Then each coordinate of C' has distance from A equal to (h+ H)/h (in your 81.4/71.4 which is approximately 1.14). The x-distance from A to C is -80- (-10)= -70 so the x-distance from A to C' is -70(1.14)= -79.8 and so the x-coordinate of C' must be -10- 79.8= -89.8. Do the same with the other coordinates.

This is perfect and exactly what I was looking for, thank you very much. Just to clarify, I believe you intended to say, "Then each coordinate of C' has distance from A equal to (h+ H)/H...". That part is really the heart of the matter and I am still trying to understand that graphically. The numbers obviously work out. Again thank you for the quick response. *edit* once i get home i will study up on similar triangles to see if it clears up my final confusion.
 
HallsofIvy,

I am still having some difficulty with this vector problem. I used your method to calculate the new coordinates of C' and using those coordinates to calculate the magnitude of the vector AC' it indeed does equal the magnitude of AC + CC'.

The next part still doesn't seem to work for me. It is not shown in my original picture, but you can create a second triangle by drawing a line segment BC', hence where the similar triangles come in play. No matter which law i use, Law of Sine, Law of Cosines, or the Dot product I get a different answer for the angle created by CBC'.

This is actually a real-world mechanical situation where the line segment AC extends and retracts causing something to pivot about the point B. My colleagues simply hold AB and BC fixed, then use the new magnitude of AC (AC') and use the law of cosines to calculate the new angle. When I use the new coordinates we defined to use the dot product or whatever, I get a different answer. Why can they hold those segments fixed when AC changes? wouldn't only AB stay the same but BC change? Thanks for anymore help you can provide.


*edit* I think I figured out the problem. When deriving the new C' coordinates it is confusing whether you add or substract to get to the new coordiante number? Based on the system i defined it would seem x would increase in a negative direction and z would decrease and y would increase bu that is not the case. Although different C' coordinate points give you the same overall magnitude of AC' it does not calculate the angle properly with respect to the other segments. I guess i wasn't using the similar triangle rules properly. I think I got confused in your original response because you calculate a negative distance from A to C' but then subtract the magnitude of that number from the A point x coordinate to define the C' x coordinate and that tripped me up.
 
Last edited:
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
For original Zeta function, ζ(s)=1+1/2^s+1/3^s+1/4^s+... =1+e^(-sln2)+e^(-sln3)+e^(-sln4)+... , Re(s)>1 If we regards it as some function got from Laplace transformation, and let this real function be ζ(x), that means L[ζ(x)]=ζ(s), then: ζ(x)=L^-1[ζ(s)]=δ(x)+δ(x-ln2)+δ(x-ln3)+δ(x-ln4)+... , this represents a series of Dirac delta functions at the points of x=0, ln2, ln3, ln4, ... , It may be still difficult to understand what ζ(x) means, but once it is integrated, the truth is clear...
Back
Top