Definite integrals have a wide variety of applications. Definite integrals are used to find the area below a curve, to find the displacement of an accelerating car, and even to measure the amount fuel an airplane uses during flight!
But what happens if the interval of integration is infinite? Or if the function is discontinuous in the interval of integration? These integrals are known as improper integrals, and we have to be careful when working with them. Let's see how this is done.
Types of Improper Integrals
Consider a definite integral. Depending on the interval of integration, the following cases might show up:
the integral is defined over an infinite interval; or
the function you are integrating has a discontinuity in the interval of integration.
If either of the above circumstances is met, the integral is known as an Improper Integral.
An Improper Integral is a definite integral that is either defined over an infinite interval, or that the function of its integrand contains a discontinuity in the interval.
Evaluating Improper Integrals
Once that you identify an improper integral, the next step is to evaluate it. The evaluation of both cases involve limits. Let's see how to deal with each one.
Over an Infinite Interval
Consider the following definite integral:
$$\int_{0}^{2}3e^{\text{-}x}\,\mathrm{d}x .$$
The above integral can be seen as the area between \(y=3e^{\text{-}x}\), the vertical lines \(x=0\) and \(x=2\), and the \(x\)-axis.
Fig. 1. Area below an exponential curve.
But what if you keep going further to the right?
Fig. 2. Further area below the exponential curve.
You can keep going even further, out to infinity, as in the example:
$$\int_{0}^{\infty}3e^{\text{-}x}\,\mathrm{d}x.$$
In order to evaluate an integral like this, you need to take limits.
Let \(f(x)\) be a function that is continuous for \(a\leq x\). If the limit exists, the improper integral \(\int_{a}^{\infty}f(x)\,\mathrm{d}x\) is defined as follows:
The other types of improper integrals involving infinite intervals are defined similarly.
Let \(f(x)\) be a function that is continuous for \(x\leq b\). If the limit exists, the improper integral \(\int_{\text{-}\infty}^{b}f(x)\,\mathrm{d}x\) is defined as follows:
If the integral is to be done over all real numbers you need split it into two integrals, each of which involves the above definitions.
Let \(f(x)\) be a function that is continuous everywhere. If both limits exist, the improper integral \(\int_{\text{-}\infty}^{\infty}f(x)\,\mathrm{d}x\) is defined as follows:
Let's see an example of an integral over an infinite interval.
Evaluate the following improper integral:
$$\int_{1}^{\infty} \frac{1}{x^2} \mathrm{d}x.$$
Answer:
You should begin by noticing that, despite the function being discontinuous at \(x=0\), the discontinuity is not included in your interval of integration, so you are good to go.
Fig. 3. The discontinuity is not included in the integration interval.
You can now follow the steps for evaluating improper integrals.
Over an Interval Where the Function Is Not Continuous
It is also possible to have an integral whose integrand is a function that has a discontinuity in the given interval. In such cases you are not allowed to include the discontinuity on the integral, but you can get close enough to it.
Fig. 4. The rational function is discontinuous at the origin.
You also need to take limits in order to evaluate integrals involving discontinuities. Let's see how.
Let \(f(x)\) be a function that is continuous on the interval \(a\leq x < b\) but discontinuous at \(x=b\). Its improper integral is defined as:
In the above case the discontinuity was on the upper limit of integration. Hence, you need to take the limit as you approach the discontinuity from the left.
Fig. 5. Approaching a discontinuity from the left.
Let's now see what to do if the discontinuity is in the lower limit of integration.
Let \(f(x)\) be a function that is continuous for \(a<x\leq b\) but discontinuous at \(x=a\). Its improper integral is defined as:
The steps involved for evaluating these types of improper integrals are pretty much the same as the other case, you just need to pay attention at the discontinuity. Here are the steps:
Write the integral using a limit that approaches the discontinuity. If the discontinuity is inside the interval of integration you will have to split the integral and write two limits.
Evaluate the resulting integral(s). This is usually done with the Fundamental Theorem of Calculus.
Evaluate the resulting limit(s).
Let's see an example of an improper integral involving a discontinuity.
Evaluate the following integral:
$$\int_{-3}^{3}\frac{1}{x^3} \mathrm{d}x.$$
Answer:
Write both integrals using appropriate limits that approach the discontinuity.
Note that the function is discontinuous at \(x=0\), so you have to split it into two integrals
You can note that neither of the required limits exist. This is enough information to conclude the integral diverges!
In fact, if you find that any of the limits does not exist, you can stop there and conclude the integral divertes. There is no need to evaluate the other limit!
In the above example you found that the value of the integral does not exist. But what does this means? We are talking about the convergence of the integral.
Convergence of Improper Integrals
You have seen under which circumstances you can find the values of improper integrals. In such cases we say the integrals converge.
Suppose we have an improper integral. If all the limits involved in its evaluation exist, then the integral is said to converge. If any of the limits does not exist the value of the integral does not exist, and it is said to diverge.
Typically, we will say that the integral either diverges, or that it converges to a certain value.
From our previous examples you found that
$$\int_{1}^{\infty} \frac{1}{x^2} \mathrm{d}x$$
converges, and its value is \(1\).
You also found that the value of
$$\int_{0}^{2} \frac{1}{x} \mathrm{d}x$$
does not exist because the limit involved in its evaluation does not exist, hence, you can say that it diverges.
Examples of Evaluating Improper Integrals
Let's take a look at more examples of improper integrals.
Evaluate the following integral:
$$\int_{0}^{2} \frac{1}{x} \mathrm{d}x.$$
Answer:
Begin by noticing that the function \(f(x)=\frac{1}{x}\) is not defined when \(x=0\), so you are dealing with an improper integral.1. Write the improper integral as a limit.You should start by writing the improper integral as a limit, so
Need to remember how to evaluate limits like the one shown in the above example? Check out our Limits article!
Improper Integral Formulas
Unfortunately, there is no formula for improper integrals. You need to identify which type of improper integral you are dealing with, and then using the corresponding method, as seen above in the article.
Improper Integrals - Key takeaways
An Improper Integral is a definite integral that is either defined over an infinite interval, or one where the function you are integrating has a discontinuity in the interval.
There is no formula for evaluating improper integrals. Instead, there are methods depending on the type of improper integral you are dealing with.
If the improper integral is defined over an infinite interval:1. Write the improper integral using an appropriate limit.2. Evaluate the definite integral. This is usually done with the Fundamental Theorem of Calculus.3. Evaluate the resulting limit.
If the improper integral has a discontinuity in the interval of integration:1. Write the integral using a limit that approaches the discontinuity. If the discontinuity is inside the interval of integration you will have to split the integral and write two limits.2. Evaluate the resulting integral(s). This is usually done with the Fundamental Theorem of Calculus.3. Evaluate the resulting limit(s).
If all the limits involved in the evaluation of the improper integral exist, we say that such integral converges to a value.
If any of the limits involved in the evaluation of the improper integral does not exist, we say that such integral diverges.
Learn faster with the 0 flashcards about Improper Integrals
Sign up for free to gain access to all our flashcards.
Frequently Asked Questions about Improper Integrals
What is an improper integral?
An improper integral is a definite integral that is either defined over an infinite interval, or that the function of its integrand contains a discontinuity in the interval.
How to solve improper integrals?
You can solve improper integrals by taking an appropriate limit, depending on which kind of improper integral you are working with.
What is an example of an improper integral?
An example of an improper integral is integrating the exponential function from 1 to infinity. Integrating the function 1/x from -1 to 1 is another example because the function is not defined at x=0.
How to know if an improper integral converges or diverges?
To know if an improper integral converges or diverges you need to rewrite it as a limit and evaluate it. If all the limits involved in its calculation exist, then the integral converges. If any of the limits involved in the calculation does not exist, the integral diverges.
What are the two types of improper integrals?
There are two types of improper integrals:
An integral that is defined over an infinite interval.
An integral that has a function with a discontinuity in the interval.
How we ensure our content is accurate and trustworthy?
At StudySmarter, we have created a learning platform that serves millions of students. Meet
the people who work hard to deliver fact based content as well as making sure it is verified.
Content Creation Process:
Lily Hulatt
Digital Content Specialist
Lily Hulatt is a Digital Content Specialist with over three years of experience in content strategy and curriculum design. She gained her PhD in English Literature from Durham University in 2022, taught in Durham University’s English Studies Department, and has contributed to a number of publications. Lily specialises in English Literature, English Language, History, and Philosophy.
Gabriel Freitas is an AI Engineer with a solid experience in software development, machine learning algorithms, and generative AI, including large language models’ (LLMs) applications. Graduated in Electrical Engineering at the University of São Paulo, he is currently pursuing an MSc in Computer Engineering at the University of Campinas, specializing in machine learning topics. Gabriel has a strong background in software engineering and has worked on projects involving computer vision, embedded AI, and LLM applications.
StudySmarter is a globally recognized educational technology company, offering a holistic learning platform designed for students of all ages and educational levels. Our platform provides learning support for a wide range of subjects, including STEM, Social Sciences, and Languages and also helps students to successfully master various tests and exams worldwide, such as GCSE, A Level, SAT, ACT, Abitur, and more. We offer an extensive library of learning materials, including interactive flashcards, comprehensive textbook solutions, and detailed explanations. The cutting-edge technology and tools we provide help students create their own learning materials. StudySmarter’s content is not only expert-verified but also regularly updated to ensure accuracy and relevance.