haruspex said:
Please show the details of your differentiation of the horizontal momentum. Looks like you missed a term.
Here's all the steps:
## \Delta\vec{P} = \vec{P_{f}} - \vec{P_{i}}##
##\vec{P_{i}} = \lambda (l - x - h)v\hat{i} - \lambda hv\hat{j}##
##\vec{P_{f}} = \lambda (l - (x + \Delta{x}) - h)(v + \Delta{v}) \hat{i} - \lambda h(v + \Delta{v}) \hat{j}##
In the ##\hat{i}## direction: ##\Delta P\hat{i} = \lambda(l - (x + \Delta x) - h)(v + \Delta v)\hat i - \lambda (l - x - h)v\hat i##
= ##\lambda((l - x - h)\Delta v - \Delta x v)\hat i## (ignoring ##\Delta x \Delta v##).
Dividing both sides by ##\Delta t##, we get:
##\frac{\Delta P}{\Delta t} = \lambda((l - x - h)\frac{\Delta v}{\Delta t} - \frac{\Delta x}{\Delta t} v)##
Now, in the limit, ##\Delta t\rightarrow 0 ## the equation becomes:
in the ##\hat i## direction: $$\frac {dP}{dt} = \lambda((l - x - h)\frac {dv}{dt} - \frac {dx}{dt}v)$$
##\Rightarrow## For the horizontal part of the chain: ## \frac {dP}{dt} = \lambda((l - x - h)\frac{dv}{dt} - v^{2})##
Now, by comparing the force applicable on the horizontal and vertical part of the chains, for same acceleration throughout, we get: Force applicable on the horizontal part of the chain, ##F_{ext}## = ##\lambda h(g - \frac{\mathrm{d} v}{\mathrm{d} t})##.
##\therefore## ## \frac {dP}{dt} = \lambda((l - x - h)\frac{dv}{dt} - v^{2})## = ##\lambda h(g - \frac{\mathrm{d} v}{\mathrm{d} t})##.
But, this is not the right differential equation which leads to the correct answer. As I had mentioned in post#22, for reaching the correct differential equation, the ##v^{2}## term needs to vanish. For that to happen the term ##( - \Delta x v\hat i)## terms needs to vanish. That can only happen if there's an additional term ##+ \Delta x v\hat i## in the expression for ##\vec {P_{f}}##. However, I do not see how or why there could be an additional term ##( + \Delta x v\hat i)## in the expression for ##\vec {P_{f}}##. This is where I'm facing the problem.