Kinetic Energy and Infinity: A Strange Question in Mechanics

  • Thread starter Thread starter PhMichael
  • Start date Start date
  • Tags Tags
    Mechanics Strange
AI Thread Summary
The discussion centers on calculating the kinetic energy of a particle subjected to a force dependent on its velocity. The initial velocity is given, and the force is derived from a vector equation, leading to an acceleration that is not constant over time. As time approaches infinity, the parallel component of the velocity decays exponentially due to the force acting on it, while the perpendicular component remains constant. The correct approach involves recognizing that only the perpendicular component contributes to the kinetic energy at long time scales, resulting in a final kinetic energy of 10.5 J. The key takeaway is understanding the distinction between the parallel and perpendicular components of velocity in relation to the applied force.
PhMichael
Messages
134
Reaction score
0

Homework Statement



A particle of mass 1[kg] is moving with a velocity of: \vec{V}=2 \hat{x}+ \hat{y} -4 \hat{z} [m/s]. At the instant t=0, the particle experiences a force which is given by:
\vec{F}= \vec{A} \times \vec{V} - (\vec{A} \cdot \vec{V}) \hat {A} where \vec{A}= \hat{x} -6 \hat{y} + 2 \hat{z}.
What is the kinetic energy of the particle after a very long time?

2. The attempt at a solution

What I've done is to do these vectorial multiplications in order to obtain the force and from this expression I obtain the acceleration and by integration I obtain the time dependent velocity. However, if I let t approach infinity, then also the velocity will be infinity and the same thing for the kinetic energy, but this totally wrong.

How can I solve this?
 
Physics news on Phys.org
Please show your work. It's kind of hard to see where you went wrong if we can't see what you did.
 
Ok...

First, I found the force using the formula given:

\vec{F} = 23.65 \hat{x} -1.89 \hat{y} +16.29 \hat{z}

So the acceleration is (m=1kg) the same:

\vec{a} = 23.65 \hat{x} -1.89 \hat{y} +16.29 \hat{z}

Now, I integrate this last expression in order to obtain the time dependent velocity:

\vec{v} = (23.65 \hat{x} -1.89 \hat{y} +16.29 \hat{z}) t+2 \hat{x}+ \hat{y} -4 \hat{z}

So, letting t approch infinity leads to an infinite velocity and hence an infinite kinetic energy, which is wrong because the answer is 8.74 [J]
 
The answer is correct.

Your mistake is that you are assuming the force is constant. It isn't. It is a function of velocity.

Hint: Think of the velocity as comprising components parallel to and normal to \vec A. What does the force equation say will happen to those two components?
 
Aha, I think I got you but I'm still not getting the right answer =/

In the direction parallel to \vec{A}, a forces: -(\vec{A} \cdot \vec{V}) acts on the body, hence the equation of motion is:

\frac{dV_{||}}{dt}=\frac{-\vec{A} \cdot \vec{V}}{m}

and the solution is a decaying exponential, so this velocity doesn't contribute to the kinetic energy at a very long time.

Now, in the direction perpendicular to \vec{A}, no force acts on the body so it moves with a constant speed, which is:

V=\sqrt{2^{2}+1^{2}+(-4)^{2}}

and the kinetic energy is:

K=0.5mV^{2}=10.5 [J]

What's wrong in this solution?
 
You have the exponential decay part correct, but you do not have the big picture yet.

The vector V has components parallel to and normal to A. The force has two components, one is AxV, the other is -(A·V)Â. The first is normal to A and only the normal component of V contributes to this term. The latter is parallel to A and only the parallel of V contributes to this term.

What happens to each of those terms over time?
 
I have no clue. I'm totally confused now :|
 
What are these two components of the velocity vector, initially?
 
Well, at t<0 the velocity vector was: \vec{V}=2 \hat{x}+ \hat {y}-4 \hat{z} and at t=0 , when the force acts on the body, the time dependent velocity which is parallel to \vec{A} is given by (after solving the 1st order ODE):

v=v_{0} e^{-At/m} where v_{0} = \vec{V} \cdot \hat{A} = -1.8741.

Regarding the velocity which is perpendicular to \vec{A}, all I know is that it's a constant because no forces act perpendicular to \vec{A}.

This is all I know ... I think.
 
Last edited:
  • #10
anyone?
 
  • #11
In symbols, you have

\vec{V} = \vec{v}_\perp + \vec{v}_\parallel

where \vec{A} defines the perpendicular and parallel directions. You've figured out how \vec{v}_\parallel evolves with time. What about \vec{v}_\perp?
 
  • #12
Well, \vec{v}_\perp=constant because no forces act in this direction, so it should be the given \vec{V}. No?
 
  • #13
wait a minute. \vec{v}_\perp= \vec{V} \cdot \hat{A}_{\perp}

