- 5,962
- 3,148
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).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).Ashley1nOnly said:yes I was updating post #11
I am very reluctant to join such a busy thread, so I was very very reluctant to join this.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 agree.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).
Switch what two values?Ashley1nOnly said:what's the purpose of switching the two values?
first integral
-∫ 1/(v' -vter) dv'second integral
∫ 1/(v'+ vter) dv'
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| ##.
Technically you have two errors here, which cancel (by coincidence).,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)
...
Yes, if you are referring to the 'first integral' and 'second integral' of your post (#28) .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
Fine.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)
−ln|vt −v| + ln|vt| + ln|vt+v| − ln|vt| =ln|vt+v|−ln|vt −v|=ln[(vt+v)/(vt-v)].SammyS said:−ln|vt −v| + ln|vt| + ln|vt+v| − ln|vt|
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.Ashley1nOnly said:ln| vt/ (vt-v) |
ln| (1-vt/v)|
Please read posts (#46) and (#49), and save yourself some work.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)]
Look at the OP (original post):Ashley1nOnly said:How do I calculate the F?
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?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