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