now, \vec{A}_{\perp}=a*(6,1,0)+b*(-2,0,1) where a and b are constants.

So there are infinite vectors which are perpendicular to \vec{A} ! How can I figure out which is the right one?
 
  • #14
PhMichael said:
wait a minute. \vec{v}_\perp= \vec{V} \cdot \hat{A}_{\perp}

now, \vec{A}_{\perp}=a*(6,1,0)+b*(-2,0,1) where a and b are constants.

So there are infinite vectors which are perpendicular to \vec{A} ! How can I figure out which is the right one?
Think of \vec{v}_\perp as the part of \vec{V} that's not parallel to \vec{A}. In other words,

\vec{v}_\perp = \vec{V}-\vec{v}_\parallel
 
  • #15
PhMichael said:
wait a minute. \vec{v}_\perp= \vec{V} \cdot \hat{A}_{\perp}

now, \vec{A}_{\perp}=a*(6,1,0)+b*(-2,0,1) where a and b are constants.

So there are infinite vectors which are perpendicular to \vec{A} ! How can I figure out which is the right one?
Just wanted to add that this approach would work, but you have to add the constraint that \hat{A}_\perp lies in the plane defined by \vec{A} and \vec{V}.
 
  • #16
PhMichael said:
Well, \vec{v}_\perp=constant because no forces act in this direction, so it should be the given \vec{V}. No?
To be more precise, its magnitude is constant. The vector, however, isn't, because its direction changes with time.
 
  • #17
well, in that case after a very long time the parallel component drops downs and we're left with,

\vec{v}_{\perp} = \vec{V}

so the perpendicular component equals the velocity given.

Something stinks here for sure ... I can feel it ... but what it that? :D
 
  • #18
vela said:
Think of \vec{v}_\perp as the part of \vec{V} that's not parallel to \vec{A}. In other words,

\vec{v}_\perp = \vec{V}-\vec{v}_\parallel

\hat{A}=\frac{1}{\sqrt{41}} (1,-6,2)

\vec{v}_{||}=\frac{v_{0}e^{-At/m}}{\sqrt{41}}(1,-6,2)

\vec{v}_{\perp} = (2,1,-4) - \frac{v_{0}e^{-At/m}}{\sqrt{41}}(1,-6,2)

so as t \to infinity

\vec{v}_{\perp} = (2,1,-4)

Is this, so far, right?
 
  • #19
No! You do not know what the velocity vector is as t gets large. The reason is simple: It isn't constant.

Fortunately, the velocity vector does not have to be constant to solve this problem.
 
  • #20
Then how am I supposed to solve it? :|
 
  • #21
The particle has velocity \vec{v}(t) = \vec{v}_\perp(t)+\vec{v}_\parallel(t). The mistake you're making is assuming \vec{v}(t) = \vec{V} for t>0. It's only true for t=0. After t=0, the applied force causes the velocity of the particle to change so it's no longer equal to \vec{V}.
 
  • #22
Let me arrange this stuff in my head:

As you guys told me, the expression for \vec{v}_{||} is correct. Now, we all agree that \vec{v}_{\perp} is a constant ... right?

Now from this point, what am I supposed to do? ... I'm not assuming anything, it's just that as far as I know, when no forces exist in some direction then the corresponding velocity is constant.
 
  • #23
PhMichael said:
Now, we all agree that \vec{v}_{\perp} is a constant ... right?
No!

How can it possibly be constant? Look at the force equation.
 
  • #24
D H said:
No!

How can it possibly be constant? Look at the force equation.

I'm looking and going nuts ...

The second part of the force equation is already used for the parallel velocity component so I guess you're referring to the first one: \vec{A} \times \vec{V}.

\vec{A} \times \vec{V} = \vec{A} \times (\vec{v}_{||} + \vec{v}_{\perp} ) \to \vec{A} \times \vec{V} = \vec{A} \times \vec{v}_{\perp}

all I can say is that the result is a vector which is perpendicular to the plane formed by \vec{A} and \vec{v}_{\perp} ... WHAT AM I MISSING HERE?
 
  • #25
What does a force that's perpendicular to velocity do?
 
  • #26
vela said:
What does a force that's perpendicular to velocity do?

it changes its direction while the magnitude (speed) remains the same.
 
  • #27
Right, so the force causes \vec{v}_\parallel to die off, but it changes only the direction of \vec{v}_\perp and not its magnitude.
 
  • #28
but who cares about the direction when we want to calculate the kinetic energy ... All we're interested in is the magnitude of \vec{v}_{\perp}.

But how do I continue from this point? This is my main problem.
 
  • #29
Determine the initial <br /> \vec{v}_{\perp} <br /> and calculate its magnitude.

ehild
 
  • #30
thank you all ... I got it :wink:
 
Back
Top