1

I do not understand the concept of differential enter image description here for example

What have both the sides been differentiated by to get this result.I understand that dz^2/dz gives 2z,where has the extra dz come from also what has the side with theta been differentiated by to get this result,it cannot be dz.If its dtheta how can you differentiate something with respect to another thing in two sides of an equation.Can someone explain this and how did dz and dtheta come in the equations.

Bernard
  • 175,478
Naruto
  • 113

1 Answers1

0

From the equation you have shown it looks like $z$ depends on $\theta$, so they have differentiated both sides with respect to $\theta$ and then multiplied both sides by $d\theta$.

To differentiate the left hand side you need to use the chain rule since you are differentiating with respect to $\theta$, not $z$.

  • Can you show you can i do that – Naruto Jun 04 '20 at 09:13
  • The chain rule states that if a quantity $z$ depends on another quantity $\theta$ and $z$ undergoes some transformation $g$ (in your case $g(z) = z^2$), then the result of differentiating $g(z)$ is $\frac{dg}{dz} \cdot \frac{dz}{d\theta}$ –  Jun 04 '20 at 09:21