我的解法-第二题
所在版块:求学狮城 发贴时间:2008-07-21 13:36  评分:

用户信息
复制本帖HTML代码
高亮: 今天贴 X 昨天贴 X 前天贴 X 
方法一:

请参照http://v15.huasing.org/bbs.php?B=116_11039552。

先求解小虫在时刻t里弹簧左端的距离s(t)

需要解微积分方程:ds/dt = v1 + s / (L/v2 + t) ---- (1)

我们先看方程ds/dt = s/(L/v2+t) ---- (2)

=> 1/s ds = 1/(L/v2+t) dt => s=k1(L/v2+t), k1为任意常数

方程(1)的解为 s=(f(t)+k1)(L/v2+t), 其中f(t)某待求解的t的函数。代入(1),得 df/dt = v1/(L/v2+t)

=> f(t) = v1 * ln((L/v2+t)/k2) => s(t) = (v1 * ln((L/v2+t)/k2)+k1)(L/v2+t) ---- (3)

因为 s(0)=0,我们可以简化(3)为 s(t) = ln(1+tv2/L)v1(L/v2+t)

时刻t弹簧的长度L_(t) = L + v2 * t

相遇的时候L_(t) = s(t), 可得 t=L/v2 * (e^(v2/v1)-1)

所以相遇时弹簧的长度L_=L*e^(v2/v1),一个挺漂亮的数字,对本题来说L_=e^100


方法二:

换个角度,我们定义长度L__(t)为时刻t小虫离弹簧左端的长度占弹簧此时长度的比例,相应的,v_(t)为时刻t小虫每秒爬过的弹簧比例。

那么v_(t) = v1/L_(t)=v1/(L+v2*t)

因为dL__/dt = v_(t),可得,L__(t) = v1/v2 * ln((L/v2+t)/k),k为任意常数

因为L__(0)=0,所以 L__(t) = v1/v2 * ln(1+tv2/L)

相遇的时候L__(t)=1 => t=L/v2 * (e^(v2/v1)-1)

所以相遇时弹簧的长度L_=L*e^(v2/v1)

.
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!

 相关帖子 我要回复↙ ↗回到正文
这里好冷清,再出两个数学/物理题,活跃一下气氛 大树下   (455 bytes , 946reads )
我的解法-第二题 大树下   (1061 bytes , 411reads )
我的解法-第一题 大树下   (1157 bytes , 367reads )
so any hint to Q1? 1300cc   (0 bytes , 228reads )
fianlly got it. only A contribute to the progress between A,B. 1300cc   (12 bytes , 238reads )
第一题,正方形的话爬了1米,正三角形的话是2/3 shwan   (77 bytes , 400reads )
cant figure out q1. 1300cc   (6 bytes , 260reads )
第一题你是对的 大树下   (87 bytes , 391reads )
小虫匀加速?加速度是0.01?那就是51? shwan   (0 bytes , 309reads )
2nd problem 1300cc   (71 bytes , 423reads )
... 大树下   (60 bytes , 317reads )
i mean 1D. a quarter circle maybe is preferred. 1300cc   (15 bytes , 263reads )
老兄你在乱猜是吧 大树下   (16 bytes , 297reads )
the trajectory of each worm should be a whirling line. (my guess) 1300cc   (224 bytes , 270reads )
1。永远不能相遇,或者题目给的不对 1300cc   (438 bytes , 467reads )
第二题:条件足够了 大树下   (980 bytes , 479reads )
think in a 2nd way 1300cc   (343 bytes , 506reads )
I don't know how do you derive that and what is n stand for 大树下   (346 bytes , 374reads )
while. we need formula to prove that. think e.g the worm speed is a function 1300cc   (135 bytes , 275reads )
speed converge to v1+v2 大树下   (880 bytes , 399reads )
i solve the integration wrongly 1300cc   (125 bytes , 226reads )
actually 1300cc   (483 bytes , 258reads )
approaching v1 + v2. 大树下   (0 bytes , 324reads )
so it will never catch up. 1300cc   (153 bytes , 257reads )
第一题:如果你觉得永远不能相遇请给出理由 大树下   (151 bytes , 338reads )
你确定? 掬水掇月   (121 bytes , 332reads )
上贴删除。。。 掬水掇月   (56 bytes , 310reads )
很久以前都做过了.. hash   (0 bytes , 266reads )
这两道题都有好几种解决方法:有些简单,有些复杂 大树下   (92 bytes , 254reads )