Difference between revisions of "Calculus"
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
#The Quotient Rule 2<math>{d ({f \over g}) \over d x} = { g {d f \over d x} - f {d g \over d x} \over g^2} </math> | #The Quotient Rule 2<math>{d ({f \over g}) \over d x} = { g {d f \over d x} - f {d g \over d x} \over g^2} </math> | ||
======[[use Notation::Newton]] Derivative of Polynomial Functions====== | |||
#The sum rule <math>(f+g)'=f'+g'</math> | |||
#The Difference Rule <math>(f-g)'=f'-g'</math> | |||
#The Product Rule <math>(f*g)'=f*g'+ g*f'</math> | |||
#The Quotient Rule <math>({f \over g})' = {(gf'-fg') \over g^2} </math> | |||
======[[use Notation::Leibniz]] Derivative of Polynomial Functions====== | |||
#The sum rule <math>{d (f+g) \over d x} ={d f \over d x} + {d g \over d x}</math> | |||
#The Difference Rule <math>{d (f-g) \over d x}={d f \over d x} - {d g \over d x}</math> | |||
#The Product Rule <math>{d (f g) \over d x}'= f {d g \over d x} + g {d f \over d x}</math> | |||
#The Quotient Rule <math>{d ({f \over g}) \over d x} = { g {d f \over d x} - f {d g \over d x} \over g^2} </math> | |||
====[[Calculus:Derivative of Trigonometric Functions|Derivative of Trigonometric Functions]]==== | ====[[Calculus:Derivative of Trigonometric Functions|Derivative of Trigonometric Functions]]==== | ||
#<math>(sin x)'= cos(x)</math> | #<math>(sin x)'= cos(x)</math> |
Revision as of 08:31, 25 July 2021
Calculus
This is a course that Henry and Ben are studying during 2021.
Differentiation
Limits
Power Rule
Derivative of Polynomial Functions
- The Difference Rule 1
- The Difference Rule 2
- The Product Rule 1
- The Product Rule 2
- The Quotient Rule 1
- The Quotient Rule 2
Newton Derivative of Polynomial Functions
- The sum rule
- The Difference Rule
- The Product Rule
- The Quotient Rule
Leibniz Derivative of Polynomial Functions
- The sum rule
- The Difference Rule
- The Product Rule
- The Quotient Rule
Derivative of Trigonometric Functions
Chain Rule