Derive vector that moves uniformly from one point to another

Click For Summary

Homework Help Overview

The problem involves deriving a time-dependent vector that moves uniformly between two points, ##\vec{r}_1## and ##\vec{r}_2##, over a specified time interval. The objective is to express this vector, ##\vec{A}(t)##, in terms of the elapsed time and the distance between the two points.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the formulation of a straight line equation connecting the two points and explore how to express the vector in terms of time. There are questions about the role of the time ratio ##t/T## and how to incorporate the starting point and elapsed time into the equation.

Discussion Status

Participants have made progress in expressing the vector ##\vec{A}(t)## and have identified the need to clarify the time variable's definition. There is ongoing exploration of how to correctly represent the elapsed time in the context of the problem.

Contextual Notes

There is a discussion about the assumptions made regarding the time variables, particularly whether to denote elapsed time as ##\Delta t## instead of ##t##, and how this affects the formulation of the vector equation. Some participants express confusion about the implications of these assumptions on the derived formula.

Mr Davis 97
Messages
1,461
Reaction score
44

Homework Statement


Consider two points located at ##\vec{r}_1## and ##\vec{r}_2##, and separated by distance ##r = |\vec{r}_1 - \vec{r}_2|##. Find a time-dependent vector ##\vec{A} (t)## from the origin that is at ##\vec{r}_1## at time ##t_1## and at ##\vec{r}_2## at time ##t_2 = t_1 + T##. Assume that ##\vec{A} (t)## moves uniformly along the straight line between the two points

Homework Equations



None

The Attempt at a Solution


I'm having trouble even getting started with this problem... I really need some help.
 
Physics news on Phys.org
I guess you just want to find the equation of a straight line crossing 3 points?

Edit: as it is stated itlooks like it has to be a straight line just between the two points r1 and r2, so you have quite some freedom of choice between the origin and r1
 
A drawing might help.
upload_2016-8-29_7-24-18.png

Write vector ##\vec r ## in terms of ##\vec r_1## and ##\vec r_2## and the ratio t/T first.
 
ehild said:
A drawing might help.
View attachment 105244
Write vector ##\vec r ## in terms of ##\vec r_1## and ##\vec r_2## and the ratio t/T first.
I see how we can write ##\vec{r}## in terms of ##\vec{r}_1## and ##\vec{r}_2##, but I don't see where the ration t/T comes in...
 
Mr Davis 97 said:
I see how we can write ##\vec{r}## in terms of ##\vec{r}_1## and ##\vec{r}_2##, but I don't see where the ration t/T comes in...
At t=0, ##\vec r =0##, and at t=T, ##\vec r =\vec r_2 -\vec r_1##. So what is ##\vec r(t)##?
 
ehild said:
At t=0, ##\vec r =0##, and at t=T, ##\vec r =\vec r_2 -\vec r_1##. So what is ##\vec r(t)##?
Isn't at ##t = t_1 + T##, ##\vec{r} = \vec{r}_2 - \vec{r}_1##? Sorry, I am just not getting this problem...
 
Mr Davis 97 said:
Isn't at ##t = t_1 + T##, ##\vec{r} = \vec{r}_2 - \vec{r}_1##? Sorry, I am just not getting this problem...
Yes, but what is it at 0<t<T?
 
The only thing that I can think of is ##\displaystyle \vec{r}(t) = \frac{t}{T} \vec{r}_2 - \frac{t}{T} \vec{r}_1##
 
Mr Davis 97 said:
The only thing that I can think of is ##\displaystyle \vec{r}(t) = \frac{t}{T} \vec{r}_2 - \frac{t}{T} \vec{r}_1##
Correct! It can be written also as ## \vec{r}(t) = \frac{t}{T} (\vec{r}_2 - \vec{r}_1)##. And how do you write ##\vec A ##?
 
  • #10
ehild said:
Correct! It can be written also as ## \vec{r}(t) = \frac{t}{T} (\vec{r}_2 - \vec{r}_1)##. And how do you write ##\vec A ##?

