pari777 said:
Hi everybody, I have a question:
We know that the geometrical representation of 1st order derivative is the slope of a function. Then what is the geometrical representation of derivatives having order more than 1? I mean what does it actually represent in a function? Please some body clear my doubt.
Consider the graphical representation of a function f(x) around the point (x0, y0) where y0=f(x0)
Series expansion of f(x) around (x0,y0) is :
y(x) = y0 + (x-x0)f'(x0) + (1/2)(x-x0)²f''(x0) + (1/6)(x-x0)^3 f'''(x0) +...
The first derivative of f(x) allows to draw the straight line tangent to the curve, which equation is : y(x) = y0 + (x-x0)f'(x0)
y = a x +b where the slope is a = f'(x0) and b = y0 -x0 f'(x0)
The second derivative of f(x) allows to draw a circle tangent to the curve, called osculating circle, which equation is : y(x) = y0 + (x-x0)f'(x0) + (1/2)(x-x0)²f''(x0)
The radius is related to what is called "curvature" (with sign + or- depending on the position of the circle relatively to the curve)
The third derivative allows to draw a cubic curve tangent to the curve f(x). The equation of the cubic curve is : y(x) = y0 + (x-x0)f'(x0) + (1/2)(x-x0)²f''(x0) + (1/6)(x-x0)^3 f'''(x0)
The next derivative allows to draw a cartic curve tangent to f(x). The equation of the quartic includes the next term of the series : +(1/4!)(x-x0)^4f''''(x0)
And so on... That way, the successive derivatives and the related tangent curves (straight line, then circle, then cubic curve, then quartic curve, etc...) are closer and closer to the f(x) curve.