Math 22 Higher-Order Derivative

From Math Wiki
Jump to navigation Jump to search

Higher-Order Derivatives

 The "standard" derivative  is called the first derivative of . The derivative of  is the second derivative of, denoted by 
 By continuing this process, we obtain higher-order derivative of .

Note: The 3rd derivative of is Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f'''(x)} . However, we simply denote the Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle n^{th}} derivative as for

Example: Find the first four derivative of

1) Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f(x)=x^{4}+5x^{3}-2x^{2}+6}

Solution:  
f'(x)=4x^3+15x^2-4x
f(x)=12x^2+30x-4
f(x)=24x+30
f^{(4)}(x)=24

2) Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f(x)=(x^{3}+1)(x^{2}+3)}

Solution:  
It is better to rewrite
Then, Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f'(x)=5x^{4}+9x^{3}+2x}
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f''(x)=20x^{3}+27x^{2}+2}
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f'''(x)=60x^{2}+54x}
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f^{(4)}(x)=120x+54}

Notes

If is the position function, then is the velocity function and is the acceleration function.

Return to Topics Page

This page were made by Tri Phan