Difference between revisions of "Integral"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
==Definite Integral== | ==Definite Integral== | ||
Some equations | Some equations | ||
#<math>\int_{a}^{b} f(x) \,dx = F(b) - F(a) | You must need to know F(x)= f'(x) x can bee any thing. | ||
#<math>\int_{a}^{b} f(x) \,dx = F(b) - F(a)</math> | |||
#<math>\int_{a}^{b} {x^{n}}\,dx ={ b^{n+1} \over n+1 } - { a^{n+1} \over n+1 }</math> | #<math>\int_{a}^{b} {x^{n}}\,dx ={ b^{n+1} \over n+1 } - { a^{n+1} \over n+1 }</math> | ||
==Indefinite Integral== | ==Indefinite Integral== | ||
==Examples== | ==Examples== | ||
====Examples for Definite Integral==== | ====Examples for Definite Integral==== |
Revision as of 14:13, 2 September 2021
Definite Integral
Some equations You must need to know F(x)= f'(x) x can bee any thing.