AzimD
- 41
- 8
For this portion of the problem, I managed to get T(r)-T(0) =(m_1* omega^2 * r^2)/2lharuspex said:You have ##dT=\omega^2r.dm_1##, which you turned into an integral as ##T(r)-T(0)=\int_0^r\omega^2r.dm_1##. That is not really a valid way to write it. The variable of integration is the thing after the 'd', so in your integral it is ##m_1##, but the bounds should refer to that variable, whereas your bounds refer to r.
You then wrote it as ##\omega^2r\int.dm_1##, but ##dm_1=\rho.dr##, where ##\rho## is the linear density of the rope. You cannot move outside the integral terms which vary through the integral.
You need to solve ##T(r)-T(0)=\int_0^r\omega^2r\rho .dr##