Integration help on physics problem

Click For Summary
The discussion revolves around solving a physics problem involving integration of motion equations. The original poster attempts to derive velocity from a differential equation involving a constant force and drag, but struggles with integration techniques. Key suggestions include using partial fractions and addressing the correct application of limits in integrals. Participants emphasize the importance of maintaining clarity in variable notation and the correct handling of logarithmic expressions during integration. The conversation highlights the complexity of the problem and the need for careful algebraic manipulation to arrive at a solution.
  • #31
Ashley1nOnly said:
yes I was updating post #11
The one simple correction as seen in post 21 compared to post 20 has this problem solved. (Post 20 needs a minus sign, and the correct form is in post 21).
 
Physics news on Phys.org
  • #32
kuruman said:
Please read post#20 about absolute signs; it came up in the previous page. Yes, there is a subtle twist in the second term.
I am very reluctant to join such a busy thread, so I was very very reluctant to join this.

Assuming that @kuruman was posting the quoted post (#24) as a reply to my post (#22), I'll respond as follows. This is more for OP (Ashley) than anyone else.

##\displaystyle \int_0^v\frac{dv'}{v_T -v'} = -\int_0^v\frac{-dv'}{v_T -v'} ##

##\displaystyle\ \ \ = \int_v^0\frac{-dv'}{v_T -v'} ##​

Added in Edit:
Of course, the corresponding indefinite integral evaluates to : ##\displaystyle \ \ln |v_T-v'|+C \,. \ ## and the absolute value signs here are superfluous.
 
Last edited:
  • #33
Charles Link said:
The one simple correction as seen in post 21 compared to post 20 has this problem solved. (Post 20 needs a minus sign).
I agree.
 
  • Like
Likes Charles Link
  • #34
first integral

-∫ 1/(v' -vter) dv' second integral

∫ 1/(v'+ vter) dv'with limit from 0 to v
 
  • #35
If you look at post 28, which is correct, you can see the integral with ## \frac{1}{v'+vter} ## does not need a minus sign in front of it. If you put one there, and then proceed to do several lines of algebra using that incorrect minus sign, it will be an error that propagates.
 
  • #36
what's the purpose of switching the two values?

first integral

-∫ 1/(v' -vter) dv' second integral

∫ 1/(v'+ vter) dv'
 
  • #37
Ashley1nOnly said:
what's the purpose of switching the two values?

first integral

-∫ 1/(v' -vter) dv'second integral

∫ 1/(v'+ vter) dv'
Switch what two values?
 
  • #38
first integral

-∫ 1/(v' -vter) dv'

-ln(v'-vter) } with limit from 0 to V

-ln(v-vter) +ln(0-vter)
-ln(v-vter)+ln(-vter)
-ln(v-vter / -vter)
-ln(-v/vter +1)

second integral

∫ 1/(v'+ vter) dv'

ln(v'+vter) } with limit from 0 to V

ln(v+vter) -ln (0+vter)
ln (v+vter / vter)
ln( v/vter +1)

first + second

ln( v/vter +1) +( -ln(-v/vter +1) )

ln( v/vter +1)-ln(-v/vter +1)

=ln [ ( v/vter +1) /(-v/vter +1) ]
 
  • #39
The mistake you originally made, and otherwise you had the calculation correct, was to integrate ## \frac{1}{vter-v' } ##. In this case, ## v' ## is the variable of integration, and it needs to be in the form ## \int \frac{dx}{x+a}=ln|x+a| ##. When you have it in the form ## \int \frac{dx}{a-x} ##, it is not in a standard form where you can use the result ## \ln|a-x| ##. That is incorrect. It is ## -\ln|a-x| ##. ## \\ ## Just because ## \int \frac{dx}{x+a}=\ln|x+a| ##, that does not mean ## \int \frac{dx}{a-x}=\ln|a-x| ##. This last equation here is incorrect. This second integral needs to get converted to ## \int \frac{dx}{a-x}=-\int \frac{dx}{x-a}=-\ln|x-a| ##.
 
  • #40
Charles Link said:
The mistake you originally made, and otherwise you had the calculation correct, was to integrate ## \frac{1}{vter-v' } ##. In this case, ## v' ## is the variable of integration, and it needs to be in the form ## \int \frac{dx}{x+a}=ln|x+a| ##. When you have it in the form ## \int \frac{dx}{a-x} ##, it is not in a standard form where you can use the result ## \ln|a-x| ##. That is incorrect. It is ## -\ln|a-x| ##. ## \\ ## Just because ## \int \frac{dx}{x+a}=\ln|x+a| ##, that does not mean ## \int \frac{dx}{a-x}=\ln|a-x| ##.

so this
ln(vter-v)-ln(vter-0)= ln(vter-v)-ln(vter) = ln ( (vter-v)/(vter)) = ln(1- (v/vter))

became this

ln(vter-v)-ln(vter-0)= ln(vter-v)-ln(vter) = ln ( (vter-v)/(vter)) = -ln(1- (v/vter))
 
  • #41
Please read post 39 again very carefully. I added a line or two at the end that should help.
 
  • #42
Ashley1nOnly said:
first integral

-∫ 1/(v' -vter) dv'

-ln(v'-vter) } with limit from 0 to V

-ln(v-vter) +ln(0-vter)
-ln(v-vter)+ln(-vter)
-ln(v-vter / -vter)
-ln(-v/vter +1)
...
Technically you have two errors here, which cancel (by coincidence).,
The second, and third highlighted lines should have absolute values inside the logs. After all, ##\ v < v_T\,.\ ## Right?

And ##\ | v-v_T | = (v_T - v ) \ ## for ##\ v < v_T\,.\ ##

(Also, the need for absolute value is especially important for the first highlighted line. )​
 
  • #43
so when you integrate the first one you get

-ln|vt-v|

and the second one

ln|vt+v|

without applying the limits
 
  • Like
Likes Charles Link
  • #44
applying limits

first integral
-ln|vt -v| - [-ln |vt-0|]
-ln|vt -v| +ln|vt|
ln| vt/ (vt-v) |
ln| (1-vt/v)|

second integral
ln|vt+v| -ln|vt+0|
ln|vt+v|-ln|vt|
ln| (vt + v )/(vt) |
ln| (1+ v/vt)

first integral + second integral
ln| (1-vt/v)| + ln| (1+ v/vt)|

ln | (1-vt/v) / (1+ v/vt)|
 
  • #45
Ashley1nOnly said:
so when you integrate the first one you get

-ln|vt-v|

and the second one

ln|vt+v|

without applying the limits
Yes, if you are referring to the 'first integral' and 'second integral' of your post (#28) .
 
  • #46
Ashley1nOnly said:
applying limits

first integral
-ln|vt -v| - [-ln |vt-0|]
-ln|vt -v| +ln|vt|
ln| vt/ (vt-v) |
ln| (1-vt/v)|

second integral
ln|vt+v| -ln|vt+0|
ln|vt+v|-ln|vt|
ln| (vt + v )/(vt) |
ln| (1+ v/vt)
Fine.

If you hold off on combining the logs, you will have

−ln|vt −v| + ln|vt| + ln|vt+v| − ln|vt|

Also, no need for abs. val. Why?Added in Edit:

That would look much beter in LaTeX.

##\displaystyle −\ln(v_t −v) + \ln(v_t) + \ln(v_t+v) − \ln(v_t) ##
 
  • #47
so final answer for the integration part is

ln(1- vt^2 / v^2)
 
  • #48
t= m/(c*2*vt) * ln(1- vt^2 / v^2)

v= sqrt ( e^((t*c*2*vt )/m) *(1-vt^2)
 
  • #49
SammyS said:
−ln|vt −v| + ln|vt| + ln|vt+v| − ln|vt|
−ln|vt −v| + ln|vt| + ln|vt+v| − ln|vt| =ln|vt+v|−ln|vt −v|=ln[(vt+v)/(vt-v)].
 
  • Like
Likes SammyS and Charles Link
  • #50
But now I have two v's I just need one
 
  • #51
Ashley1nOnly said:
ln| vt/ (vt-v) |
ln| (1-vt/v)|
Out of post 44, this step is incorrect. It is also really an unnecessary step, but if you do want to proceed that way, you do need to get the algebra correct.
 
  • Like
Likes SammyS
  • #52
Right I totally skipped over that. I can't divide like that.

first integral

ln[ vt/ (vt-v)]

second integral

ln[ 1 + v/vt]

ln[ vt/ (vt-v)]+ln[ 1 + v/vt]

=ln [ (vt+v )/ (vt-v)]
 
  • Like
Likes Charles Link
  • #53
t= m/(c*2*vt) *ln [ (vt+v )/ (vt-v)]
 
  • #54
Without checking it carefully, I believe what you have is correct. Now as ## t \rightarrow +\infty ##, what must ## v ## do to have the right side give ## +\infty ##?
 
  • #55
Ashley1nOnly said:
Right I totally skipped over that. I can't divide like that.

first integral

ln[ vt/ (vt-v)]

second integral

ln[ 1 + v/vt]

ln[ vt/ (vt-v)]+ln[ 1 + v/vt]

=ln [ (vt+v )/ (vt-v)]
Please read posts (#46) and (#49), and save yourself some work.

It's fine to practice your algebra, but ...
 
  • #56
v= vt*e^((t*c*2*vt)/m) -vt) / (e^((t*c*2*vt)/m) +1)

where x = (t*c*2*vt)/mv must go to 0
 
Last edited:
  • #57
How do I calculate the F?
 
  • #58
Ashley1nOnly said:
How do I calculate the F?
Look at the OP (original post):
line 3 or 4 under

The Attempt at a Solution

,
assuming F is what you initially had as FC .
 
  • #59
Ashley1nOnly said:
v= vt*e^((t*c*2*vt)/m) -vt) / (e^((t*c*2*vt)/m) +1)

where x = (t*c*2*vt)/mv must go to 0
Looks like you might have gone back to your hyperbolic tangent =tanh solution, but as ## t \rightarrow +\infty ## in the numerator and denominator, the limit will be 1 for that fraction and not zero. So this answer is incorrect. ## \\ ## From post 53, you should also be able to get the correct answer very quickly by looking at the denominator ## v_T-v ## of the natural log function argument there. ## \\ ## Here's a hint: Suppose we let ## v \rightarrow v_T ##, so that ## v_T-v \approx 0 ##, what happens to that natural log function?
 
  • #60
Right because they were all constants, I kept looking at that but the answer is usually always infinity or zero so I was hesitant to pick that.
 

Similar threads

  • · Replies 27 ·
Replies
27
Views
611
Replies
30
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 21 ·
Replies
21
Views
3K
  • · Replies 8 ·
Replies
8
Views
1K
Replies
14
Views
2K
  • · Replies 42 ·
2
Replies
42
Views
5K
Replies
1
Views
1K