There are two sides to the mighty coin of calculus: Derivativesand Integrals. There is a whole study set for the former one, but this one goes to the latter one. The idea of an integral has been made pretty clear and explicit by now.
But we cannot forget formulas, the very basis of mathematics. Integration is littered with a multitude of distinct formulas, which makes it an easy task to do an integral, partly.
Let's take a look at some of these Integration Formulas:
Integration Formula definition
It might sound absurd at first, that we can have formulas for integrals straight away. But there is a catch, we can only have formulas for relatively simple integrals, not for more composite functions.
Let us start with the very basics, the fundamental formulas of integration:
Basic Integration formulas
The following formulas we are going to talk about, are the very fundamental formulas, upon which other formulas are eventually built.
Hence, it would be a good practice to remember them by heart:
We just saw integration formulas for functions such as the linear function, quadratic functions, exponential function, logarithmic functions, and also functions like \(\frac{1}{1+x}, \ \frac{1}{1+x^2}\) and so on.
But there is a whole class of important functions that we have not addressed yet, the Trigonometric Functions. There are some basic formulas one needs to remember for trigonometric functions, from which we can solve more complicated trigonometric functions. These Integration formulas are as follows:
$$ \begin{aligned} &\int \cos x \, \mathrm{d}x=\sin x+c \\ &\int \sin x \, \mathrm{d}x=-\cos x+c \\ &\int \tan x \, \mathrm{d}x=-\log_e |\cos x|+c \\ &\int \cot x \, \mathrm{d}x=\log_e |\sin x|+c \\ &\int \sec^2 x \, \mathrm{d}x=\tan x +c \\ &\int \csc x \, \mathrm{d}x=\log_e |\frac{\tan x}{2}|+c \\ &\int \sec x \tan x \, \mathrm{d}x=\sec x+c \\ &\int \csc^2 x \, \mathrm{d}x=-\cot x+c \\ &\int \csc x \cot x \, \mathrm{d}x=-\cot x+c \end{aligned}$$
You might wonder why there is a constant of integration at the end of every indefinite integral. The reason is that if we take the derivative of the result we get, the constant disappears, this is because the derivative is the opposite of an integral.
Definite integral formula
As you may have noticed, the integration we saw are all related to indefinite integrals. But what about definite integrals? The integrals of all the functions remain unchanged, the only thing introduced are the limits of integration.
Below are some formulas, properties essentially, that are crucial while doing definite integration.
Notice that there is no constant of integration in definite integration.
Integration formula Chart
While solving integrals, we need to know a multitude of different integration formulas, without which, solving integrals will be impossible (unless you cheat using WolframAlpha or something!).
Below is a list of almost all the integration formulas one shall need in order to solve more complicated integrals, which comprise different composite functions. This will include formulas you already saw earlier (trigonometric, fundamental) alongside inverse trigonometric formulas, hyperbolic formulas, and many more. It is a handy chart one should have while doing integrals:
Fundamental Integration Formulas chart
Let us revisit some of the fundamental integration formulas as a chart:
There are some other integration formulas, which are listed below: $$ \begin{aligned} &\int e^{c x} \sin b x \, \mathrm{d} x=\frac{e^{c x}}{c^2+b^2}(c \sin b x-b \cos b x) +c\\ &\int e^{c x} \cos b x \, \mathrm{d} x=\frac{e^{c x}}{c^2+b^2}(c \cos b x+b \sin b x) +c\\&\int \frac{1}{x^2+a^2} \, \mathrm{d} x=\frac{1}{a} \tan^{-1} \frac{x}{a} +c\\&\int \frac{1}{x^2-a^2} \, \mathrm{d} x= \left\{\begin{array}{l} \displaystyle \frac{1}{2 a} \ln \left( \frac{a-x}{a+x} \right) +c\\\displaystyle \frac{1}{2 a} \ln \left( \frac{x-a}{x+a} \right)+c \end{array}\right. \end{aligned}$$
Trigonometric Integration formulas Chart
Let us revisit the trigonometric formulas with some squared formulas and hyperbolic formulas as well:
$$ \begin{aligned} &\int \sin x \, \mathrm{d} x=-\cos x+c \\&\int \cos x \, \mathrm{d} x=\sin x+c \\&\int \tan x \, \mathrm{d} x=\ln |\sec x|+c \\&\int \sec x \, \mathrm{d} x=\ln |\tan x+\sec x|+c \\&\int \sin ^2 x \, \mathrm{d} x=\frac{1}{2}(x-\sin x \cos x)+c \\&\int \cos ^2 x \, \mathrm{d} x=\frac{1}{2}(x+\sin x \cos x)+c \\&\int \tan ^2 x \, \mathrm{d} x=\tan x-x+c \\&\int \sec ^2 x \, \mathrm{d} x=\tan x+c \\ &\int \sin x \cos ^n x \, \mathrm{d} x=-\frac{\cos ^{n+1} x}{n+1}+c \\ &\int \sin ^n x \cos x \, \mathrm{d} x=\frac{\sin ^{n+1} x}{n+1} +c\\&\int \sinh x \, \mathrm{d}x=\cosh x +c \\ &\int \cosh x \, \mathrm{d}x=\sinh x +c\end{aligned}
$$
Some of the above formulas are themselves derived from the other ones, we take them as formulas since they appear quite often while solving integrals.
Examples of Integration Formula
Now let us apply these formulas and solve a couple of integrals. We shall use the above formulas without providing their proof, unless we are asked to provide one specifically.
Solve the indefinite integral \( \displaystyle \int \cos 4x \, \mathrm{d}x\).
Solution:
Recall that \(\int \cos x \, \mathrm{d}x=\sin x+c\), we get here:
Evaluate the definite integral \( \displaystyle \int_0^1 (x+1)^2 \, \mathrm{d}x\).
Solution:
Here first we will integrate it as we normally would, and then apply the limits of integration using the property of definite integration (\(\int_a^b f(x) \, \mathrm{d}x=F(b)-F(a)\)).
Using the formula \( \displaystyle \int x^n \, \mathrm{d}x=\frac{x^{n+1}}{n+1}+c\),
There are a bunch of formulas that are essential to integration, which form the fundamentals to solving other integrals.
There are some fundamental integration formulas such as \(\int x^n \, \mathrm{d}x=\frac{x^{n+1}}{n+1}+c, \ \int e^x \, \mathrm{d}x =e^x+c, \ \int \frac{1}{x} \, \mathrm{d}x=\log_e x+c\) which build up to more complex polynomial integrals and exponential integrals.
Trigonometric integral formulas are essential for composite trigonometric integrals, they are as follows: \( \begin{aligned} &\int \cos x \, \mathrm{d}x=\sin x+c, \ \int \sin x \, \mathrm{d}x=-\cos x+c, \\ &\int \tan x \, \mathrm{d}x=-\log_e |\cos x|+c, \ \int \cot x \, \mathrm{d}x=\log_e |\sin x|+c, \\ & \int \sec^2 x \, \mathrm{d}x=\tan x +c, \ \int \csc x \, \mathrm{d}x=\log_e |\frac{\tan x}{2}|+c, \\ &\int \sec x \tan x \, \mathrm{d}x=\sec x+c, \ \int \csc^2 x \, \mathrm{d}x=-\cot x+c, \\ &\int \csc x \cot x \, \mathrm{d}x=-\cot x+c \end{aligned}\)
These formulas remain unchanged in the case of Definite integrals, and the only thing that is added is the limits of integration. Although, some properties need to be remembered.
Learn faster with the 7 flashcards about Integration Formula
Sign up for free to gain access to all our flashcards.
Frequently Asked Questions about Integration Formula
What is the integration of dx?
The integral of dx is x+c where c is a constant.
What are the 3 integration methods?
The 3 basic integration methods are Integration by Substitution, Integration by Parts and Direct Integration.
What is basic integration?
Basic integration involves the three basic integration techniques alongside the basic integration formulas.
Why is C used in integration?
Integration is the opposite operation of taking a derivative, the derivative of a constant disappears, so we need to add it back when we integrate the function.
What are the rules of integration?
The rules of integration are quite basic, following the integration formulas and using the three basic integration methods, and applying the laws of definite integration when the limits are given.
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.
Vaia 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.
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept
Privacy & Cookies Policy
Privacy Overview
This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.