Study Guide

Indefinite integration of polynomials

IB Mathematics: Applications and Interpretation SLΒ· 35 min read

1. What is Indefinite Integration?β˜…β˜†β˜†β˜†β˜†β± 10 min

πŸ“˜ Definition

Indefinite Integral

∫f(x)dx\int f(x)dx

The collection of all possible antiderivatives of a function . The derivative of any antiderivative in the collection equals the original function .

Example:

One antiderivative of is , another is , so the indefinite integral is

Integration reverses the process of differentiation. If you know the derivative of a function, integration lets you recover the original function, up to an unknown constant. Because the derivative of any constant is zero, adding a constant to a function does not change its derivative. This is why all indefinite integrals include an arbitrary constant of integration .

πŸ“ Worked Example

Confirm that is an antiderivative of

  1. 1

    Differentiate term by term using the power rule for differentiation

  2. 2
    Fβ€²(x)=ddx(2x3)+ddx(4x)βˆ’ddx(5)=6x2+4βˆ’0F'(x) = \frac{d}{dx}\left(2x^3\right) + \frac{d}{dx}\left(4x\right) - \frac{d}{dx}\left(5\right) = 6x^2 + 4 - 0
  3. 3

    Since , is confirmed as an antiderivative of

Exam tip:

Always add to your final indefinite integral result β€” examiners regularly deduct marks for omitting it.

2. The Power Rule for Integrationβ˜…β˜…β˜†β˜†β˜†β± 15 min

πŸ“˜ Definition

Power Rule for Indefinite Integration

∫xndx=xn+1n+1+C,nβ‰ βˆ’1\int x^n dx = \frac{x^{n+1}}{n+1} + C, \quad n \neq -1

For any real number not equal to , the indefinite integral of is found by adding 1 to the exponent, then dividing by the new exponent, plus the constant of integration.

Example:

To integrate a full polynomial, integrate each term separately, just like you differentiate term-by-term. Integration is linear, meaning .

πŸ“ Worked Example

Find the indefinite integral of

  1. 1

    Integrate each term separately using the power rule

  2. 2
    ∫3x2dx=3β‹…x2+12+1=x3\int 3x^2 dx = 3 \cdot \frac{x^{2+1}}{2+1} = x^3
  3. 3
    ∫4xdx=4β‹…x1+11+1=2x2\int 4x dx = 4 \cdot \frac{x^{1+1}}{1+1} = 2x^2
  4. 4
    βˆ«βˆ’5dx=βˆ«βˆ’5x0dx=βˆ’5β‹…x0+10+1=βˆ’5x\int -5 dx = \int -5x^0 dx = -5 \cdot \frac{x^{0+1}}{0+1} = -5x
  5. 5

    Combine results and add the constant of integration

  6. 6
    ∫(3x2+4xβˆ’5)dx=x3+2x2βˆ’5x+C\int (3x^2 + 4x -5) dx = x^3 + 2x^2 - 5x + C

3. Finding the Constant of Integrationβ˜…β˜…β˜…β˜†β˜†β± 15 min

If you are given an initial condition (a point that the antiderivative passes through), you can solve for the specific value of , which gives a unique antiderivative instead of a family of curves. This is a very common exam question.

πŸ“ Worked Example

Given , and when , find in terms of

  1. 1

    First find the general indefinite integral to get the general form of

  2. 2
    y=∫(2x+3)dx=2β‹…x22+3x+C=x2+3x+Cy = \int (2x + 3) dx = 2 \cdot \frac{x^2}{2} + 3x + C = x^2 + 3x + C
  3. 3

    Substitute the given values into the equation to solve for

  4. 4
    5=(1)2+3(1)+C→5=1+3+C5 = (1)^2 + 3(1) + C \rightarrow 5 = 1 + 3 + C
  5. 5

    Solve for :

  6. 6

    Write the final unique antiderivative

  7. 7
    y=x2+3x+1y = x^2 + 3x + 1
βœ“ Quick check

Test your understanding

  1. If , and when , what is ?

    • 10

    • -4

    • 0

    • 4

    Reveal answer
    -4 β€”

    Substitute : , so

Exam tip:

Always substitute the initial condition into the antiderivative (integrated function), not the original derivative, to find .

4. Common Pitfalls

Wrong move:

Forgetting to add the constant of integration to the final result

Why:

Examiners almost always deduct 1 mark for omitting , even if all other working is correct

Correct move:

Write at the end of every indefinite integral, before solving for a specific from an initial condition

Wrong move:

Applying the power rule incorrectly, multiplying by instead of dividing

Why:

Confusing the integration power rule with differentiation, where you multiply by the original power

Correct move:

Remember the rule: add 1 to the power, divide by the new power

Wrong move:

Integrating a constant term as just , instead of

Why:

Confusing the constant being integrated with the arbitrary constant of integration

Correct move:

Treat as , so it integrates to , then add to the full result

Wrong move:

Substituting the initial condition into the original derivative instead of the antiderivative

Why:

Mixing up what each function represents; the initial condition is a point on the antiderivative curve

Correct move:

Always substitute the given values into the integrated function to solve for

5. Quick Reference Cheatsheet

Rule

Formula

Key Note

Power Rule ()

Add 1 to power, divide by new power

Constant Multiple

Factor out constants before integrating

Term-by-Term Integration

Integrate each polynomial term separately

Find

Substitute into

Initial condition is always on , not

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2021 Β· 1

    Find C given initial condition

  • 2022 Β· 1

    Integrate cubic polynomial

  • 2023 Β· 2

    Integrate and find specific antiderivative

What's Next

Mastering indefinite integration of polynomials is the foundation for all further integration topics in IB AI SL. Next, you will move on to definite integration, which lets you calculate the area under a curve β€” one of the most common applied uses of calculus. This skill is also essential for solving differential equations, which are used to model real-world phenomena like population growth, cooling, and radioactive decay, a key topic for your IA and final exam.