Questions
Unit 12: Improper integrals
Guide

Unit 12: Improper integrals

OBJECTIVES

  • Understand that improper integrals are a new concept that we have to define. This means that we cannot just assume that improper integrals are always well-defined and have the same properties as regular integrals.

  • State and understand the definition of improper integral and use it to compute simple improper integrals.

  • Memorize the standard family of convergent/divergent improper integrals: 1dxxp\displaystyle \int^{\infty}_{1}\frac{dx}{x^{p}}.

  • Understand the statement of the two Comparison Tests (Basic Comparison Test and Limit-Comparison Test), why they are true, and use them to prove certain improper integrals are convergent and divergent, or in simple proofs.

Definition of improper integral

Recall the definitions

Recall the definitions

Question 1 from Unit 12
Comments
  • This is a quick question to begin. If students have watched the videos, it will be fast.

  • It also serves to emphasize that everything must be done from the definition.

Computation

Computation

Question 2 from Unit 12
Comments
  • This is a simple calculation where the improper integral can be computed exactly from the definition. It is good for students to compute at least one example all the way from the definition before we jump onto comparison tests.

  • The only potential issue is that some students may leave an antiderivative as

    lnxln(x+1)\ln x - \ln (x+1)

    rather than as

    lnxx+1\ln \frac{x}{x+1}

    and then be unable to compute the limit as xx \to \infty. Other than that, if you give them enough time, they won’t have trouble with it.

The most important improper integrals

The most important improper integrals

Question 3 from Unit 12

Quick review

Question 4 from Unit 12
⚠️

Warning. This result is most important! It is worth the time.

Comments
  • I cannot overemphasize how important this result is. Students will be using it all the time in later lessons. I want them to know it in their sleep.

  • Students have learned the answer to Question 1 in Video 12.4, but they have not learned the answer to Question 2 yet. Still, it is worth it to ask them to do both derivations themselves.

  • When do I use these questions?

    • I use Slide 1 on the first lesson of Unit 12 to have student do the derivation themselves entirely.

    • In a later lesson, I use Slide 2 as a quick warm up before we start doing computations with comparison tests. If they do not know this result, there is no point in attempting to use Comparison Test, so it is a good reminder. Sometimes I will use Slide 2 as a warm up at the beginning of multiple lessons, to emphasize the importance.

Examples

Examples

Question 5 from Unit 12
Comments
  • Most of this question is very easy. It is just a quick activity to remind students of the definitions and make them think of what an example of each type looks like.

  • There is one exception: coming up with a type-2 divergent “oscillating” integral is difficult.

    • Students will likely propose 01sin1xdx\displaystyle \int_{0}^{1}\sin \frac{1}{x}dx and it will take some work to persuade them that this integral is convergent (particularly because the integrand does not have an elementary antiderivative!)

    • One actual example is 01(cos1x)1x2dx\displaystyle \int_{0}^{1}\left( \cos \frac{1}{x}\right) \frac{1}{x^{2}}\, dx. Notice that we can indeed find an elementary antiderivative. The way I came up with this answer is backwards: first I thought of what I wanted the antiderivative to be, then I computed its derivative and made it the integrand.

Positive functions

Positive functions

Question 6 from Unit 12
Comments
  • Students will learn this in Video 12.7. I recommend using this activity before they have watched the video.

  • Some students mistakenly think that 0(2+sinx)dx\displaystyle \int_{0}^{\infty}(2 + \sin x) \, dx is an example of “oscillating”.

    Remind them that “oscillating” means “divergent, but neither \infty or -\infty”, and not simply that the function alternates between increasing and decreasing.

  • The goals are

    • to make them realize what is different about positive integrals (thus laying down the foundation for comparison tests) before they are given the answer in the videos, and

    • to ponder why “eventual” conditions (“for large values of xx”) are as good as full conditions when it comes to convergence – this will be a repeating theme for the rest of the course.

Doubly improper integrals

A “simple” integral

Question 7 from Unit 12

What is wrong with this computation?

Question 8 from Unit 12
Comments
  • Both slides address the same point. I sometimes use one, the other, or both. Normally I get confusion and a lively discussion which, by itself, does not lead to consensus. This is one of the few activities where I can’t avoid giving a mini lecture at the end.

  • The correct answer is that   111xdx\displaystyle \int_{-1}^{1}\frac{1}{x}\, dx   is divergent. Strictly speaking

    111xdx  =  [limε0+1ε1xdx]  +  [limε0+ε11xdx]\int_{-1}^{1}\frac{1}{x}\, dx \; = \; \left[ \lim_{\varepsilon \to 0^+}\int_{-1}^{-\varepsilon}\frac{1}{x}\, dx \right] \; + \; \left[ \lim_{\varepsilon \to 0^+}\int_{\varepsilon}^{1}\frac{1}{x}\, dx \right]

    and we cannot merge the two limits because we cannot cancel -\infty with \infty.

    I explain this in Video 12.6.

  • Expect this to be controversial! The arguments for why this should be 0 are convincing.

  • I would not bring this up unless a student (normally in physics) does, but just in case be prepared. The calculation in the second slide is the principal part of the improper integral. If a doubly improper integral like this one is convergent, then its value equals the principal part. But when the integral is divergent, it is still possible for the principal part to exist. It does not help that physicist are too casual with this distinction and pretend that the integral and the principal part are the same.

