Trajectory of a particle when its position vector changes

In summary: I think that the derivative would be ##2 \vec r## if I use the product rule.With respect to time? ##\vec r.\vec r## would be 0. And ##\vec r^2## would be 0 too,... but it should be different, right? I think that the derivative would be ##2 \vec r## if I use the product rule.Yes, so what can you say about ##\vec r^2##?Yes, so what can you say about ##\vec r^2##?In summary, the position vector of a particle changes only by its module or direction. The trajectory of the particle's movement can be a line or a circle
  • #1
Davidllerenav
424
14

Homework Statement


The position vector of a particle changes:
  1. Only by its module.
  2. Only by its direction.
What can be said about the trayectory of the movement of the particle? Obtain the answer analitically.

Homework Equations


None.

The Attempt at a Solution


I think that the trayectory would be a line, at least for the first one. For the second one I really can't Imagine how the direction can change without changing the module. How can I make this analitically?
 
Physics news on Phys.org
  • #2
Davidllerenav said:
For the second one I really can't Imagine how the direction can change without changing the module.
Why can't the position vector change direction without changing its length? (What would that path look like?)
 
  • #3
Doc Al said:
Why can't the position vector change direction without changing its length? (What would that path look like?)
I didn't said it can't, but I can't imagine it. I guess that it could look like a circle, right? Because the length wouldn't change.
 
  • #4
Davidllerenav said:
How can I make this analitically?
If the position vector is ##\vec r##, write an expression for its modulus.
 
  • #5
haruspex said:
If the position vector is ##\vec r##, write an expression for its modulus.
Since it is a one-dimension movement, it would be ##|\vec r|=\sqrt{(\vec r_x)^2} \vec i##, right?
 
  • #6
Davidllerenav said:
I guess that it could look like a circle, right? Because the length wouldn't change.
Exactly!
 
  • #7
Doc Al said:
Exactly!
Ok, but how do I write that analitically?
 
  • #8
Davidllerenav said:
Since it is a one-dimension movement, it would be ##|\vec r|=\sqrt{(\vec r_x)^2} \vec i##, right?
Not sure what you intend by the right hand side of that. Why the x subscript and the i? It is just ##\sqrt{\vec r^2}=\sqrt{\vec r.\vec r}##.
Now write it in a form that avoids the square root, and think how you can express analytically that it is constant.
 
  • #9
haruspex said:
Not sure what you intend by the right hand side of that. Why the x subscript and the i?
I the subscript means that it is the x component of the position vector.
haruspex said:
It is just ##\sqrt{\vec r^2}=\sqrt{\vec r.\vec r}##.
Now write it in a form that avoids the square root, and think how you can express analytically that it is constant.
To avoid the square root, I can just write it as absolute value, right? I think that it would be a constant because it is a number, not a vector, so it won't change.
 
  • #10
Davidllerenav said:
Ok, but how do I write that analitically?
Follow haruspex's advice! ;)

Hint: What's the equation for a circle?
 
  • #11
Doc Al said:
Follow haruspex's advice! ;)

Hint: What's the equation for a circle?
It is ##x^2+y^2=r^2##.
 
Last edited:
  • #12
Davidllerenav said:
I the subscript means that it is the x component of the position vector.
But the modulus is not specific to the x direction.
Davidllerenav said:
To avoid the square root, I can just write it as absolute value, right?
Yes, but absolute values are not convenient for algebraic manipulation. What's another way to get rid of a square root in an equation?
 
  • #13
haruspex said:
But the modulus is not specific to the x direction.

Yes, but absolute values are not convenient for algebraic manipulation. What's another way to get rid of a square root in an equation?
Rasing it all to square.
 
  • #14
Davidllerenav said:
Rasing it all to square.
Right, so write an equation that relates the vector to the square of its modulus, and consider how you can express analytically that the modulus is constant.
 
  • #15
haruspex said:
Right, so write an equation that relates the vector to the square of its modulus, and consider how you can express analytically that the modulus is constant.
Ok, so I end up with ##||\vec r||^2=\vec r^2## then the vector would be ##\vec r=(\vec r^2 cos(\theta), \vec r^2 sin(\theta))##, right?
 
  • #16
