Math 3
Math 3
Djidel Brahim
2024
Ziane Achour University Mathematic Course
Brahim Djidel
Contents
1 Integral Calculus 5
1.1 The Definition of the Definite Integral . . . . . . . . . . . . . 5
1.1.1 Definition. . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.2 Steps for calculing the interal . . . . . . . . . . . . . . . . . . 6
1.3 Definition N°2 . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
1.4 Antiderivatives . . . . . . . . . . . . . . . . . . . . . . . . . . 13
1.5 Important indefinite integrals . . . . . . . . . . . . . . . . . . 14
2 Double Integrals 17
2.1 Double Integrals over Rectangles . . . . . . . . . . . . . . . . 17
2.1.1 Iterated integrals on a rectangle . . . . . . . . . . . . . 18
2.1.2 Double Integrals over More General Regions . . . . . . 18
3
Ziane Achour University Mathematic Course
Brahim Djidel
Chapter 1
Integral Calculus
Rb
• If f (x) ≥ 0 and a ≤ b, one interpretation of the symbol a
f (x)dx is
”the area of the region {(x; y)|a ≤ x ≤ b; 0 ≤ y ≤ f (x)}”
• Areas above the x−axis count as positive while areas below the x−axis
count as negative.
5
Ziane Achour University Mathematic Course
Example 1
−1, if 1 ≤ x ≤ 0;
f (x) = 2, if 2 ≤ x ≤ 4;
0, otherwise.
Rb
a
f (x)dx = −1 + 4 = +3
b−a
For each integer 0 ≤ i ≤ n, define xi = a + i . Note that this
n
means that x0 = a and xn = b.
• Our approximation to the signed area between the curve y = f (x) and
Brahim Djidel
Ziane Achour University Mathematic Course
Example 2
Evaluate the integral:
Z b Z 1
f (x)dx = xdx
a 0
Solution:
we have f (x) = x, [a, b] = [1, 0]
b n
b−a b−a
Z X
f (x)dx = lim f (a + i ).( )
a x→+∞
i=1
n n
So:
b−a 1−0 1
= =
n n n
b−a 1−0
f (x) = x ⇔ f (a + i ) = f (0 + i )
n n
i i
f( ) =
n n
Brahim Djidel
Ziane Achour University Mathematic Course
finally:
n
X 1 i
intba f (x)dx = ( ( )
i=1
n n
n
1 X
= lim 2 f (i)
x→+∞ n
i=1
1 1
= lim [ (n)(n + 1)]
x→+∞ n2 2
1
=
2
Note:
X 1
(n) = n(n + 1)
2
X 1
(n2 ) = n(n + 1)(2n + 1)
6
X 1
(n3 ) = n2 (n + 1)2
4
Example 3
Evaluate the integral:
Z b Z 1
f (x)dx = x2 dx
a 0
Solution:
we have f (x) = x2 , [a, b] = [1, 0]
b n
b−a b−a
Z X
f (x)dx = lim f (a + i ).( )
a x→+∞
i=1
n n
So:
b−a 1−0 1
= =
n n n
b−a 1−0
f (x) = x ⇔ f (a + i ) = f (0 + i )
n n
i i
f ( ) = ( )2
n n
Brahim Djidel
Ziane Achour University Mathematic Course
finally:
n
X 1 2 i
intba f (x)dx = ( )( )
i=1
n n
n
1 X 2
= lim 3 (i )
x→+∞ n
i=1
1 1
= lim [ (n)(n + 1)(2n + 1)]
x→+∞ n3 6
1 1
= lim n3
3 n→+∞ 3
1
=
3
and Z b
(h − g)dx ≤ ε
a
b n
(b − a X
Z
h(x)dx = ( ) (Mi )
a n i=1
b n
(b − a X
Z
g(x)dx = ( ) (mi )
a n i=1
Brahim Djidel
Ziane Achour University Mathematic Course
Theorem 1
Arithmetic of Integration
Let a, b and A, B, C be real numbers. Let the functions f (x) and g(x)
be integrable on an interval that contains a and b. Then :
1. Z b Z b Z b
(f (x) + g(x))dx = f (x)dx + g(x)dx
a a a
2. Z b Z b Z b
(f (x) − g(x))dx = f (x)dx − g(x)dx
a a a
3. Z b Z b
Cf (x)dx = C · f (x)dx
a a
Combining these three rules we have :
Z b Z b Z b
(Af (x) + Bg(x))dx = A f (x)dx + B g(x)dx
a a a
4. Z a
f (x) = 0
a
5. Z b Z a
f (x) = − f (x)
a b
6. Z b Z c Z b
f (x) = f (x) + f (x)
a a c
Brahim Djidel
Ziane Achour University Mathematic Course
Example 4
Find Z 3
| x | dx
−2
= 13/2
Definition
Let f (x) be a function. Then,
• we say that f (x) is even when f (x) = f (−x) for all x, and
• we say that f (x) is odd when f (x) = −f (−x) for all x.
Theorem 2
EVEN AND ODD
Let a > 0.
Brahim Djidel
Ziane Achour University Mathematic Course
Theorem 3
INEQUALITE FOR INTEGRALS
Let a ≤ b be real numbers and let the functions f (x) and g(x) be
integrable on the interval a ≤ x ≤ b.
Z b
m(b − a) ≤ f (x)dx ≤ M (b − a)
a
8
h M
6
g
m
−2 a 2 4 b 6
−2
• We have
Z b Z b
f (x)dx ≤ |f (x)|dx
a a
Brahim Djidel
Ziane Achour University Mathematic Course
1.4 Antiderivatives
′
Let f (x) and F (x) be functions. If F (x) = f (x) on an interval, then we say
that F (x) is an antiderivative of f (x) on that interval. The symbol:
Z b
f (x)dx
a
Example 5
R2
Compute the definite integral: 1
xdx
Simple integral
L.L
S=
2
(b − a).(b − a)
=
2
We have Z b Z 0 Z b
f (x)dx = f (x)dx + f (x)dx
a a 0
For a simple integral
Z a
a.a
xdx =
0 2
a2
=
2
Brahim Djidel
Ziane Achour University Mathematic Course
Is same thing
Z b
b.b
xdx =
0 2
b2
=
2
So:
Z 2 Z 0 Z 2
xdx = xdx + xdx
1 1 0
Z 1 Z 2
=− xdx + xdx
0 0
22 12
= −
2 2
3
=
2
Brahim Djidel
Ziane Achour University Mathematic Course
Example 6
Find the following integrals:
π
R3
1. 0 sin(x)dx
R2 1
2. −2
dx
1 + x2
Brahim Djidel
Ziane Achour University Mathematic Course
Brahim Djidel