Pushoam said:
Well, it is an example given in the book which I want to solve without looking at the solution in the book.
So, if you feel that the information given in the question is not sufficient, I am attaching the example so that you can guide me.
I completely disagree with this solution in your book. Certainly, the normal load at the free surface is constant, and equal to the atmospheric pressure outside the fluid (assuming negligible surface tension effects, which you are clearly expected to assume). The solution in your book is totally bogus.
Here's how I would solve this problem. As indicated in the problem description, z is the elevation of the free surface above the lowest point of the free surface at the center of the bucket. Let h be the depth below this location. I am going to focus on a fluid Free Body situated between depth h and depth ##h+\Delta h##, between angular locations ##\theta## and ##\theta+\Delta \theta##, and radial locations r and ##r+\Delta r##. So the volume of this free body is ##(r\Delta \theta)(\Delta r)(\Delta h)##. I am going to do a radial force balance on this free body. The fluid pressure at radial location r and depth h is p(r,h). The pressure force acting on the free body at the radial location r is ##[pr\Delta \theta \Delta h]_{r}\mathbf{i}_r##, where ##\mathbf{i}_r## is the unit vector in the radial direction. The pressure force acting on the free body at radial location ##(r+\Delta r)## is ##[-pr\Delta \theta \Delta h]_{r+\Delta r}\mathbf{i}_r##. The pressure force acting on the free body at angular locations ##\theta## and ##(\theta+\Delta \theta)## are ##[p\Delta r \Delta h \mathbf{i_{\theta}}]_{\theta}## and ##[-p\Delta r \Delta h \mathbf{i_{\theta}}]_{\theta+\Delta \theta}##, respectively.
If we sum these forces and set them equal to the mass times acceleration of the free body, we obtain:
$$[pr\Delta \theta \Delta h]_{r}\mathbf{i}_r-[pr\Delta \theta \Delta h]_{r+\Delta r}\mathbf{i}_r+[p\Delta r \Delta h \mathbf{i_{\theta}}]_{\theta}-[p\Delta r \Delta h \mathbf{i_{\theta}}]_{\theta+\Delta \theta}=-\rho (r\Delta \theta)(\Delta r)(\Delta h)\omega^2 r\mathbf{i}_r$$If we divide this equation by ##(\Delta h)(\Delta r)(\Delta \theta)## and take the limit as ##\Delta r## and ##\Delta \theta##, we obtain:
$$\frac{\partial (pr)}{\partial r}\mathbf{i}_r+p\frac{\partial \mathbf{i}_{\theta}}{\partial \theta}=\rho \omega^2 r^2\mathbf{i}_r\tag{1}$$
We know that the derivative of the unit vector in the theta direction with respect to theta is given by:
$$\frac{\partial \mathbf{i}_{\theta}}{\partial\theta}=-\mathbf{i}_r\tag{2}$$
If we substitute Eqn. 2 into Eqn. 1, we obtain:
$$\frac{\partial p}{\partial r}=\rho \omega^2 r\tag{3}$$
Integrating Eqn. 3 between r = 0 and r yields: $$p(r,h)-p(0,h)=\frac{1}{2}\rho \omega^2 r^2\tag{4}$$
I'm going to stop here for now and give you a chance to digest what I have written.
Chet