6.8 Finding Antiderivatives and Indefinite Integrals: Basic Rules and Notation
Just like how there are basic rules for calculating derivatives, there are rules for calculating antiderivatives. Since antiderivatives are the inverses of derivatives, these rules are mostly the reverse of the basic derivative rules. đĄ

đ Indefinite Integrals: Notation
Letâs first talk about a family of functions before we dive into reversing the derivative process.
Imagine we have two different antiderivatives, and .
If we were to take the derivative of both of these functions, we would find that they both have the same derivative, . If we reverse the derivative process through integration, how do we account for arriving at these two different antiderivatives? Introducing the magical constant ! đȘ
When we integrate , the antiderivative is where is any constant. This result is often referred to as a family of functions because they vary only in the value of their constants and all share the same derivative.
This type of integral is referred to as an indefinite integral because we canât be sure which member of the family of antiderivatives is at play. If the bounds of the integral are not specified as they are in a definite integral, always add â+Câ to the end of your antiderivative!
Hereâs a general look at the notation!
Where and represents the integration constant.
đ Indefinite Integrals: Basic Rules
Now letâs look at how to reverse the process of some of the derivatives we learned early in our study of calculus.
Reverse Power Rule
First up, we have the reverse power rule. This essentially refers to how to take the indefinite integral of a function, which is the reverse of the power rule used for differentiation. Suppose we have the following function:
Where since causes to be undefined.
What is its derivative?
If we recall the power rule for derivatives, we see that the derivative of is
Now, what is the antiderivative of the derivative of ?
Using the fact that antiderivatives and derivatives are inverses, we see that...
This is the reverse power rule. Youâre basically adding one to the exponent of each term and dividing by the new exponent!
Reverse Power Rule Example 1
Evaluate the following integral:
Using the reverse power rule, we see that
Reverse Power Rule Example 2
Give the following a try! A useful tip is to rewrite fractions with negative exponents. You can also apply this logic to radical functions, since they can be rewritten with fractional exponents.
When we rewrite the first term, we see thatâŠ
Once we use the reverse power rule and evaluate this integral term by term, we get:
Sums and Multiples Rules for Antiderivatives
If you recall, we learned in Unit 2 that there were the sums and multiples rules for derivatives. Similarly, there are the sums and multiples rules for antiderivatives.
The sums rule states that
The multiples rule states that
Sums and Multiples Examples
Here are examples of these two rules in action, the first covering the sums rule and the second covering the multiples rule.
Antiderivatives of Trigonometric Functions
When youâre first learning your trig antiderivatives, you may find it useful to think to yourself, âWhat has a derivative ofâŠ?â
Antiderivative of
If you recall, . This means that . Therefore,
Antiderivative of
If you recall, . Therefore,
Other Antiderivatives of Trig Functions
I would also know the following trig integrals for the AP exam:
Antiderivatives of Inverse Trig Functions
These integrals arenât nearly as common on the AP test, but below are the forms you may encounter on the AP test.
Antiderivatives of Transcendental Functions (, )
Finally, we have the integrals for the transcendental functions you are likely to encounter on the AP exams.
Antiderivative of
If you recall, . Therefore, it is not a bad guess to say that .
However, because of the domain of , which is , if we want to be able to take the antiderivative of\frac{1}{x}x$$, we need to rewrite this rule as
Antiderivative of
If you recall, . Therefore,
đ Indefinite Integrals Practice Problems
Now that you know all the basic rules for antiderivatives, letâs do some practice problems!
â Indefinite Integrals Problems
Evaluate each of the following integrals.
â Â Indefinite Integrals Question Solutions
Indefinite Integrals Question 1
When we take a look at question 1, we can quickly tell that we have to use the reverse power rule!
Indefinite Integrals Question 2
Using the sums rule for antiderivatives, we see that
This means that we can take the antiderivatives of the two terms separately and then sum their individual antiderivatives together afterward.
Using the reverse power rule, we see that
And using the antiderivative of , we see that
Combining these two parts, we get
Indefinite Integrals Question 3
Using the sums rule for antiderivatives, we see that
This means that we can take the antiderivatives of the two terms separately and then sum their individual antiderivatives together afterward.
Using the multiples rule and the antiderivative of , we see that
And using the antiderivative of , we see that
Combining these two parts, we get
Indefinite Integrals Question 4
Using the sums rule for antiderivatives, we see that
We can again take the antiderivatives of the two terms separately and then sum their individual antiderivatives together afterward.
Letâs take the integral of the first term, using the following rule
And using the reverse power rule, we see that
Combining these two parts, we get
âš Closing
Woah! We've covered the reverse power rule, sums and multiples rules for antiderivatives, antiderivatives of trigonometric functions, inverse trig functions, transcendental functions, and practiced.
My biggest tip? Remember that taking integrals involves the reverse process of differentiation and you must add to the end of your answer of an indefinite integral. Good luck! đ
Vocabulary
The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.Term | Definition |
|---|---|
antiderivative | Functions whose derivative equals a given function; the reverse process of differentiation. |
closed-form antiderivative | An antiderivative that can be expressed using elementary functions and standard mathematical operations. |
constant of integration | The arbitrary constant C added to an antiderivative to represent the family of all possible antiderivatives of a function. |
indefinite integral | Antiderivatives of a function, represented as â«f(x)dx = F(x) + C, where C is an arbitrary constant. |
Frequently Asked Questions
How do I find the antiderivative of x^3?
Use the power-rule antiderivative. For any n â â1, â« x^n dx = x^(n+1)/(n+1) + C. Here n = 3, so â« x^3 dx = x^4/4 + C, where C is the constant of integration (CED FUN-6.C.1). Check it by differentiating: (d/dx)(x^4/4 + C) = x^3, so itâs correct. This is a basic polynomial antiderivative example youâll see on the AP (Topic 6.8âFUN-6.C and polynomial antiderivatives). For more examples and quick review, see the Topic 6.8 study guide (https://library.fiveable.me/ap-calculus/unit-6/finding-antiderivatives-indefinite-integrals-basic-rules-notation/study-guide/LfLFY5mlaTKUZXe3) and practice lots of problems at (https://library.fiveable.me/practice/ap-calculus).
What's the formula for indefinite integrals and why is there always a +C?
The basic formula is: â« f(x) dx = F(x) + C, where FâČ(x) = f(x). That means an indefinite integral is any antiderivative F of f, plus a constant C. Why +C? Because differentiation kills constants: if FâČ(x)=f(x), then (F(x)+5)âČ = FâČ(x) = f(x). So all antiderivatives differ only by a constant, and the +C records that whole family. Think practically: using the power-rule antiderivative, â« x^n dx = x^{n+1}/(n+1) + C (n â â1). You must include +C on AP free-response when they ask for an indefinite integral (CED FUN-6.C.1). For definite integrals you evaluate F(b)âF(a) so the constants cancel. For more review and examples tied to the AP curriculum, see the Topic 6.8 study guide (https://library.fiveable.me/ap-calculus/unit-6/finding-antiderivatives-indefinite-integrals-basic-rules-notation/study-guide/LfLFY5mlaTKUZXe3) and try practice problems (https://library.fiveable.me/practice/ap-calculus).
When do I use antiderivatives vs regular derivatives?
Use a derivative when youâre given a function and want its instantaneous rate of change (slope)âthatâs fâČ(x). Use an antiderivative (indefinite integral) when youâre given a rate and want the original function whose derivative is that rate. In CED terms: if FâČ(x) = f(x), then â«f(x) dx = F(x) + C (constant of integration). Quick rules to decide: - Problem asks for slope, tangent, acceleration, or rate of change at a point â take a derivative. - Problem asks for the original quantity from a rate, an accumulation, or âfind all functions whose derivative is âŠâ â find an antiderivative / evaluate an indefinite integral. - Use derivative rules backward (power rule, trig, e^x, ln|x|) or u-substitution for antiderivatives. Remember many functions have no elementary antiderivative (youâll see special functions or numeric methods). Unit 6 on the AP exam focuses on this (integration & accumulation), so practice both types (study guide: https://library.fiveable.me/ap-calculus/unit-6/finding-antiderivatives-indefinite-integrals-basic-rules-notation/study-guide/LfLFY5mlaTKUZXe3; practice problems: https://library.fiveable.me/practice/ap-calculus).
What's the difference between an antiderivative and an indefinite integral?
An antiderivative of f is any function F whose derivative is f (so FâČ(x)=f(x)). An indefinite integral, written â«f(x) dx, denotes the entire family of antiderivatives: â«f(x) dx = F(x) + C (the constant of integration). So âantiderivativeâ names a particular function; âindefinite integralâ names the set of all those functions and the operation of finding them (FUN-6.C.1). Practically: when you solve FâČ(x)=f(x) you produce an antiderivative F; when you write â«f(x) dx you should include â+ Câ because there are infinitely many antiderivatives differing by a constant. Remember some functions have no elementary (closed-form) antiderivative (FUN-6.C.3), and youâll use rules from differentiation in reverse (power rule, trig, ln|x|, e^x, linearity; and sometimes u-substitution). For more AP-aligned review see the Topic 6.8 study guide (https://library.fiveable.me/ap-calculus/unit-6/finding-antiderivatives-indefinite-integrals-basic-rules-notation/study-guide/LfLFY5mlaTKUZXe3) and extra practice problems (https://library.fiveable.me/practice/ap-calculus).
Can someone explain step by step how to find the integral of 2x + 5?
Think of an indefinite integral as âfind a function whose derivative is this.â Using linearity and the power-rule antiderivative (CED FUN-6.C): Step 1âsplit by linearity: â«(2x + 5) dx = â«2x dx + â«5 dx. Step 2âuse constant multiple and power rule: â«2x dx = 2·â«x dx = 2·(x^2/2) = x^2. (Power rule: â«x^n dx = x^(n+1)/(n+1) for n â â1.) Step 3âintegrate the constant: â«5 dx = 5x. Step 4âcombine and add the constant of integration (CED FUN-6.C.1): â«(2x + 5) dx = x^2 + 5x + C. Quick check: differentiate x^2+5x+C â 2x+5. Thatâs the antiderivative. For more on basic rules and notation, see the Topic 6.8 study guide (https://library.fiveable.me/ap-calculus/unit-6/finding-antiderivatives-indefinite-integrals-basic-rules-notation/study-guide/LfLFY5mlaTKUZXe3) and extra practice (https://library.fiveable.me/practice/ap-calculus).
I'm confused about the constant C - why do we always add it and what does it mean?
Good questionâthe +C is there because antiderivatives arenât unique. If FâČ(x) = f(x), then (F(x) + any constant)âČ = FâČ(x) = f(x). So the indefinite integral â«f(x) dx = F(x) + C (CED FUN-6.C.1). That C represents all possible vertical shifts (a âfamilyâ of antiderivatives). Why it matters: - Without extra info, you can only find the family, not one specific curve. - An initial condition (like F(a) = b) picks the right C; thatâs common in physics and differential equations. - On the AP exam, when you evaluate an indefinite integral, include +C unless the problem gives an initial value or asks for a particular antiderivative. If you want more quick examples and practice, see the Topic 6.8 study guide (https://library.fiveable.me/ap-calculus/unit-6/finding-antiderivatives-indefinite-integrals-basic-rules-notation/study-guide/LfLFY5mlaTKUZXe3) and try practice problems (https://library.fiveable.me/practice/ap-calculus).
How do I know which differentiation rule to reverse when finding antiderivatives?
Think of antiderivatives as âundoingâ derivativesâso look at the form of the integrand and ask which derivative rule would have produced it. Quick checklist (use CED keywords): - Power rule reversed: for x^n (n â â1) use â«x^n dx = x^(n+1)/(n+1) + C. - Linearity: split sums/constants out (â«(a f + b g) = aâ«f + bâ«g). - Chain rule reversed â try u-substitution: if you see f(g(x)) times something like g'(x) (or a constant multiple), set u = g(x). Common cues: (ax+b) raised to a power, or 1/(1+ x^2) with x in numerator, etc. - Recognize standard pairs from the basic antiderivative table: e^x â e^x, 1/x â ln|x|, cosâsin, sinââcos, sec^2âtan, 1/â(1âx^2)âarcsin, etc. - Product rule doesnât reverse directlyâuse integration by parts when integrand looks like product of two functions (e.g., x·e^x). - If nothing fits, the antiderivative might be non-elementary (CED: many functions have no closed-form antiderivative). Always check by differentiating your result. Practice spotting patterns with the Topic 6.8 study guide (https://library.fiveable.me/ap-calculus/unit-6/finding-antiderivatives-indefinite-integrals-basic-rules-notation/study-guide/LfLFY5mlaTKUZXe3) and use lots of practice problems (https://library.fiveable.me/practice/ap-calculus)âAP exam expects familiarity with basic antiderivative forms and u-substitution.
What does it mean when a function doesn't have a closed-form antiderivative?
It means thereâs no antiderivative you can write using the usual elementary functions (polynomials, exponentials, logs, trig, inverse trig, etc.). In other words, no closed-form F(x) made from those pieces satisfies FâČ(x)=f(x). A classic example is f(x)=e^(âx^2); its antiderivative is the non-elementary error function erf(x). What that implies for you: you canât expect to find a neat symbolic â«f(x)dx using basic antiderivative rules or u-substitution. Instead you (a) express the result with a special function (like erf), (b) use a power series expansion, or (c) evaluate definite integrals numerically (Riemann sums, technology, or the FTC). On the AP exam you wonât be asked to produce non-elementary antiderivatives; focus on applying the basic antiderivative table, power rule, linearity, u-sub, and the FTC (CED FUN-6.C points). For a targeted review, see the Topic 6.8 study guide (https://library.fiveable.me/ap-calculus/unit-6/finding-antiderivatives-indefinite-integrals-basic-rules-notation/study-guide/LfLFY5mlaTKUZXe3) and try practice problems (https://library.fiveable.me/practice/ap-calculus).
How do I find the antiderivative of sin(x) and cos(x)?
Think about derivatives reversed: an antiderivative F(x) satisfies FâČ(x) = f(x), and an indefinite integral is written â«f(x) dx = F(x) + C (FUN-6.C.1). - â« sin x dx = âcos x + C because (âcos x)âČ = sin x. - â« cos x dx = sin x + C because (sin x)âČ = cos x. You can check each by differentiating your answer. Use linearity too: constants pull out and sums integrate term-by-term (FUN-6.C.2). Always include the constant of integration C for indefinite integrals. If you want more examples, a basic antiderivative table is in the Topic 6.8 study guide (https://library.fiveable.me/ap-calculus/unit-6/finding-antiderivatives-indefinite-integrals-basic-rules-notation/study-guide/LfLFY5mlaTKUZXe3). For extra practice problems across Unit 6, see (https://library.fiveable.me/ap-calculus/unit-6) and lots of practice questions at (https://library.fiveable.me/practice/ap-calculus).
I don't understand the notation â«f(x)dx - what do all the symbols mean?
Think of â«f(x) dx as shorthand for âthe family of antiderivatives of f.â Hereâs what each part means: - â« is the integral signâit tells you youâre finding an antiderivative (an indefinite integral), not a number (thatâd be a definite integral with limits). - f(x) is the integrandâthe function you want an antiderivative of. - dx indicates the variable of integration (x). It reminds you which variable youâre undoing differentiation with respect to. So â«f(x) dx = F(x) + C, where FâČ(x) = f(x) and C is the constant of integration (FUN-6.C.1). Because derivatives rule antiderivatives, you use derivative rules backwards (power rule, linearity, trig, e^x, ln|x|, etc.; FUN-6.C.2). Remember: some functions donât have elementary antiderivatives (youâll see things like the error function)âthatâs also on the CED (FUN-6.C.3). If you want a quick topic review, check the Topic 6.8 study guide (https://library.fiveable.me/ap-calculus/unit-6/finding-antiderivatives-indefinite-integrals-basic-rules-notation/study-guide/LfLFY5mlaTKUZXe3). For more practice, Fiveable has lots of problems (https://library.fiveable.me/practice/ap-calculus).
When I'm doing an indefinite integral, how do I check if my answer is right?
Quick check: differentiate your answer. If F(x) + C is your antiderivative for â«f(x) dx, then FâČ(x) should equal f(x) on the domain. Thatâs the main rule in the CED (FUN-6.C.1â6.C.2). Practical checklist: - Differentiate your result and simplifyâyou should get the original integrand exactly. - Make sure you included +C (or note it); missing it is a common slip. - Watch domains: ln|x| versus ln x, and absolute values when needed. - For substitution answers, undo the u-sub to verify (differentiate F and apply chain rule). - For trig, exponential, and inverse-trig antiderivatives, compare to known table entries (power rule, e^x, sin/cos, sec^2 â tan, arcsin, etc.). - Remember some integrands have no elementary antiderivative (FUN-6.C.3)âdonât force a closed form. For extra practice and reference tables, check the Topic 6.8 study guide (https://library.fiveable.me/ap-calculus/unit-6/finding-antiderivatives-indefinite-integrals-basic-rules-notation/study-guide/LfLFY5mlaTKUZXe3) and more problems at (https://library.fiveable.me/practice/ap-calculus).
What's the antiderivative of e^x and why is it the same as the derivative?
The antiderivative of e^x is e^x + C. Thatâs because an antiderivative F(x) of f(x) must satisfy FâČ(x) = f(x) (FUN-6.C.1). Since d/dx[e^x] = e^x for every x, e^x itself is a function whose derivative equals e^xâso any antiderivative is e^x plus an arbitrary constant C (the constant of integration). In notation: â« e^x dx = e^x + C. Why it âstays the sameâ is just that e^x is the unique (up to a constant) function that is unchanged by differentiation. Remember on the AP you should cite the antiderivative and include +C unless a definite integral is given. For extra practice on basic antiderivative rules see the Topic 6.8 study guide (https://library.fiveable.me/ap-calculus/unit-6/finding-antiderivatives-indefinite-integrals-basic-rules-notation/study-guide/LfLFY5mlaTKUZXe3) and lots of practice problems (https://library.fiveable.me/practice/ap-calculus).
How do I find the integral of 1/x and why isn't it x^0?
The power-rule antiderivative says â« x^n dx = x^(n+1)/(n+1) + C, but that formula requires n â â1 because youâd divide by zero when n = â1. For f(x) = 1/x we have n = â1, so the power rule fails. Instead use the fact that d/dx[ln|x|] = 1/x for all x â 0. Therefore â« (1/x) dx = ln|x| + C, where the absolute value handles negative x (the derivative of ln|x| is 1/x on both sides). This is a basic antiderivative you should know for the AP exam (itâs in the FUN-6.C antiderivative rules). For extra practice and a quick review of rules and notation, check the Topic 6.8 study guide (https://library.fiveable.me/ap-calculus/unit-6/finding-antiderivatives-indefinite-integrals-basic-rules-notation/study-guide/LfLFY5mlaTKUZXe3) and try problems at (https://library.fiveable.me/practice/ap-calculus).
I keep forgetting the power rule for antiderivatives - is it n+1 in the denominator?
Short answer: yesâbut with an important caveat. Power-rule for antiderivatives: for any real n â â1, â« x^n dx = x^(n+1)/(n+1) + C. So you add 1 to the exponent and put n+1 in the denominator. Example: â« x^2 dx = x^3/3 + C. If thereâs a constant factor, pull it out: â« 5x^4 dx = 5·x^5/5 = x^5 + C. Caveat: when n = â1, x^(â1) = 1/x, and the rule would divide by zero. Instead â« 1/x dx = ln|x| + C. Quick tips for remembering: think âreverse derivativeââdifferentiate x^(n+1)/(n+1) and you get x^n. Practice common antiderivatives on the AP (e^x, ln|x|, sin, cos, sec^2, inverse trig) and use linearity often. For a focused review, check the Topic 6.8 study guide (https://library.fiveable.me/ap-calculus/unit-6/finding-antiderivatives-indefinite-integrals-basic-rules-notation/study-guide/LfLFY5mlaTKUZXe3) and try problems at (https://library.fiveable.me/practice/ap-calculus).
Why can some functions be integrated but others can't have closed-form antiderivatives?
Think of integration as the reverse of differentiation: an antiderivative F(x) must satisfy F'(x) = f(x). For many simple fâpolynomials, e^x, sin x, etc.âwe have rules (power rule, linearity, trig and exponential rules, u-substitution) that give elementary antiderivatives. But some functions donât match any combination of those elementary building blocks. Showing this rigorously requires higher theory (Liouvilleâs theorem), but the practical idea is: the class of elementary functions (polynomials, exponentials, logs, trig, algebraic combinations) isnât closed under taking antiderivatives. So some integrals are ânon-elementaryââthey have antiderivatives that exist but are expressed with special functions (for example, the Gaussian integral leads to the error function erf(x); â«e^{x^2} dx has no elementary antiderivative). On the AP exam you should: know the basic antiderivative table, use substitution, and recognize when you need a numerical or special-function answer rather than an elementary closed form. For a quick topic review, see the Fiveable study guide (https://library.fiveable.me/ap-calculus/unit-6/finding-antiderivatives-indefinite-integrals-basic-rules-notation/study-guide/LfLFY5mlaTKUZXe3) and try practice problems (https://library.fiveable.me/practice/ap-calculus).