On Pset #9 part II problem 2(b.), their answer is
div (g G) = ∂(gM) + ∂(gM)
∂x ∂y = (gxM + gMx) + (gyN + gNy) =
= (gxM + gyN) + (gMx + gNy) = G · �g + g div(G).
Yet why is div(gG) not (gxxM + gxMx) + (gyyN + gyNy) ?
since g=
**since g=<gx,gy> *** g is a scalar function of x,y,t (represents a scalar, not a vector) g is not a vector, let alone a vector of partial derivatives. we can write \[ g(x,y,t)\textbf{G}(x,y,t)= < g(x,y,t)M(x,y,t), \ g(x,y,t)N(x,y,t)>\]where M and N are the components of vector G. Or, dropping the variables for succinctness, \[ gG= < gM, \ gN> \] Div(gG) can be written as the "dot product" of \[ \left< \frac{\partial}{\partial x} , \ \frac{\partial}{\partial y} \right>\cdot <gM,\ gN>\\ = \frac{\partial}{\partial x} gM + \frac{\partial}{\partial y} gN \]
Ohhh I see.. I clearly didn't read the definition of "g" closely enough XD. That makes sense.. so they're not related, they're just two separate functions being multiplied together, with the divergence of their product (which at that point is a vector) being taken afterward. Thanks Phi!
Join our real-time social learning platform and learn together with your friends!