Double derivative definition question

transgalactic
Messages
1,386
Reaction score
0
a derivative of function is marked as
<br /> \frac{\mathrm{df} }{\mathrm{d} x}<br />
why the double derivative is marked as
<br /> \frac{\mathrm{d^2f} }{\mathrm{d} x^2}<br />

i tried to build it using the original definition
<br /> \frac{d\frac{\mathrm{df} }{\mathrm{dx}} }{dx}<br />
its not working
??
 
Physics news on Phys.org
It's a silly question, and is more due to notation than to a derivation. If you wanted to do a derivation, however, it would go along the lines of:

\frac{d}{dx} \frac{d}{dx} f = \left(\frac{d}{dx}\right)^2 f = \frac{d^2}{(dx)^2}f and we omit the parentheses from the denominator.
 
You are only asking about the notation? It's just notation. I don't know what you mean by trying to "build it". (And in English it's "second" derivative, not "double" derivative.)
 
ok you got
<br /> \frac{d^2}{(dx)^2}f<br />
its not
<br /> \frac{\mathrm{d^2f} }{\mathrm{d} x^2}<br />
 
No, they're the same thing. \frac{d}{dx} and \frac{d^2}{(dx)^2} are operators on functions. It doesn't matter if you put it in the numerator or off to the side, it means the same thing. As for dropping the parentheses, we have two ways we could possibly interpret dx^2. Either d(x^2) or (dx)^2. But x^2 is completely irrelevant to second differentiation, so it has to be the latter.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top