OhMyCalc

Integrals Table

Complete reference table of basic indefinite integrals organized by category: polynomial, exponential, trigonometric, and inverse trigonometric.

C is an arbitrary constant of integration

Polynomial & Power

IntegrandIntegral
∫ a dxax + C
∫ x dxx²/2 + C
∫ xⁿ dx (n ≠ −1)xⁿ⁺¹/(n+1) + C
∫ 1/x dxln|x| + C
∫ 1/√x dx2√x + C

Exponential & Logarithmic

IntegrandIntegral
∫ eˣ dxeˣ + C
∫ aˣ dxaˣ / ln(a) + C
∫ ln(x) dxx·ln(x) − x + C

Trigonometric

IntegrandIntegral
∫ sin(x) dx−cos(x) + C
∫ cos(x) dxsin(x) + C
∫ tan(x) dx−ln|cos(x)| + C
∫ cot(x) dxln|sin(x)| + C
∫ 1/cos²(x) dxtan(x) + C
∫ 1/sin²(x) dx−cot(x) + C
∫ sin²(x) dxx/2 − sin(2x)/4 + C
∫ cos²(x) dxx/2 + sin(2x)/4 + C

Inverse Trigonometric

IntegrandIntegral
∫ 1/(1 + x²) dxarctan(x) + C
∫ 1/√(1 − x²) dxarcsin(x) + C
∫ −1/√(1 − x²) dxarccos(x) + C
∫ 1/(x² + a²) dx(1/a)·arctan(x/a) + C
∫ 1/√(a² − x²) dxarcsin(x/a) + C

How to Use the Integrals Table

  1. Browse the reference table to find the values you need.
  2. Use search or scroll to locate specific entries.
  3. Click on a value to copy it or see more details.
  4. Use the table as a quick reference during calculations or study.

Schnellreferenz

VonNach
1 × 11
5 × 525
7 × 856
9 × 981
12 × 12144
15 × 15225

Anwendungsfälle

Formel

An indefinite integral (antiderivative) F(x) of f(x) satisfies F′(x) = f(x). The general antiderivative is F(x) + C, where C is an arbitrary constant.

Häufig gestellte Fragen

What is an indefinite integral?
An indefinite integral ∫f(x)dx is a function F(x) + C whose derivative is f(x). The constant C accounts for all possible antiderivatives.
Why is there always a +C in indefinite integrals?
The constant C represents all possible vertical shifts of the antiderivative. Since the derivative of a constant is zero, any F(x) + C has the same derivative f(x).
What is the integral of 1/x?
∫(1/x)dx = ln|x| + C. The absolute value is needed because ln(x) is only defined for positive x, but 1/x exists for all x ≠ 0.
How are integrals and derivatives related?
They are inverse operations. The Fundamental Theorem of Calculus states that if F′(x) = f(x), then ∫f(x)dx = F(x) + C. Differentiating an integral returns the original function.