Davidllerenav said:
Ok, so I end up with ##||\vec r||^2=\vec r^2## then the vector would be ##\vec r=(\vec r^2 cos(\theta), \vec r^2 sin(\theta))##, right?
No need to break it into components. Look at the form I wrote ##\vec r^2## in in post #8.
And you haven't answered my question about how, in algebra, one usually expresses the fact that a 'variable' is constant.
 
  • #17
haruspex said:
No need to break it into components. Look at the form I wrote ##\vec r^2## in in post #8.
And you haven't answered my question about how, in algebra, one usually expresses the fact that a 'variable' is constant.
Sorry, but I really don't remember.
 
  • #18
Davidllerenav said:
Sorry, but I really don't remember.
Think calculus.
 
  • #19
haruspex said:
Think calculus.
I guess by the derivative? If it is a constant its derivative is 0.
 
  • #20
Davidllerenav said:
I guess by the derivative? If it is a constant its derivative is 0.
Right.
Can you differentiate either ##\vec r^2## or ##\vec r.\vec r##?
 
  • #21
haruspex said:
Right.
Can you differentiate either ##\vec r^2## or ##\vec r.\vec r##?
With respect to time? ##\vec r.\vec r## would be 0. And ##\vec r^2## would be 0 too, right?
 
  • #22
Davidllerenav said:
With respect to time? ##\vec r.\vec r## would be 0.
No, it's constant; its derivative is zero. Can you differentiate it?
 
  • #23
haruspex said:
No, it's constant; its derivative is zero. Can you differentiate it?
No, because it doesn't depend on anything.
 
  • #24
Davidllerenav said:
No, because it doesn't depend on anything.
##\vec r## depends on time. Its derivative is ##\dot{\vec r}##. So what is the derivative of ##\vec r.\vec r##? Use the chain rule.
 
  • #25
haruspex said:
##\vec r## depends on time. Its derivative is ##\dot{\vec r}##. So what is the derivative of ##\vec r.\vec r##? Use the chain rule.
It would be ##\dot{\vec r} \vec r * \dot{\vec r}## using the chain rule. But shouldn't I use the product rule?
 
  • #26
Davidllerenav said:
But shouldn't I use the product rule?
Ah, yes - that's what I meant.
 
  • #27
haruspex said:
Ah, yes - that's what I meant.
Ok, so it would be ##\dot{\vec r}\vec r + \vec r \dot{\vec r}##
 
  • #28
Davidllerenav said:
Ok, so it would be ##\dot{\vec r}\vec r + \vec r \dot{\vec r}##
Right! and since the dot product commutes, those two terms are the same. So simplify it.
If the dot product of two vectors is zero, what does that tell you about the two vectors, geometrically?
 
  • #29
haruspex said:
Right! and since the dot product commutes, those two terms are the same. So simplify it.
If the dot product of two vectors is zero, what does that tell you about the two vectors, geometrically?
That tells me that they are perpendicular, right?
 
  • #30
Davidllerenav said:
That tells me that they are perpendicular, right?
Right. And what do those two perpendicular vectors represent in terms of the motion?
 
  • #31
haruspex said:
Right. And what do those two perpendicular vectors represent in terms of the motion?
I think that they represent the components of the vector, is it right?
 
  • #32
Davidllerenav said:
I think that they represent the components of the vector, is it right?
No, they are two different vectors, ##\vec r## and ##\dot{\vec r}##. What does each represent in terms the motion?
 
  • #33
haruspex said:
No, they are two different vectors, ##\vec r## and ##\dot{\vec r}##. What does each represent in terms the motion?
The position and the velocity?
 
  • #34
Davidllerenav said:
The position and the velocity?
Right. So we deduce that in this motion the position vector is perpendicular, always, to the velocity vector.
 
  • #35
haruspex said:
Right. So we deduce that in this motion the position vector is perpendicular, always, to the velocity vector.
But what does that mean?
 

Similar threads

  • Introductory Physics Homework Help
Replies
16
Views
711
  • Introductory Physics Homework Help
Replies
30
Views
490
  • Introductory Physics Homework Help
Replies
4
Views
680
  • Introductory Physics Homework Help
Replies
2
Views
2K
  • Introductory Physics Homework Help
Replies
13
Views
601
  • Introductory Physics Homework Help
Replies
2
Views
975
  • Introductory Physics Homework Help
Replies
2
Views
721
  • Introductory Physics Homework Help
Replies
3
Views
608
  • Introductory Physics Homework Help
Replies
32
Views
2K
Replies
10
Views
2K
Back
Top