DrDolittle said:
I appreciate your effort. Explaining it using fourier transform is a piece of cake. Even the proof of fourier transform is constructed with the help of limits. I am looking for explanations at this level. Thanks again. no offence intended.
Regards
drdolittle
Don't worry it was not a offence, the explanation given using Fourier was an attempt for a practical approach, since we can easily construct diferenciators circuits, applying a sinusoidal in its input and observe that the output is 90 degree phased. There is no problem in providing the classical mathematicall proof.
The mathematical proof using limits is following:
d(sinx)/dx = lim Δx->infinit of [ sinx -sin(x+Δx)] / Δx
developing this we have:
d(sinx)/dx = lim Δx->infinit of [ sinx -( sinx*cosΔx+ sinΔx*cosx)] / Δx
We can infer that :
when Δx --> 0
cosΔx --> 1 and sinΔx-->Δx
replacing these values in the limit we get:
d(sinx)/dx = lim Δx->infinit of [ sinx - sinx*1 - Δx*cosx)] / Δx
what results in
d(sinx)/dx = lim Δx->infinit of [ - Δx*cosx)] / Δx
cancelling Δx in numerator with Δx in denominator we finally come across with:
d(sinx)/dx = - cosx
I think this is the explanation at the level of limits, is it what you wanted?
Similar approach is done in order to find the derivative of cosx.
Cheers