Is it ##\vec{A} = \vec{r}_1 + \vec{r} (t) = \vec{r}_1 + \frac{t}{T} (\vec{r}_2 - \vec{r}_1)##?
 
  • #11
Mr Davis 97 said:
Is it ##\vec{A} = \vec{r}_1 + \vec{r} (t) = \vec{r}_1 + \frac{t}{T} (\vec{r}_2 - \vec{r}_1)##?
Yes!
 
  • Like
Likes   Reactions: Mr Davis 97
  • #12
ehild said:
Yes!

Woo! Thanks so much!
 
  • #13
Mr Davis 97 said:
Woo! Thanks so much!
You are welcome:smile:
 
  • #14
To make the problem easier did you let ##t_1 = 0##? So that ##t_2 = T##? I just want to make sure I understand the solution
 
  • #15
Mr Davis 97 said:
To make the problem easier did you let ##t_1 = 0##? So that ##t_2 = T##? I just want to make sure I understand the solution
You are right, t is not the "real" time, but the elapsed time after t1. Better to write it Δt in the formula ##\vec{r}(t) = \frac{Δt}{T} (\vec{r}_2 - \vec{r}_1)##, and Δt=t-t1. You need Δt =t-t1 in the final formula for A(t).
 
  • #16
How can we substitute ##\delta t## for ## t## if that is not how it was when we derived the formula?
 
  • #17
Mr Davis 97 said:
How can we substitute ##\delta t## for ## t## if that is not how it was when we derived the formula?
It was assumed in the original formula that t was zero at r1. t was not the time shown by the clock, but the elapsed time, shown by a stopwatch. So it is better to denote it by Δt.
The problem wants you to give A(t) where t is the time shown by the clock.
 
  • #18
ehild said:
It was assumed in the original formula that t was zero at r1. t was not the time shown by the clock, but the elapsed time, shown by a stopwatch. So it is better to denote it by Δt.
The problem wants you to give A(t) where t is the time shown by the clock.
If that is the case, then shouldn't we have started our derivation with the ratio ##\displaystyle \frac{t}{T + t_1}## instead of ##\displaystyle \frac{t}{T}##?
 
  • #19
Mr Davis 97 said:
If that is the case, then shouldn't we have started our derivation with the ratio ##\displaystyle \frac{t}{T + t_1}## instead of ##\displaystyle \frac{t}{T}##?
We should have started it with (t-t1)/T. t-t1 time elapses from t1, You have to write t-t1 instead of t. Look at your final formula.
##\vec{A} = \vec{r}_1 + \vec{r} (t) = \vec{r}_1 + \frac{t}{T} (\vec{r}_2 - \vec{r}_1)## It is valid only when t1=0 (and t2=T).
A(t1) must be r1 and A(t2) must be r2 (t2=t1+T). Is it true?

Replace t with t-t1.

##\vec{A} = \vec{r}_1 + \vec{r} (t) = \vec{r}_1 + \frac{t-t_1}{T} (\vec{r}_2 - \vec{r}_1)##

Is A(t1) = r1 and A(t2) = r2 (t2=t1+T) true now?
 
  • #20
ehild said:
We should have started it with (t-t1)/T. t-t1 time elapses from t1, You have to write t-t1 instead of t. Look at your final formula.
##\vec{A} = \vec{r}_1 + \vec{r} (t) = \vec{r}_1 + \frac{t}{T} (\vec{r}_2 - \vec{r}_1)## It is valid only when t1=0 (and t2=T).
A(t1) must be r1 and A(t2) must be r2 (t2=t1+T). Is it true?

Replace t with t-t1.

##\vec{A} = \vec{r}_1 + \vec{r} (t) = \vec{r}_1 + \frac{t-t_1}{T} (\vec{r}_2 - \vec{r}_1)##

Is A(t1) = r1 and A(t2) = r2 (t2=t1+T) true now?

Ah, I see. Makes sense now.
 

Similar threads

Replies
3
Views
1K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
1
Views
1K
Replies
1
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 21 ·
Replies
21
Views
1K
Replies
15
Views
2K