Solveeit Logo

Question

Question: Q. a) find impulse provided by ground to particle in first collision, b) find total impulse provide...

Q.

a) find impulse provided by ground to particle in first collision, b) find total impulse provided by ground till particle come to rest. c) Total time of flight.

Answer

a) 32m2gh\frac{3}{2}m\sqrt{2gh}, b) mgh(2+32)m\sqrt{gh}(2+3\sqrt{2}), c) 2hg(3+2)\sqrt{\frac{2h}{g}}(3+\sqrt{2})

Explanation

Solution

The problem describes a particle of mass 'm' released from a height 'h'. It then undergoes a series of collisions with the ground. From the provided image, the particle rebounds to a height of h/4h/4 after the first collision and to h/8h/8 after the second collision. This implies a varying coefficient of restitution.

Let h0=hh_0 = h be the initial height. The height after the first bounce is h1=h/4h_1 = h/4. The height after the second bounce is h2=h/8h_2 = h/8.

The coefficient of restitution 'e' for a collision is given by e=hrebound/himpacte = \sqrt{h_{rebound}/h_{impact}}. For the first collision, e1=h1/h0=(h/4)/h=1/4=1/2e_1 = \sqrt{h_1/h_0} = \sqrt{(h/4)/h} = \sqrt{1/4} = 1/2. For the second collision, e2=h2/h1=(h/8)/(h/4)=1/2=1/2e_2 = \sqrt{h_2/h_1} = \sqrt{(h/8)/(h/4)} = \sqrt{1/2} = 1/\sqrt{2}. Assuming this pattern continues, the coefficient of restitution for subsequent collisions (n2n \ge 2) will be en=1/2e_n = 1/\sqrt{2}.

a) Impulse provided by ground to particle in first collision: The speed of the particle just before the first collision is v1,down=2gh0=2ghv_{1,down} = \sqrt{2gh_0} = \sqrt{2gh}. The speed of the particle just after the first collision is v1,up=e1v1,down=(1/2)2gh=gh/2v_{1,up} = e_1 v_{1,down} = (1/2)\sqrt{2gh} = \sqrt{gh/2}. Impulse is the change in momentum. Taking the upward direction as positive: J1=m(v1,up(v1,down))=m(v1,up+v1,down)J_1 = m(v_{1,up} - (-v_{1,down})) = m(v_{1,up} + v_{1,down}) J1=m(gh/2+2gh)=m(2gh2+2gh)=m2gh(1/2+1)=32m2ghJ_1 = m(\sqrt{gh/2} + \sqrt{2gh}) = m(\frac{\sqrt{2gh}}{2} + \sqrt{2gh}) = m\sqrt{2gh}(1/2 + 1) = \frac{3}{2}m\sqrt{2gh}.

b) Total impulse provided by ground till particle comes to rest: The total impulse is the sum of impulses from all collisions. Jtotal=n=1JnJ_{total} = \sum_{n=1}^{\infty} J_n. For the n-th collision, Jn=m(1+en)vn,downJ_n = m(1+e_n)v_{n,down}, where vn,down=2ghn1v_{n,down} = \sqrt{2gh_{n-1}}.

J1=32m2ghJ_1 = \frac{3}{2}m\sqrt{2gh}.

For n2n \ge 2: hn=h1(e22)n1h_n = h_1 \cdot (e_2^2)^{n-1} is not correct as e2e_2 is for h2/h1h_2/h_1. The height sequence is h0=hh_0=h, h1=h/4h_1=h/4, h2=h/8h_2=h/8, h3=h/16h_3=h/16, and so on. This means hn1=h/4(1/2)n2h_{n-1} = h/4 \cdot (1/2)^{n-2} for n2n \ge 2. So, vn,down=2ghn1=2gh/4(1/2)n2=gh/2(1/2)n2=gh/2n1v_{n,down} = \sqrt{2gh_{n-1}} = \sqrt{2g \cdot h/4 \cdot (1/2)^{n-2}} = \sqrt{gh/2 \cdot (1/2)^{n-2}} = \sqrt{gh/2^{n-1}}. And en=1/2e_n = 1/\sqrt{2} for n2n \ge 2. Jn=m(1+1/2)gh/2n1=m(1+1/2)gh1(2)n1J_n = m(1+1/\sqrt{2})\sqrt{gh/2^{n-1}} = m(1+1/\sqrt{2})\sqrt{gh} \frac{1}{(\sqrt{2})^{n-1}}.

The sum of impulses from n=2n=2 to \infty: n=2Jn=m(1+1/2)ghn=21(2)n1\sum_{n=2}^{\infty} J_n = m(1+1/\sqrt{2})\sqrt{gh} \sum_{n=2}^{\infty} \frac{1}{(\sqrt{2})^{n-1}}. Let k=n1k=n-1. The sum becomes k=11(2)k\sum_{k=1}^{\infty} \frac{1}{(\sqrt{2})^k}. This is a geometric series with first term a=1/2a = 1/\sqrt{2} and common ratio r=1/2r = 1/\sqrt{2}. The sum is a1r=1/211/2=1/2(21)/2=121=2+1(21)(2+1)=2+1\frac{a}{1-r} = \frac{1/\sqrt{2}}{1-1/\sqrt{2}} = \frac{1/\sqrt{2}}{(\sqrt{2}-1)/\sqrt{2}} = \frac{1}{\sqrt{2}-1} = \frac{\sqrt{2}+1}{(\sqrt{2}-1)(\sqrt{2}+1)} = \sqrt{2}+1. So, n=2Jn=m(1+1/2)gh(2+1)=m(2+12)gh(2+1)=mgh(2+1)22=mgh2+1+222=mgh3+222=mgh32+42\sum_{n=2}^{\infty} J_n = m(1+1/\sqrt{2})\sqrt{gh}(\sqrt{2}+1) = m(\frac{\sqrt{2}+1}{\sqrt{2}})\sqrt{gh}(\sqrt{2}+1) = m\sqrt{gh}\frac{(\sqrt{2}+1)^2}{\sqrt{2}} = m\sqrt{gh}\frac{2+1+2\sqrt{2}}{\sqrt{2}} = m\sqrt{gh}\frac{3+2\sqrt{2}}{\sqrt{2}} = m\sqrt{gh}\frac{3\sqrt{2}+4}{2}.