Probability

Probability

Question 9 from Unit 12
Comments
  • This question is not necessary (probability is not included in the course’s objectives) but, if you have time, it is nice to give students a glimpse of one of the most common applications of integration: probability.

  • The question itself is simple: give students time and they will solve it.

Collection of antiderivatives

Collection of antiderivatives

Question 10 from Unit 12
⚠️
Warning
  • This question is tempting (to us) because it looks interesting (to us)... but remember to base your decisions on what students need, not what we enjoy. I do not give this question priority over the basics.

  • I advice not using this question unless you have an engaged class with students eager to collaborate. Otherwise, half the class will think they do not know what to do and will wait for your answer doing nothing.

Comments
  • I only use this question if I need a challenge and I have already covered all the basics.

  • The necessary and sufficient condition is that 0f(x)dx  =  0f(x)dx  =  \displaystyle \int_{-\infty}^{0}f(x) \, dx \; = \; \int_{0}^{\infty}f(x) \, dx \; = \; \infty. This is difficult to conjecture, and even harder (for students) to prove. A formal proof would use the definition of limit and IVT.

Comparison tests

A simple BCT application

A simple BCT application

Question 11 from Unit 12
Comments
  • I use this question as a gentle, guided warm up to the BCT to emphasize two points:

    • BCT is sometimes inconclusive

    • We often need to try different things until we find something that helps

True or False - Comparisons

True or False - Comparisons

Question 12 from Unit 12

True or False - Comparisons II

Question 13 from Unit 12

True or False - Comparisons III

Question 14 from Unit 12

What can you conclude?

Question 15 from Unit 12
Comments
  • All of these questions are variation on the same idea. The goal is not only to learn to use BCT, but to understand why it works. That’s why I ask students to think of variations.

  • If students are willing to discuss with each other, they normally get the right conclusions, but only after discussion.

BCT and LCT calculations

BCT calculations

Question 16 from Unit 12

Rapid questions: convergent or divergent?

Question 17 from Unit 12

Slow questions: convergent or divergent?

Question 18 from Unit 12

A harder calculation

Question 19 from Unit 12
⚠️

Warning. Students can solve (most of) these questions but they are probably slower than you expect. Give them plenty of time: it is worth it for them to practice to solidify concepts, and this only works if you give them enough time.

Comments
  • These are questions for students to practice BCT and LCT, develop intuition, and gain fluency. They take time.

  • I use different slides depending on my goal.

    • I use Slide 1 (“BCT calculations”) if students have only learned BCT and I only want to practice BCT.

      • For a shorter activity, using only “standard” applications, I use Questions 1-3 only.

      • For a longer activity, to give students a challenge, I use all Question 1-5.

    • Slide 2 (“Rapid fire”) is a reminder once again of the examples we want students to do quickly in their sleep. I use it to emphasize: the other questions may take time, but I want them to answer these ones within seconds.

    • Slide 3 (“Slow questions”) is a mix of BCT and LCT applications, easy and hard. I could easily spend a full class with only this question if I wanted.

    • Slide 4 (“A harder calculation”) is a question I save in case I need a computational challenge. I have never had to use it: the last few questions in Slide 3 are hard enough.

A variation on LCT

A variation on LCT

Question 20 from Unit 12

A variation on LCT - 2

Question 21 from Unit 12
Comments
  • In Video 12.7 I explained LCT as stated in this slide. I left the two generalizations in these slides as an exercise.

  • There are two ways to use these questions

    • intuitively – just conjecture the answer without proving it: one function is smaller than the other for large values of xx.

    • formally – write a formal proof (if you want to practice proof writing)

    Students will be able to write the correct conjecture (if given enough time and a chance to discuss).

    As usual, writing a proof is much harder.

Absolute convergence

Absolute Convergence

Question 22 from Unit 12
Comments
  • Absolute convergence for improper integral is not included in our learning goals, and the topic does not appear in the videos. Unfortunately, we don’t have as much time for Unit 12 as we might want, and it is important the basics are well learned rather than trying to “teach” students a lot of things. Thus, this question is not “important” or necessary.

    If you have decide to use it, it may work well as an example of an application of BCT, and it can help plant a seed for the notion of absolute convergence of series (which we will study in Unit 13).

  • This question is very easy for us, but expect it to be confusing for students. Specifically, the auxiliary functions f+f_{+} and ff_{-} will be confusing.

Dirichlet integral

Dirichlet integral

Question 23 from Unit 12
Comments
  • This could be a good question to finish by tying together various ideas from Unit 12 and various other units. However, I have never had time for it (or even come close). If the question were not so easily googelable it would make for a great assignment question.