Arithmetic Course/Number Operation/Integration/Indefinite Integration

From testwiki
Revision as of 02:31, 31 July 2017 by imported>PokestarFan (clean up & typo fixing using AWB)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Indefinite Integration

Mathematic operation on a function to find the total area under the function's curve . Given a function of x f(x) then the Indefinite Integration of function f(x) has a symbol below

f(x)dx=LimΔx0ΣΔx[f(x)+f(x+Δx)2]

Result

f(x)dx=F(x)+C=f(x)dx=f'(x)+C

Integration laws

f'(x)f(x)dx=ln|f(x)|+c
UV=UV(U'V)
ex also generates itself and is susceptible to the same treatment.
exsinxdx=(ex)sinx(ex)cosxdx
=exsinx+excosxdx
=ex(sinx+cosx)exsinxdx+c
We now have our required integral on both sides of the equation so
=12ex(sinx+cosx)+c
  • f(x)=m
mdx=mx+C
  • f(x)=xn
f(x)dx=1n+1xn+1+c
  • f(x)=1x
1xdx=lnx

Template:BookCat