Integral Calculus
Integral Calculus
INDEFINITE INTEGRALS
• Basic Concept: IF g’(x)=f(x) then f(x) is anti derivative or simply
integral of f with respect to x ,
Hence, ∫ f(x) dx = g(x) + c
constant of integration
Example:
d(x^2)/dx=2x ∫ 2x dx = x^2+c
Fundamental Integration Formulae:
Problems
• 1 -∫(x^2+5)^3 dx
• 2- ∫ x^3/(x+2)dx
Methods of integration
1: INTEGRATION BY SUBSTITUION
I=∫ f(g(x)).g’(x)dx
We substitute g(x)=t and hence , g’(x) dx=dt and it reduces to standard
from
Example-∫ x(√x-5)dx
Methods of integration
2: INTEGRATION BY PARTS
∫ uv dx=u(∫ vdx)-∫ (du/dx(∫ v dx))dx
Note : Use ILATE to decide choice of u and v
EXAMPLE- ∫ log(x) dx
Methods of Integration
3:Integration of exponential function
∫ e^x(f(x)+f’(x))dx= e^x f(x) dx
Example-∫ e^x( x^3+3x^2)
Methods of Integration
4: Integration by Partial Functions
An expression of the form P/Q is called a rational function.
They can be broken down to their partial fractions as shown:
• This can be interpreted as the area between the curve and x-axis
• So what happens if the curve is below x-axis?
Problem:
• Determine the area of the region bounded by y=8/,y=2x and x=4.
Problem:
Let’s start off with getting a sketch of the region we want to find the area of of.
Here is a sketch of the bounded region we want to find the area of.
Problem
• To determine the intersection point correctly we’ll need to find it
directly. The intersection point is where the two curves intersect and
so all we need to do is set the two equations equal and solve. Doing
this gives,
• 8/x=2x→x^2=4→x=+2 (What about -2?)