I have two points in cartesian coordinates and and need the distance vector from to point . The vector from origin to is defined as R while the vector from origin to point is defined as . The vector I am looking for is then between the first and the second one in space. I have forgotten linear algebra a bit so I am not sure of the proper way of doing it. Could you please help me out?
Is this right?