Why the derivative of power rule is so different from the classical math?
--
You received this message because you are subscribed to the Google Groups "Metamath" group.
To unsubscribe from this group and stop receiving emails from it, send an email to metamath+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/metamath/8966ca3e-4f4d-4717-b65d-8eb7b13dd84c%40googlegroups.com.
Sorry! Why the dvexp proof is so different?
--
You received this message because you are subscribed to the Google Groups "Metamath" group.
To unsubscribe from this group and stop receiving emails from it, send an email to metamath+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/metamath/6ac28c15-c0ed-47fc-8027-c81b63fb8409%40googlegroups.com.
The proof is by induction: x^1 = x so the derivative is 1 = 1 * x^(1-1), and x^(n+1) = x^n * x so the derivative is (x^n)' * x + x^n * x' = (n * x^(n-1)) * x + x^n = (n+1) * x^n.
--
You received this message because you are subscribed to the Google Groups "Metamath" group.
To unsubscribe from this group and stop receiving emails from it, send an email to metamath+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/metamath/b5b18fc6-0652-4ba4-becb-4f70fd81fc29%40googlegroups.com.