Glossary
Adjust and Compensate
A method used in integration by inspection where you multiply and divide by a constant to make the integrand match the exact derivative form required for the reverse chain rule.
Example:
If you need to integrate , you can adjust and compensate by rewriting it as to match the derivative of .
Antiderivative
A function $F(x)$ is an antiderivative of $f(x)$ if the derivative of $F(x)$ is $f(x)$, i.e., $F'(x) = f(x)$.
Example:
The function is an antiderivative of , because the derivative of is .
Arcsin
The inverse trigonometric function of sine, denoted as $\mathrm{arcsin}(x)$ or $\sin^{-1}(x)$, which returns the angle whose sine is $x$.
Example:
When solving integrals that resemble , the result will typically involve the arcsin function, like .
Arctan
The inverse trigonometric function of tangent, denoted as $\mathrm{arctan}(x)$ or $\tan^{-1}(x)$, which returns the angle whose tangent is $x$.
Example:
Integrals of the form are solved using the arctan function, yielding .
Chain Rule
A fundamental differentiation rule used to find the derivative of a composite function, stating that $\frac{d}{dx}[f(g(x))] = f'(g(x)) \cdot g'(x)$.
Example:
To find the derivative of , you apply the chain rule, differentiating the outer power function and then multiplying by the derivative of the inner linear function.
Completing the Square
A powerful algebraic technique used to rewrite a quadratic expression into a perfect square trinomial plus a constant, typically in the form $(x+h)^2 + k$ or $a(x+h)^2 + k$.
Example:
To simplify the denominator of , you would use completing the square to transform into .
Composite Function
A function formed by applying one function to the results of another function, denoted as $f(g(x))$.
Example:
In the expression , is the outer function and is the inner function, making a composite function.
Composite Function
A function formed by combining two functions, where the output of one function becomes the input of the other, often written as \( f(g(x)) \). Identifying the inner function \( g(x) \) is key for u-substitution.
Example:
The function is a composite function where is the outer function and is the inner function.
Constant of Integration
An arbitrary constant, denoted by 'C', added to the result of an indefinite integral because the derivative of a constant is zero, meaning there are infinitely many antiderivatives.
Example:
When you integrate , the answer is , where is the constant of integration, representing any possible constant value.
Constant of Integration
An arbitrary constant, denoted by \( C \), that must be added to the result of every indefinite integral. This accounts for the fact that the derivative of any constant is zero.
Example:
When finding the indefinite integral of , the result is , where is the constant of integration.
Constant of Integration (C)
An arbitrary constant added to the antiderivative of a function to represent the family of all possible antiderivatives.
Example:
When integrating , the result is , where C is the Constant of Integration.
Definite Integral
An integral with specified upper and lower limits of integration, which evaluates to a specific numerical value representing the net signed area under the curve between those limits.
Example:
The integral is a definite integral that calculates the area under the sine curve from 0 to .
Differentiate
In the context of u-substitution, this refers to the crucial step of finding the derivative of the chosen substitution \( u \) with respect to the original variable \( x \), typically expressed as \( \frac{du}{dx} \).
Example:
If we choose for a substitution, we must differentiate it to find , which helps in replacing .
Dividend
In a division operation, the dividend is the polynomial that is being divided.
Example:
In the expression , is the Dividend.
Divisor
In a division operation, the divisor is the polynomial by which the dividend is divided.
Example:
When simplifying , is the Divisor.
Function Raised to a Power
A specific pattern of integration where the integrand is of the form $f'(x) \cdot [f(x)]^n$, which integrates to $\frac{1}{n+1} [f(x)]^{n+1} + C$.
Example:
Integrating is an example of integrating a function raised to a power, where and .
Indefinite Integral
The general form of the antiderivative of a function, representing all possible functions whose derivative is the given function.
Example:
Finding is calculating an Indefinite Integral.
Indefinite Integral
The collection of all antiderivatives of a given function $f(x)$, represented by $\int f(x) \, dx = F(x) + C$, where $F'(x) = f(x)$ and $C$ is an arbitrary constant of integration.
Example:
Finding the indefinite integral of gives , signifying that any function of the form plus a constant has as its derivative.
Indefinite Integral
An integral without specified limits, representing the general antiderivative of a function. Its result is a family of functions, differing only by a constant.
Example:
The expression is an indefinite integral, yielding a function plus a constant.
Integrate
The final step in solving an integral after substitution, where the simplified expression in terms of the new variable \( u \) is found by applying standard integration rules.
Example:
After substituting and simplifying an integral to , we then integrate it to get before substituting back the original variable.
Integrating Composite Functions
This process involves finding the antiderivative of a function that is composed of another function, often by recognizing and reversing the chain rule.
Example:
When you integrate , you are integrating composite functions because is a composite function and is the derivative of its inner part.
Integrating f'(x)/f(x)
A special case of integration where the numerator is the derivative of the denominator, resulting in $\ln |f(x)| + C$.
Example:
When you encounter , you can quickly solve it by recognizing the integrating f'(x)/f(x) pattern, yielding .
Integration Limits
The numerical values (upper and lower bounds) that define the interval over which a definite integral is evaluated. When using u-substitution for definite integrals, these limits must be transformed into the new \( u \) variable.
Example:
For , 1 and 3 are the integration limits. If we substitute , these limits would change to and respectively.
Integration by Substitution (u-Substitution)
A powerful calculus technique used to simplify complex integrals by transforming them into an easier form through a change of variable, typically denoted by \( u \). It's particularly effective for integrals involving composite functions.
Example:
To solve , we use integration by substitution by letting , which simplifies the integral to .
Inverse Operations
Mathematical operations that undo each other, such as addition and subtraction, or differentiation and integration.
Example:
If you differentiate to get , then integrating brings you back to (plus a constant), illustrating that differentiation and integration are inverse operations.
Main Function
In the context of integrating composite functions, this refers to the outer function or the primary structure within the integrand that dictates the overall form of the antiderivative.
Example:
In , the part is considered the main function because its structure guides the integration process.
Polynomial Long Division
A method used to divide polynomials, similar to numerical long division, to simplify rational functions or find factors.
Example:
When you divide by to get , you are performing Polynomial Long Division.
Quadratic Expression
A polynomial of degree two, generally written in the standard form $ax^2 + bx + c$, where $a$ is not equal to zero.
Example:
The function is a quadratic expression that graphs as a parabola and is often encountered in optimization or integration problems.
Rational Functions
A function that can be expressed as the ratio of two polynomials, where the denominator is not zero.
Example:
The function is a Rational Function.
Remainder
The leftover part of the dividend after a division operation, which cannot be further divided by the divisor to yield a polynomial term.
Example:
If you divide by , the result is with a Remainder of .
Reverse Chain Rule
A technique used in integration that involves working backward from the result of a differentiation using the chain rule to find the original function.
Example:
To integrate , you might think of what function, when differentiated, would produce , applying the reverse chain rule to get .
Standard Integrals
A set of fundamental integral forms whose antiderivatives are well-known and frequently applied in calculus, serving as building blocks for more complex integration problems.
Example:
Recognizing that is a standard integral allows you to immediately write its solution as .
Substitution
The core process within integration by substitution, where an expression in the original integral is replaced by a new variable (usually \( u \)) to simplify the integrand. After integration, the original variable is substituted back.
Example:
In the integral , the substitution allows us to rewrite as and as , simplifying the expression.