0% found this document useful (0 votes)
25 views9 pages

Application of Integrals by Khozhiakbar Khudoiarov

Download as docx, pdf, or txt
Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1/ 9

Calculus 1 (Math 131) Section 2

Professor: Mr. Kanal Hun

Assignment 2: Application of integrals

Name: Khozhiakbar Khudoiarov

Date: 17/04/2024

Integration
The idea of integration is that we can compute many quantities by breaking them into small
pieces, and then summing the contribution from each small part.

Area

Suppose we want to find the area of the shaded region R that lies above the x-axis, below the
graph of ¿ 1−x 2, and between the vertical lines x = 0 and x = 1

Solution: Divide the region to number of rectangles. When the region is divided into two
rectangles, each rectangle has width 0.5.

1 3 1
A ≈ 1. + . =0.875
2 4 2

The estimation can be improved by using four thinner rectangles, each of width 0.25. The four
rectangles give the following approximate area:

1 15 1 3 1 7 1
A ≈ 1. + . + . + . =0.78125
4 16 4 4 4 16 4

1
This estimate is larger than the true area (A) since the two rectangles contain R. We say that
0.875 is an upper sum because it is obtained by taking the height of the rectangle corresponding
to the maximum (uppermost) value of ƒ(x).

Suppose instead we use four rectangles contained inside the region R to estimate the area, as in
Figure 5.3a. Each rectangle has width 1/4 as before, but the rectangles are shorter and lie entirely
beneath the graph of ƒ. The function ƒ( x )=1−x 2 is decreasing on [0, 1], so the height of each of
these rectangles is given by the value of ƒ at the right endpoint of the subinterval forming its
base. This will give a lower sum approximation to the area:

15 1 3 1 7 1 1
A≈ . + . + . +0. =0.53125
16 4 4 4 16 4 4

Considering both lower and upper sum approximations gives us estimates for the area and a
bound on the size of the possible error in these estimates, since the true value of the area lies
somewhere between them. Here the error cannot be greater than the difference
0.78125−0.53125=0.25 .

Another estimate can be obtained by using rectangles whose heights are the values of ƒ at the
midpoints of the bases of the rectangles. This method of estimation is called the midpoint rule for
approximating the area. The midpoint rule gives an estimate that is between a lower sum and an
upper sum. With four rectangles of width 1/4 as before, the midpoint rule estimates the area of
R to be:

63 1 55 1 39 1 15 1
A≈ . + . + . + . =0.671875
64 4 64 4 64 4 64 4

By taking more and more rectangles, with each rectangle thinner than before, it appears that
these finite sums give better and better approximations to the true area of the region R.

The Definite Integral

2
The definite integral in symbols can be written as:
b

∫ f ( x ) dx
a

We read this as “the integral from atob of ƒ of x dee x” or sometimes as “the integral from a to b
of ƒ of x with respect to x.” The component parts in the integral symbol also have names:

Properties of Definite Integrals


a b

Order of integration ∫ f ( x ) dx=−¿∫ f ( x ) dx ¿


b a
a

Zero width interval ∫ f ( x ) dx=0


a
b b

Constant multiple ∫ k . f ( x ) dx=k ∫ f ( x ) dx


a a
b b b

Sum and difference ∫ f ( x ) dx ± g ( x ) dx=¿ ∫ f ( x ) dx ± ∫ g ( x ) dx ¿


a a a
b c c

Additivity ∫ f ( x ) dx +∫ f ( x ) dx=¿ ∫ f ( x ) dx ¿
a b a
Max-Min inequality: If f has maximum b

value max f and minimum value min f min f .( b−a)≤∫ f ( x ) dx ≤ max f . (b−a)
on [a, b] a
b b
f ( x ) ≥ g ( x ) on[a , b]⟹ ∫ f ( x ) dx ≥ ∫ g ( x ) dx
a a
Domination b b
f ( x ) ≤ g ( x ) on[a , b]⟹ ∫ f ( x ) dx ≤ ∫ g ( x ) dx
a a

Example 1: Suppose that:


1 4 1

∫ f ( x ) dx=5 ,∫ f ( x ) dx=−2 , ∫ h ( x ) dx =7
−1 1 −1

3
Using the rules of definite integrals to estimate the followings:

1 1 4
 ∫ f ( x ) dx=? ∫ f ( x ) dx=−¿ ∫ f ( x ) dx=−2 ¿
4 4 1

1 1 1
 ∫ [ 2 f ( x ) +3 h ( x ) ] dx=?=2 ∫ f ( x ) dx +3 ∫ h ( x ) dx=2 ( 5 ) +3 ( 7 )=31
−1 −1 −1

4 1 4
 ∫ f ( x ) dx=? ∫ f ( x ) dx+ ¿∫ f ( x ) dx=5+(−2 )=3 ¿
−1 −1 1

Example 2: Show that the value of ∫ √1+cos x dx is less than or equal to √ 2.


0

Solution:
b

The max-min inequality says that min f .(b−a) is a lower bound for the value of ∫ f ( x ) dx and
a

max f .(b−a) is an upper bound.

The maximum value of √ 1+cos x on [0, 1] is √ 1+1=√ 2, so


1

∫ √1+cos x dx ≤ √ 2 . ( 1−0 )= √2
0

Area under the Graph

If y=ƒ (x) is nonnegative and integrable over a closed interval [a, b], then the area under the
curve y=ƒ (x) over [a, b] is the integral of ƒ from a to b,
b
A=∫ f ( x ) dx
a

Example 3: Find the area under the line y=x over the interval [0, b], b> 0

Solution:

4
Since the area equals the definite integral for a nonnegative function, we can quickly derive the
definite integral by using the formula for the area of a triangle having base length b and height

y=b. The area is A= ()


1
2
. b . b=b 2 /2.

Therefore, ∫ x . dx=¿ b /2 ¿
2

Some definition for integration of f(x):


b 0 b a b 2 2
 ∫ x . dx=¿ ∫ x . dx +∫ x .dx =¿−∫ x . dx+∫ x . dx= −a
2
+
b
2
a< b ¿ ¿
a a 0 0 0

b
 ∫ cdx=¿ c ( b−a ) , c is constant ¿
a

b 3 3
b a
 ∫ x . dx=
2
− a< b
2 2
a

Average Value of a Continuous Function

The average as the area under the graph of y=ƒ (x) divided by b−a . In integral notation we
write this as:
b
1
ave ( f ) = ∫ f ( x)dx
b−a a

Example 4: Find the average value of f ( x )= √ 4−x2 on interval [-2, 2].

Solution: We recognize f ( x )= √ 4−x2 as the function whose graph is the upper semi-circle of
radius 2 centered at the origin.

5
The area between the semicircle and the x-axis from -2 to 2 can be computed using the geometry
formula:

1 2 1 2
A= . π r = . π ( 2 ) =2 π
2 2

Because ƒ is nonnegative, the area is also the value of the integral of ƒ from -2 to 2,
2

∫ √ 4−x 2 dx=2 π
−2

Therefore, the average value of ƒ is:


2
1 1 π

2−(−2) −2
√ 2
4−x dx = ( 2 π )=
4 2

The Fundamental Theorem of Calculus Part 1:


x

If ƒ is continuous on [a, b], then F (x)=∫ ƒ (t)dt is continuous on [a, b] and differentiable on (a,
a

b) and its derivative is ƒ(x):


x
d
'
F ( x )= ∫ f ( t ) dt=f ( x)
dx a

Example 5: Use the Fundamental Theorem to find dy /dx if:


x

a) ∫ cos t dt
0

x
1
b) ∫ 1+t 2
dt
0

c) ∫ 3 t sint dt
x
2
x
d) ∫ cos t dt
1

6
Solution: We calculate the derivatives with respect to the independent variable x.

x
d
a) ∫ cos t dt =cos x
dx 0
x
d 1 1
b) ∫
dx 0 1+t 2
dt=
1+ x
2

( )
5 x x
dy d d −d
c) = ∫ 3 t sin t dt=¿ −∫ 3 t sin t dt = ∫ 3 t sin t dt=−3 x sin x ¿
dx dx x dx 5
dx 5
u

d) y=∫ cos tdt∧u=x


2

We must use the Chain Rule when finding dy /dx :

dy dy du
= .
dx du dx

( )
u
d du
¿ .∫ cos tdt .
du 1 dx

du 2 2
¿ cos u . =cos x .2 x=2 x cos x
dx

The Fundamental Theorem of Calculus Part 2:

If ƒ is continuous over [a, b] and F is any anti-derivative of ƒ on [a, b], then:


b

∫ f ( x ) dx=F ( b ) −F (a)
a

Example 6: We calculate several definite integrals using the Evaluation Theorem


π

∫ cos xdx=sin x ]0 =sin π −sin 0=0−0=0


π
a)
0

b) ∫
–π/4
0
sec x tan x dx= sec x ]−π / 4=sec 0−sec ( −π4 )=1−√2
) [ ] [ ][ ]
4 4

c) ∫
1
( 3
2
4 4 3 /2 4 3 /2 4
√ x− 2 dx= x3 / 2− = ( 4 ) + − ( 1 ) + =[ 8+1 ] −[ 5 ] =4
x x 1 4 1

7
Indefinite Integrals

Since any two anti-derivatives of ƒ differ by a constant, the indefinite integral 1 notation means
that for any anti-derivative F of ƒ,

∫ f ( x ) dx=F ( x )+C
We must distinguish carefully between definite and indefinite integrals. A definite integral
b

∫ ƒ ( x ) dx dx is a number. An indefinite integral ∫ ƒ ( x) dx is a function plus an arbitrary


a

constant C.

The Power Rule in Integral Form


n +1
u
∫ u n du= n+1 + C(n≠−1)

Substitution: Running the Chain Rule Backwards

Example 7: Find the integral

∫ ( x 3 + x ) ( 3 x2 +1 ) dx
5

Solution: We set u=x3 + x then,

du=( 3 x 2+1 ) dx

so that by substitution we have

∫ ( x 3 + x ) ( 3 x2 +1 ) dx=∫ u 5 du
5

6
u6 (x +x) 3
¿ +C= +C
6 6

Example 8: Find ∫ √ 2 x+ 1dx

Solution: We set u=2 x +1∧du=2 dx then,

1
∫ √2 x+ 1dx = 2 ∫ u 1/ 2 . du
3 /2
u3/ 2 ( 2 x +1 )
¿ +C= +C
3 3

Example 9: Find ∫ √ 1+ y 2 .2 y dy

8
Solution: We set u=1+ y 2∧du=2 ydy then,

∫ √1+ y 2 .2 y dy=∫ u 1/ 2 du
u(1 /2 )+1
¿ +C
( 1/2 )+ 1

2 3 /2 2 2 3 /2
¿ u +C= ( 1+ y ) +C
3 3

Conclusion
Both the definite and indefinite integrals are powerful tools in mathematics. The definite
integral can help you find areas under unnatural curves/figures.

You might also like