If u, v and w are functions of x, then show that ddx(u.v.w)=dudxv.w+u.dvdxw+u.vdwdxIn two ways-first by repeated application of product rule, second by logarithmic differentiation.
First, we use product rule and find that
ddx(uvw)=ddx{(uv)w}=(uv)dwdx+wddx(uv)(Consider here uv as one function and w as another function)=uvdwdx+w(udvdx+vdudx)=uvdwdx+wudvdx+wvdudx .....(i)Next, we use logarithmic differentiation to obtain d/dx (uvw).Let y=uvw⇒ log y=log (uvw) log y=log u+log v+log wDifferentiating w.r.t, we get 1ydydx=1ududx+1vdvdx+1wdwdx⇒ dydx=y{1ududx+1vdvdx+1wdwdx}=(uvw){1ududx+1vdvdx+1wdwdx} =(vw)dudx+(uw)dvdx+(uv)dwdx=uvdwdx+uwdvdx+wvdudx......(ii)
From Eqs. (i) and (ii), we find that the result obtained is same in the two cases.