trmcclain
- 14
- 0
Homework Statement
I don't know if its possible to do this, but I ran into this problem when trying to right a program which creates orbits for individual points. Anyways...
Given 2 position vectors (tails anchored to the origin), say A and B and the angle between them \theta, A is unknown.
I'm going off the assumption that |A| can be less than |B|. We know the vector B and the angle between them \theta. And I need to recover A[\B].
Homework Equations
I thought maybe I could do a projection, but that wouldn't give me back what I needed. The relevant equations I would think would be anything having to do with triangle geometry.
The Attempt at a Solution
Attaching pictures of what I did. If anything is too fuzzy, please let me know and I'll try to give computerized diagrams.