Basic Integration Rules

College Depth 67 in the knowledge graph I know this Set as goal
Unlocks 5617 downstream topics
integration rules power-rule-integration

Core Idea

The basic integration rules are the reverses of the basic derivative rules: the integral of x^n dx = x^(n+1)/(n+1) + C (for n not equal to -1), the integral of 1/x dx = ln|x| + C, the integral of e^x dx = e^x + C, the integral of sin(x) dx = -cos(x) + C, the integral of cos(x) dx = sin(x) + C, and so on. The constant multiple and sum rules apply to integrals just as they do to derivatives: integration is linear.

How It's Best Learned

Build a reference table of basic integrals alongside the corresponding derivative rules. Practice until the correspondence is automatic. Emphasize the special case n = -1 (integral of 1/x is ln|x|, not the power rule). Verify every integral by differentiating.

Common Misconceptions

Explainer

You already know that an indefinite integral asks: "what function, when differentiated, gives this?" Basic integration rules are just that question answered systematically for the most common functions. Every rule in this table is simply the corresponding derivative rule run in reverse.

The most important rule is the power rule for integration: ∫x^n dx = x^(n+1)/(n+1) + C. Compare this to the derivative rule d/dx[x^n] = nx^(n-1). Differentiation lowers the exponent by 1 and multiplies by the old exponent. Integration does the reverse: raise the exponent by 1 and divide by the new exponent. For example, ∫x³ dx = x⁴/4 + C — you can verify this by differentiating x⁴/4 to get x³. The linearity rules you learned for derivatives carry over unchanged: constants pull out of integrals (∫5x² dx = 5∫x² dx), and the integral of a sum is the sum of integrals.

The exception at n = −1 deserves its own sentence. The power rule formula would give x⁰/0 + C, which is undefined. But the actual answer is well-defined: ∫(1/x) dx = ln|x| + C. This follows because d/dx[ln|x|] = 1/x — a derivative rule you know — so 1/x has an antiderivative, just not one the power rule formula produces. The absolute value matters: ln is only defined for positive inputs, but 1/x is defined for all x ≠ 0, and the antiderivative ln|x| handles both positive and negative x correctly.

For trigonometric functions, the sign changes are the trickiest part. You know that d/dx[sin x] = cos x and d/dx[cos x] = −sin x. Running these backwards gives ∫cos x dx = sin x + C and ∫sin x dx = −cos x + C. The minus sign in the second integral is not an error — it reflects the minus sign in the derivative of cosine. A reliable check: differentiate your answer and confirm you get back the integrand. This verification habit catches sign errors immediately and reinforces the derivative–integral inverse relationship at every step.

Practice Questions 5 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineOpposites and Additive InversesAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration Rules

Longest path: 68 steps · 294 total prerequisite topics

Prerequisites (2)

Leads To (4)