Solveeit Logo

Question

Question: Consider the trajectory of a golf ball which will be hit with a club, where the initial speed of the...

Consider the trajectory of a golf ball which will be hit with a club, where the initial speed of the ball is v0v_0 , and the angle at which the golf ball leaves the golf club is α\alpha . Assume that the horizontal acceleration is ax=kvx2a_{x}=-k{v_{x}}^2 (where vxv_x is the horizontal speed) and vertical acceleration is only due to gravity gg . Find expressions for xx and yy positions of a ball as a function of time tt , in terms of the initial conditions for the ball v0v_0 , α\alpha , and the aerodynamic drag coefficient kk .

Explanation

Solution

Hint : The expressions for the yy position can be obtained with the help of equations for uniformly accelerated motion. Whereas, the acceleration for the horizontal component is not constant, hence the xx position can be obtained from the expressions of velocity and acceleration.

Complete Step By Step Answer:
Consider the ball hit with the initial velocity v0v_0 at an angle of α\alpha with the horizontal direction.
Hence, to find the velocity in the horizontal and vertical direction, we need to split the velocity into its respective components as shown in the figure below,

Hence, the vertical component of velocity is vy=vsinα{{v}_{y}}=v\sin \alpha
And the horizontal component is vx=vcosα{{v}_{x}}=v\cos \alpha
Now, for the displacement along xx -axis,
Let us consider the acceleration given as ax=kvx2a_{x}=-k{v_{x}}^2
We know that acceleration is defined as change in velocity per unit time.
dvxdt=kvx2\therefore \dfrac{d{{v}_{x}}}{dt}=-k{{v}_{x}}^{2}
dvxvx2=kdt\therefore \dfrac{d{{v}_{x}}}{{{v}_{x}}^{2}}=-kdt
Applying integration on both sides,
dvxvx2=kdt\therefore \int{\dfrac{d{{v}_{x}}}{{{v}_{x}}^{2}}}=-k\int{dt}
1vx=kt+c\therefore \dfrac{-1}{{{v}_{x}}}=-kt+c
To find the value of the constant, we will substitute the boundary points t=0t=0 , vx=cosαv_x=cos\alpha
1vcosα=k(0)+c\dfrac{-1}{v\cos \alpha }=-k(0)+c
c=1vcosα\therefore c=\dfrac{-1}{v\cos \alpha }
Substituting the value of constant in the equation of velocity,
1vx=kt1vcosα\therefore \dfrac{-1}{{{v}_{x}}}=-kt-\dfrac{1}{v\cos \alpha }
1vx=kt+1vcosα\therefore \dfrac{1}{{{v}_{x}}}=kt+\dfrac{1}{v\cos \alpha }
Taking LCM on the right hand side,
1vx=kvtcosα+1vcosα\therefore \dfrac{1}{{{v}_{x}}}=\dfrac{kvt\cos \alpha +1}{v\cos \alpha }
Taking the reciprocal of the whole equation,
vx=vcosαkvtcosα+1\therefore {{v}_{x}}=\dfrac{v\cos \alpha }{kvt\cos \alpha +1}
Now, we know that displacement can be defined as the product of change in velocity and the time,
x=vxdt\therefore x=\int{{{v}_{x}}dt}
Substituting the value of velocity in the equation above,
x=vcosαkvtcosα+1dt\therefore x=\int{\dfrac{v\cos \alpha }{kvt\cos \alpha +1}dt}
Now, let us assume kvtcosα+1=zkvt\cos \alpha +1=z for simplification
For time t=0t=0 , the value of z=1z=1
Differentiating on both sides we get,
kvcosαdt=dzkv\cos \alpha dt=dz
vcosαdt=dzk\therefore v\cos \alpha dt=\dfrac{dz}{k}
Substituting these values in the equation of displacement,
x=1k1kvtcosα+11zdz\therefore x=\dfrac{1}{k}\int\limits_{1}^{kvt\cos \alpha +1}{\dfrac{1}{z}dz}
x=1k[lnz]1kvtcosα+1\therefore x=\dfrac{1}{k}\left[ \ln z \right]_{1}^{kvt\cos \alpha +1}
Substituting the boundary values,
x=1k[ln(kvtcosα+1)ln1]\therefore x=\dfrac{1}{k}[\ln (kvt\cos \alpha +1)-\ln 1]
x=1kln(kvtcosα+1)\therefore x=\dfrac{1}{k}\ln (kvt\cos \alpha +1)
This is the displacement in the horizontal plane.
For the displacement along yy -axis,
The initial velocity is u=vsinαu=v\sin \alpha
The acceleration only due to gravity is a=ga=-g
Here the negative sign shows that the acceleration is in the opposite direction to the gravitational force.
Substituting these values in the equation of uniformly accelerated motion,
y=ut+12at2y=ut+\dfrac{1}{2}a{{t}^{2}}
y=vsinαt12gt2\therefore y=v\sin \alpha t-\dfrac{1}{2}g{{t}^{2}}
This is the displacement in the vertical plane.

Note :
The point to note here, that the acceleration in the horizontal direction is not constant and depends on the value of the velocity. Hence, the equations for uniformly accelerated motion cannot be used here. Also the equation used to find position in vertical direction is used because we are required the positions in terms of time, else we would have used in any of the equations for uniformly accelerated motion.