rohanprabhu
- 410
- 2
Considering a parametric function:
<br /> y = sin(\theta)<br />
<br /> x = cos(\theta)<br />
I want to find it's second order derivative.
<br /> \frac{dy}{d\theta} = cos(\theta) <br />
<br /> \frac{dx}{d\theta} = -sin(\theta)<br />
Therefore, I can say that:
<br /> \frac{dy}{dx} = -cot(\theta)<br />
Also,
<br /> \frac{d^2y}{d\theta^2} = -sin(\theta)<br />
<br /> \frac{d^2x}{d\theta^2} = -cos(\theta)<br />
Hence,
<br /> \frac{d^2y}{d^2x} = tan(\theta)<br />
But, If i need the second order derivate, what i actually need is:
<br /> \frac{d^2y}{dx^2} = \frac{d}{d\theta}(\frac{dy}{dx})\times(\frac{d\theta}{dx})<br />
which turns out to be:
<br /> \frac{d^2y}{dx^2} = -cosec^3(\theta)<br />
So, basically, what is the difference between d²y/d²x and d²y/dx². And how can we arrive at the formula for d²y/dx²? I mean, what is the mathematical significance of that? And how to do it for higher order derivatives, let's say 3 or 4 for example.
Also, does something like d²y/d²x even exist? what does it mean?
<br /> y = sin(\theta)<br />
<br /> x = cos(\theta)<br />
I want to find it's second order derivative.
<br /> \frac{dy}{d\theta} = cos(\theta) <br />
<br /> \frac{dx}{d\theta} = -sin(\theta)<br />
Therefore, I can say that:
<br /> \frac{dy}{dx} = -cot(\theta)<br />
Also,
<br /> \frac{d^2y}{d\theta^2} = -sin(\theta)<br />
<br /> \frac{d^2x}{d\theta^2} = -cos(\theta)<br />
Hence,
<br /> \frac{d^2y}{d^2x} = tan(\theta)<br />
But, If i need the second order derivate, what i actually need is:
<br /> \frac{d^2y}{dx^2} = \frac{d}{d\theta}(\frac{dy}{dx})\times(\frac{d\theta}{dx})<br />
which turns out to be:
<br /> \frac{d^2y}{dx^2} = -cosec^3(\theta)<br />
So, basically, what is the difference between d²y/d²x and d²y/dx². And how can we arrive at the formula for d²y/dx²? I mean, what is the mathematical significance of that? And how to do it for higher order derivatives, let's say 3 or 4 for example.
Also, does something like d²y/d²x even exist? what does it mean?
Last edited: