<< Chapter < Page Chapter >> Page >
The first two theorems of this section constitute the basic “techniques of integration” taught in a calculus course.However, the careful formulations of these standard methods of evaluating integrals have some subtle points, i.e., some hypotheses.Calculus students are rarely told about these details.

The first two theorems of this section constitute the basic “techniques of integration” taught in a calculus course.However, the careful formulations of these standard methods of evaluating integrals have some subtle points, i.e., some hypotheses.Calculus students are rarely told about these details.

Integration by parts formula

Let f and g be integrable functions on [ a , b ] , and as usual let F and G denote the functions defined by

F ( x ) = a x f , and G ( x ) = a x g .

Then

a b f G = [ F ( b ) G ( b ) - F ( a ) G ( a ) ] - a b F g .

Or, recalling that f = F ' and g = G ' ,

a b F ' G = [ F ( b ) G ( b ) - F ( a ) G ( a ) ] - a b F G ' .
  1. Prove the preceding theorem. HINT: Replace the upper limit b by a variable x , and differentiate both sides. By the way, how do we know that the functions F g and f G are integrable?
  2. Suppose f and g are integrable functions on [ a , b ] and that both f ' and g ' are continuous on ( a , b ) and integrable on [ a , b ] . (Of course f ' and g ' are not even defined at the endpoints a and b , but they can still be integrable on [ a , b ] . See the remark following [link] .) Prove that
    a b f g ' = [ f ( b ) g ( b ) - f ( a ) g ( a ) ] - a b f ' g .

Integration by substitution

Let f be a continuous function on [ a , b ] , and suppose g is a continuous, one-to-one function from [ c , d ] onto [ a , b ] such that g is continuously differentiable on ( c , d ) , and such that a = g ( c ) and b = g ( d ) . Assume finally that g ' is integrable on [ c , d ] . Then

a b f ( t ) d t = c d f ( g ( s ) ) g ' ( s ) d s .

It follows from our assumptions that the function f ( g ( s ) ) g ' ( s ) is continuous on ( a , b ) and integrable on [ c , d ] . It also follows from our assumptions that g maps the open interval ( c , d ) onto the open interval ( a , b ) . As usual, let F denote the function on [ a , b ] defined by F ( x ) = a x f ( t ) d t . Then, by part (2) of the Fundamental Theorem, F is differentiable on ( a , b ) , and F ' = f . Then, by the chain rule, F g is continuous and differentiable on ( c , d ) and

( F g ) ' ( s ) = F ' ( g ( s ) ) g ' ( s ) = f ( g ( s ) ) g ' ( s ) .

So, by part (3) of the Fundamental Theorem, we have that

c d f ( g ( s ) ) g ' ( s ) d s = c d ( F g ) ' ( s ) d s = ( F g ) ( d ) - ( F g ) ( c ) = F ( g ( d ) ) - F ( g ( c ) ) = F ( b ) - F ( a ) = a b f ( t ) d t ,

which finishes the proof.

  1. Prove the “Mean Value Theorem” for integrals: If f is continuous on [ a , b ] , then there exists a c ( a , b ) such that
    a b f ( t ) d t = f ( c ) ( b - a ) .
  2. (Uniform limits of differentiable functions. Compare with [link] .) Suppose { f n } is a sequence of continuous functions on a closed interval [ a , b ] that converges pointwise to a function f . Suppose that each derivative f n ' is continuous on the open interval ( a , b ) , is integrable on the closed interval [ a , b ] , and that the sequence { f n ' } converges uniformly to a function g on ( a , b ) . Prove that f is differentiable on ( a , b ) , and f ' = g . HINT: Let x be in ( a , b ) , and let c be in the interval ( a , x ) . Justify the following equalities, and use them together with the Fundamental Theorem to make the proof.
    f ( x ) - f ( c ) = lim ( f n ( x ) - f n ( c ) ) = lim c x f n ' = c x g .

We revisit now the Remainder Theorem of Taylor, which we first presented in [link] . The point is that there is another form of this theorem, the integral form,and this version is more powerful in some instances than the original one, e.g., in the general Binomial Theorem below.

Integral form of taylor's remainder theorem

Let c be a real number, and let f have n + 1 derivatives on ( c - r , c + r ) , and suppose that f ( n + 1 ) I ( [ c - r , c + r ] ) . Then for each c < x < c + r ,

f ( x ) - T ( f , c ) n ( x ) = c x f ( n + 1 ) ( t ) ( x - t ) n n ! d t ,

where T f n denotes the n th Taylor polynomial for f .

Similarly, for c - r < x < c ,

f ( x ) - T ( f , c ) n ( x ) = x c f ( n + 1 ) ( t ) ( x - t ) n n ! d t .

Prove the preceding theorem.

HINT: Argue by induction on n , and integrate by parts.

REMARK We return now to the general Binomial Theorem, first studied in [link] . The proof given there used the derivative form of Taylor's remainder Theorem,but we were only able to prove the Binomial Theorem for | t | < 1 / 2 . The theorem below uses the integral form of Taylor's Remainder Theorem in its proof, and it gives the full binomial theorem, i.e., for all t for which | t | < 1 .

General binomial theorem

Let α = a + b i be a fixed complex number. Then

( 1 + t ) α = k = 0 α k t k

for all t ( - 1 , 1 ) .

For clarity, we repeat some of the proof of [link] . Given a general α = a + b i , consider the function g : ( - 1 , 1 ) C defined by g ( t ) = ( 1 + t ) α . Observe that the n th derivative of g is given by

g ( n ) ( t ) = α ( α - 1 ) ... ( α - n + 1 ) ( 1 + t ) n - α .

Then g C ( ( - 1 , 1 ) ) .

For each nonnegative integer k define

a k = g ( k ) ( 0 ) / k ! = α ( α - 1 ) ... ( α - k + 1 ) k ! = α k ,

and set h ( t ) = k = 0 a k t k . The radius of convergence for the power series function h is 1, as was shown in [link] . We wish to show that g ( t ) = h ( t ) for all - 1 < t < 1 . That is, we wish to show that g is a Taylor series function around 0. It will suffice to show that the sequence { S n } of partial sums of the power series function h converges to the function g . We note also that the n th partial sum is just the n th Taylor polynomial T g n for g .

Now, fix a t strictly between 0 and 1 . The argument for t 's between - 1 and 0 is completely analogous.. Choose an ϵ > 0 for which β = ( 1 + ϵ ) t < 1 . We let C ϵ be a numbers such that | α n | C ϵ ( 1 + ϵ ) n for all nonnegative integers n . See [link] . We will also need the following estimate, which can beeasily deduced as a calculus exercise (See part (d) of [link] .). For all s between 0 and t , we have ( t - s ) / ( 1 + s ) t . Note also that, for any s ( 0 , t ) , we have | ( 1 + s ) α | = ( 1 + s ) a , and this is trapped between 1 and ( 1 + t ) a . Hence, there exists a number M t such that | ( 1 + s ) α - 1 | M t for all s ( - 0 , t ) . We will need this estimate in the calculation that follows.

Then, by the integral form of Taylor's Remainder Theorem, we have:

| g ( t ) - k = 0 n a k t k | = | g ( t ) - T g n ( t ) | = | 0 t g ( n + 1 ) ( s ) ( t - s ) n n ! d s | = | 0 t ( n + 1 ) × α n + 1 ( 1 + s ) α - n - 1 ( t - s ) n d s | 0 t | α n + 1 | | ( 1 + s ) α - 1 | ( n + 1 ) | ( t - s 1 + s | n d s 0 t | α n + 1 | M t ( n + 1 ) t n d s C ϵ M t ( n + 1 ) 0 t ( 1 + ϵ ) n + 1 t n d s = C ϵ M t ( n + 1 ) ( 1 + ϵ ) n + 1 t n + 1 = C ϵ M t ( n + 1 ) β n + 1 ,

which tends to 0 as n goes to , because β < 1 . This completes the proof for 0 < t < 1 .

Questions & Answers

Discuss the differences between taste and flavor, including how other sensory inputs contribute to our  perception of flavor.
John Reply
taste refers to your understanding of the flavor . while flavor one The other hand is refers to sort of just a blend things.
Faith
While taste primarily relies on our taste buds, flavor involves a complex interplay between taste and aroma
Kamara
which drugs can we use for ulcers
Ummi Reply
omeprazole
Kamara
what
Renee
what is this
Renee
is a drug
Kamara
of anti-ulcer
Kamara
Omeprazole Cimetidine / Tagament For the complicated once ulcer - kit
Patrick
what is the function of lymphatic system
Nency Reply
Not really sure
Eli
to drain extracellular fluid all over the body.
asegid
The lymphatic system plays several crucial roles in the human body, functioning as a key component of the immune system and contributing to the maintenance of fluid balance. Its main functions include: 1. Immune Response: The lymphatic system produces and transports lymphocytes, which are a type of
asegid
to transport fluids fats proteins and lymphocytes to the blood stream as lymph
Adama
what is anatomy
Oyindarmola Reply
Anatomy is the identification and description of the structures of living things
Kamara
what's the difference between anatomy and physiology
Oyerinde Reply
Anatomy is the study of the structure of the body, while physiology is the study of the function of the body. Anatomy looks at the body's organs and systems, while physiology looks at how those organs and systems work together to keep the body functioning.
AI-Robot
what is enzymes all about?
Mohammed Reply
Enzymes are proteins that help speed up chemical reactions in our bodies. Enzymes are essential for digestion, liver function and much more. Too much or too little of a certain enzyme can cause health problems
Kamara
yes
Prince
how does the stomach protect itself from the damaging effects of HCl
Wulku Reply
little girl okay how does the stomach protect itself from the damaging effect of HCL
Wulku
it is because of the enzyme that the stomach produce that help the stomach from the damaging effect of HCL
Kamara
function of digestive system
Ali Reply
function of digestive
Ali
the diagram of the lungs
Adaeze Reply
what is the normal body temperature
Diya Reply
37 degrees selcius
Xolo
37°c
Stephanie
please why 37 degree selcius normal temperature
Mark
36.5
Simon
37°c
Iyogho
the normal temperature is 37°c or 98.6 °Fahrenheit is important for maintaining the homeostasis in the body the body regular this temperature through the process called thermoregulation which involves brain skin muscle and other organ working together to maintain stable internal temperature
Stephanie
37A c
Wulku
what is anaemia
Diya Reply
anaemia is the decrease in RBC count hemoglobin count and PVC count
Eniola
what is the pH of the vagina
Diya Reply
how does Lysin attack pathogens
Diya
acid
Mary
I information on anatomy position and digestive system and there enzyme
Elisha Reply
anatomy of the female external genitalia
Muhammad Reply
Organ Systems Of The Human Body (Continued) Organ Systems Of The Human Body (Continued)
Theophilus Reply
what's lochia albra
Kizito
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Analysis of functions of a single variable. OpenStax CNX. Dec 11, 2010 Download for free at http://cnx.org/content/col11249/1.1
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Analysis of functions of a single variable' conversation and receive update notifications?

Ask