Velocity as a function of position x

Click For Summary

Homework Help Overview

The discussion revolves around finding the velocity of a particle as a function of its position, given a force equation F(x) = F0 + cx. Participants are exploring the relationship between force, mass, acceleration, and velocity, and how to properly integrate to derive velocity as a function of position.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants discuss integrating acceleration with respect to time versus position, questioning the implications of treating position as a constant. There are attempts to clarify the use of the chain rule and the work-energy theorem in the context of the problem.

Discussion Status

The discussion is ongoing, with participants providing guidance on integration techniques and the correct application of calculus principles. Some participants express confusion about the integration process and the implications of their assumptions, while others offer clarifications and alternative methods.

Contextual Notes

There are indications of varying levels of mathematical understanding among participants, with some expressing uncertainty about their previous education in calculus and integration. The original poster is working under the constraints of a practice question without model answers, leading to a reliance on peer feedback.

KiNGGeexD
Messages
317
Reaction score
1
Hi all, I have completed a practice question and there are no model answers so I don't know if I'm correct in my method and answer! I have attached a photo, but here is what I'm doing.

Basically I have been asked to find the velocity as a function of x assuming that the particle has mass m at initial position x=0 and has a force (eqn below) acted on it

F(x)=Fo+cx

And a=F/m so use the force equation above and then integrate to get the velocity as a function of position?
https://www.physicsforums.com/attachments/64630
 
Physics news on Phys.org
KiNGGeexD said:
Hi all, I have completed a practice question and there are no model answers so I don't know if I'm correct in my method and answer! I have attached a photo, but here is what I'm doing.

Basically I have been asked to find the velocity as a function of x assuming that the particle has mass m at initial position x=0 and has a force (eqn below) acted on it

F(x)=Fo+cx

And a=F/m so use the force equation above and then integrate to get the velocity as a function of position?



https://www.physicsforums.com/attachments/64630
Your attachment didn't work.

Yes, you're supposed to integrate
$$a = \frac{dv}{dt} = \frac{1}{m}(F_0 + cx),$$ but did you integrate with respect to t or with respect to x?
 
I integrated with respect to dt?

My final solution was...v(x)= Fo+cx*t/m

That was the product of integrating with respect to dt, I assumed x to be a constant of sorts
 
This is just a test to see if I can get my image to upload :)
ImageUploadedByPhysics Forums1386610254.200680.jpg
 
You can't assume x is a constant; it varies with time. And integrating dv/dt with respect to t will give you v(t), not v(x). You need to express the acceleration a in terms of a derivative with respect to x. Hint: Use the chain rule.
 
Ahh that makes sense! To get v(x) I have to integrate with respect to dx?

Ok I shall give that a bash and get back with my result:)
Thanks a lot for your help:):)
 
Sorry to be a pest but can I just confirm that my method up until the integration was correct?
 
There isn't much before integration.
Yes, acceleration is F/m. That part is right.

You can also use work-energy theorem if you are not familiar with chain rule.
 
Last edited:
Ok I understand, what a foolish mistake!

Typical student mentality i.e no thought lol! Thank you very much :)
 
  • #10
ImageUploadedByPhysics Forums1386626081.213951.jpg


This is as far as I have gone? I'm not 100% what to do now?
 
  • #11
It's not easy to see but does not look good.
What is your math level? Did you learn about derivatives and integrals?
It seems that you are trying random things.

Do you know the work-energy theorem? I mean the relationship between the work done by a force and the change in kinetic energy.
 
  • #12
I had an awful teacher for maths:( where did I go wrong??

I'm sure

a=F/m so a(x)=Fo+cx/m ?
 
  • #13
Yes, this is OK, formally. But I don't see how you can use it to find v(x).
Unless you use the chain rule.
 
  • #14
So is there another method more suitable in which to solve it?:)
 
  • #15
So have I to use information like

dP/dt=F etc?
 
  • #16
Would it be correct to say thatF(x)= m dv(x)/dt ??
 
  • #17
King,

That last line is correct, but you need to be really careful when you are integrating.

[tex]v(t) = \int a(t) dt[/tex]
is true, but
[tex]v(x) = \int a(x) dx[/tex]
is not. For example if you accelerate at a flat 1 meter per second squared, then after one second you are traveling 1 m/s. After one meter you have actually been traveling for [itex]\sqrt{2}[/itex] seconds, and your velocity after one meter is NOT equal to
[tex]\int a(x) dx = \int_{0}^{1} 1 dx = 1.[/tex]If x is a function of t, x = x(t), then
[tex]F(x) = m \frac{dv}{dt} = m \frac{dv}{dx} \frac{dx}{dt} = m \frac{dv}{dx} v[/tex]
So
[tex]v \frac{dv}{dx} = \frac{1}{m} (F_0 + cx )[/tex]
and you have to solve this differential equation (which you can do by separation of variables).
 
  • Like
Likes   Reactions: 1 person
  • #18
Ahh ok thank you very much:)! That's really helpful!
 
  • #19
i got a rather complex answer which in the scope of what we have done in class

v(x)=√x(cx+2F)+dM/√m


where d is another constant
 
  • #20
It doesn't look right. What's M supposed to represent?
 
  • #21
Mass I didn't mean to put it in caps
 
  • #22
Ah it was to distinguish it between dm beausse I used d as a constant:)
 
  • #23
It still doesn't look right. The units don't work out.
 
  • #24
That's true!

What was the chain rule method you mentioned?
 
  • #25
It's what Office Shredder explained, that
$$\frac{dv}{dt} = \frac{dv}{dx}\frac{dx}{dt}.$$ If you check your calculus textbook, you'll see that's the chain rule.
 
  • #26
How did you integrate the right hand side of the equation? You should have an x^2 in it.
Do you know how to calculate a simple integral? The "d" in dx is neither constant nor variable. It's just a notation.
 
  • #27
Yea I understand calculus and integration and I know the chain rule, product rule, quotient rule etc and this may sound daft but I think it's the "as a function of" bit that is confusing me a little
 
  • #28
Then what is the problem?
In post 17 Office_Shredder pretty much solved it for you.
Just take the last formula in that post and integrate it to get v as a function of x.

You have dv and dx there.
Multiply both sides by dx and this will separate the variables. You will have vdv on the left and some (function of x)dx on the right.
So you integrate (over v) the left side and (over x) the right side, separately.
 
  • #29
To me, it looks like you just made an algebra mistake, but it would help if you'd show your work.
 
  • #30
Ok I have got myself confused I was thinking too much of the problem and did not realize how simple it is:)

All I do from

v*dv/dx= 1/m(Fo+cx)

Is multiply by dx so I have v(x)=(Fo+cx^2)/2m

??
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
5K
Replies
26
Views
4K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 9 ·
Replies
9
Views
1K
Replies
4
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
Replies
7
Views
1K
Replies
15
Views
1K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K