Total impulse Jtotal=J1+n=2Jn=32m2gh+mgh32+42J_{total} = J_1 + \sum_{n=2}^{\infty} J_n = \frac{3}{2}m\sqrt{2gh} + m\sqrt{gh}\frac{3\sqrt{2}+4}{2}. Jtotal=32m2gh+mgh(322+2)=mgh(322+322+2)=mgh(32+2)J_{total} = \frac{3}{2}m\sqrt{2}\sqrt{gh} + m\sqrt{gh}(\frac{3\sqrt{2}}{2} + 2) = m\sqrt{gh}(\frac{3\sqrt{2}}{2} + \frac{3\sqrt{2}}{2} + 2) = m\sqrt{gh}(3\sqrt{2} + 2). Jtotal=mgh(2+32)J_{total} = m\sqrt{gh}(2+3\sqrt{2}).

c) Total time of flight: The total time of flight is the sum of the time for the initial fall and the time for all subsequent bounces. Time for initial fall: t0=2h/gt_0 = \sqrt{2h/g}.

Time for the n-th bounce (from hn1h_{n-1} up to hnh_n and back down): tn=2vn,up/g=2envn,down/g=2en2ghn1/g=2en2hn1/gt_n = 2 \cdot v_{n,up}/g = 2 \cdot e_n v_{n,down}/g = 2 \cdot e_n \sqrt{2gh_{n-1}}/g = 2e_n\sqrt{2h_{n-1}/g}. tn=2en2hn1/gt_n = 2e_n \sqrt{2h_{n-1}/g}.

For the first bounce cycle (from h0h_0 to h1h_1 and back): t1=2e12h0/g=2(1/2)2h/g=2h/gt_1 = 2e_1\sqrt{2h_0/g} = 2(1/2)\sqrt{2h/g} = \sqrt{2h/g}.

For n2n \ge 2: hn1=h/4(1/2)n2h_{n-1} = h/4 \cdot (1/2)^{n-2}. en=1/2e_n = 1/\sqrt{2}. tn=2(1/2)2(h/4(1/2)n2)/g=22h/g(1/4)(1/2)n2=22h/g(1/2)nt_n = 2(1/\sqrt{2})\sqrt{2 \cdot (h/4 \cdot (1/2)^{n-2})/g} = \sqrt{2}\sqrt{2h/g \cdot (1/4) \cdot (1/2)^{n-2}} = \sqrt{2}\sqrt{2h/g \cdot (1/2)^{n}}. tn=2h/g2(1/2)n=2h/g(1/2)n1t_n = \sqrt{2h/g} \cdot \sqrt{2} \cdot (1/\sqrt{2})^n = \sqrt{2h/g} \cdot (1/\sqrt{2})^{n-1}.

Total time T=t0+n=1tnT = t_0 + \sum_{n=1}^{\infty} t_n. T=2h/g+n=12h/g(1/2)n1T = \sqrt{2h/g} + \sum_{n=1}^{\infty} \sqrt{2h/g} \cdot (1/\sqrt{2})^{n-1}. T=2h/g+2h/gn=1(1/2)n1T = \sqrt{2h/g} + \sqrt{2h/g} \sum_{n=1}^{\infty} (1/\sqrt{2})^{n-1}. The sum n=1(1/2)n1=k=0(1/2)k\sum_{n=1}^{\infty} (1/\sqrt{2})^{n-1} = \sum_{k=0}^{\infty} (1/\sqrt{2})^k. This is a geometric series with a=1a=1 and r=1/2r=1/\sqrt{2}. The sum is 111/2=1(21)/2=221=2(2+1)(21)(2+1)=2+21=2+2\frac{1}{1-1/\sqrt{2}} = \frac{1}{(\sqrt{2}-1)/\sqrt{2}} = \frac{\sqrt{2}}{\sqrt{2}-1} = \frac{\sqrt{2}(\sqrt{2}+1)}{(\sqrt{2}-1)(\sqrt{2}+1)} = \frac{2+\sqrt{2}}{1} = 2+\sqrt{2}.

So, T=2h/g+2h/g(2+2)=2h/g(1+2+2)=2h/g(3+2)T = \sqrt{2h/g} + \sqrt{2h/g}(2+\sqrt{2}) = \sqrt{2h/g}(1 + 2 + \sqrt{2}) = \sqrt{2h/g}(3+\sqrt{2}).

Final Answers: a) Impulse provided by ground to particle in first collision: J1=32m2ghJ_1 = \frac{3}{2}m\sqrt{2gh}

b) Total impulse provided by ground till particle comes to rest: Jtotal=mgh(2+32)J_{total} = m\sqrt{gh}(2+3\sqrt{2})

c) Total time of flight: T=2h/g(3+2)T = \sqrt{2h/g}(3+\sqrt{2})