Calculus
Introduction to Calculus
Calculus is a section of mathematics dealing with continuous change. It encompasses several fundamental concepts: limits, derivatives, integrals, and infinite series. These ideas work together to create a powerful mathematical framework.The core components of calculus include:
Limits - examining the behavior of functions as they approach specific values
Differential calculus - studying rates of change through derivatives
Integral calculus - analyzing accumulation and total change
Infinite series - representing functions as sums of infinite terms
Differential calculus allows us to find instantaneous rates of change and optimize functions, while integral calculus provides tools for calculating areas, volumes, and accumulated quantities. The connection between these two branches, established by the Fundamental Theorem of Calculus, creates a unified system for analyzing continuous change.
Applications of calculus extend throughout science, engineering, and economics. In physics, it models motion and energy; in engineering, it optimizes designs and processes; in economics, it analyzes rates of growth and market behavior. The subject's precise mathematical framework makes it essential for understanding and describing natural phenomena.
Calculus Formulas
The Calculus Formulas page features fundamental laws and theorems across Limits, Derivatives, Integrals, and Integration Techniques. Each entry includes step-by-step explanations, key variables, worked examples, and real-world applications - from basic limit laws and differentiation rules to advanced integration methods and improper integrals.
Definition of a Limit
limx→af(x)=L
Limit Laws - Sum Rule
limx→a[f(x)+g(x)]=limx→af(x)+limx→ag(x)
Limit Laws - Difference Rule
limx→a[f(x)−g(x)]=limx→af(x)−limx→ag(x)
Limit Laws - Product Rule
limx→a[f(x)⋅g(x)]=(limx→af(x))⋅(limx→ag(x))
Limit Laws - Quotient Rule
limx→a(g(x)f(x))=limx→ag(x)limx→af(x),providedlimx→ag(x)=0
Limit Laws - Constant Multiple Rule
limx→a[c⋅f(x)]=c⋅limx→af(x)
Special Limit of Sine over x
limx→0xsinx=1
Special Exponential Limit
limx→0xex−1=1
Limit of (1 + 1/n)^n
limn→∞(1+n1)n=e
Limit of a Constant Function
limx→ac=c
Limit of Identity Function
limx→ax=a
Definition of the Derivative
f′(x)=limh→0hf(x+h)−f(x)
Power Rule
dxd[xn]=nxn−1
Constant Rule
dxd[c]=0
Constant Multiple Rule
dxd[c⋅f(x)]=c⋅f′(x)
Sum and Difference Rules
dxd[f(x)±g(x)]=f′(x)±g′(x)
Product Rule
dxd[f(x)⋅g(x)]=f′(x)g(x)+f(x)g′(x)
Quotient Rule
dxd(g(x)f(x))=[g(x)]2f′(x)g(x)−f(x)g′(x)
Chain Rule
dxd[f(g(x))]=f′(g(x))⋅g′(x)
Derivative of Sine Function
dxd[sinx]=cosx
Derivative of Cosine Function
dxd[cosx]=−sinx
Derivative of Tangent Function
dxd[tanx]=sec2x
Derivative of Exponential Function
dxd[ex]=ex
Derivative of a^x
dxd[ax]=axlna
Derivative of Natural Logarithm
dxd[lnx]=x1
Derivative of Logarithm Base a
dxd[logax]=xlna1
Derivative of Inverse Sine
dxd[arcsinx]=1−x21
Derivative of Inverse Cosine
dxd[arccosx]=1−x2−1
Derivative of Inverse Tangent
dxd[arctanx]=1+x21
Indefinite Integral (Antiderivative)
∫f(x)dx=F(x)+C
Definite Integral
∫abf(x)dx=F(b)−F(a)
Basic Integration Rule - Power Rule
∫xndx=n+1xn+1+C,wheren=−1
Basic Integration Rule - Constant Multiple
∫c⋅f(x)dx=c⋅∫f(x)dx
Basic Integration Rule - Sum and Difference
∫[f(x)±g(x)]dx=∫f(x)dx±∫g(x)dx
Integral of Sine Function
∫sinxdx=−cosx+C
Integral of Cosine Function
∫cosxdx=sinx+C
Integral of Exponential Function
∫exdx=ex+C
Integral of a^x
∫axdx=lnaax+C
Integral of Reciprocal Function
∫x1dx=ln∣x∣+C
Fundamental Theorem of Calculus - Part 1
∫abf(x)dx=F(b)−F(a)
Fundamental Theorem of Calculus - Part 2
dxd(∫axf(t)dt)=f(x)
Integration by Substitution (Reverse Chain Rule)
Ifu=g(x),then∫f(g(x))g′(x)dx=∫f(u)du
Integration by Parts
∫udv=uv−∫vdu
Partial Fractions Decomposition
DecomposeQ(x)P(x)intosimplerfractionsbeforeintegrating
Trigonometric Integrals
Useidentitiestosimplify∫sinnxcosmxdx
Improper Integral
∫a∞f(x)dx=limb→∞∫abf(x)dx
Average Value of a Function
favg=b−a1∫abf(x)dx
Definition of a Limit
limx→af(x)=L
Limit Laws - Sum Rule
limx→a[f(x)+g(x)]=limx→af(x)+limx→ag(x)
Limit Laws - Difference Rule
limx→a[f(x)−g(x)]=limx→af(x)−limx→ag(x)
Limit Laws - Product Rule
limx→a[f(x)⋅g(x)]=(limx→af(x))⋅(limx→ag(x))
Limit Laws - Quotient Rule
limx→a(g(x)f(x))=limx→ag(x)limx→af(x),providedlimx→ag(x)=0
Limit Laws - Constant Multiple Rule
limx→a[c⋅f(x)]=c⋅limx→af(x)
Special Limit of Sine over x
limx→0xsinx=1
Special Exponential Limit
limx→0xex−1=1
Limit of (1 + 1/n)^n
limn→∞(1+n1)n=e
Limit of a Constant Function
limx→ac=c
Limit of Identity Function
limx→ax=a
Definition of the Derivative
f′(x)=limh→0hf(x+h)−f(x)
Power Rule
dxd[xn]=nxn−1
Constant Rule
dxd[c]=0
Constant Multiple Rule
dxd[c⋅f(x)]=c⋅f′(x)
Sum and Difference Rules
dxd[f(x)±g(x)]=f′(x)±g′(x)
Product Rule
dxd[f(x)⋅g(x)]=f′(x)g(x)+f(x)g′(x)
Quotient Rule
dxd(g(x)f(x))=[g(x)]2f′(x)g(x)−f(x)g′(x)
Chain Rule
dxd[f(g(x))]=f′(g(x))⋅g′(x)
Derivative of Sine Function
dxd[sinx]=cosx
Derivative of Cosine Function
dxd[cosx]=−sinx
Derivative of Tangent Function
dxd[tanx]=sec2x
Derivative of Exponential Function
dxd[ex]=ex
Derivative of a^x
dxd[ax]=axlna
Derivative of Natural Logarithm
dxd[lnx]=x1
Derivative of Logarithm Base a
dxd[logax]=xlna1
Derivative of Inverse Sine
dxd[arcsinx]=1−x21
Derivative of Inverse Cosine
dxd[arccosx]=1−x2−1
Derivative of Inverse Tangent
dxd[arctanx]=1+x21
Indefinite Integral (Antiderivative)
∫f(x)dx=F(x)+C
Definite Integral
∫abf(x)dx=F(b)−F(a)
Basic Integration Rule - Power Rule
∫xndx=n+1xn+1+C,wheren=−1
Basic Integration Rule - Constant Multiple
∫c⋅f(x)dx=c⋅∫f(x)dx
Basic Integration Rule - Sum and Difference
∫[f(x)±g(x)]dx=∫f(x)dx±∫g(x)dx
Integral of Sine Function
∫sinxdx=−cosx+C
Integral of Cosine Function
∫cosxdx=sinx+C
Integral of Exponential Function
∫exdx=ex+C
Integral of a^x
∫axdx=lnaax+C
Integral of Reciprocal Function
∫x1dx=ln∣x∣+C
Fundamental Theorem of Calculus - Part 1
∫abf(x)dx=F(b)−F(a)
Fundamental Theorem of Calculus - Part 2
dxd(∫axf(t)dt)=f(x)
Integration by Substitution (Reverse Chain Rule)
Ifu=g(x),then∫f(g(x))g′(x)dx=∫f(u)du
Integration by Parts
∫udv=uv−∫vdu
Partial Fractions Decomposition
DecomposeQ(x)P(x)intosimplerfractionsbeforeintegrating
Trigonometric Integrals
Useidentitiestosimplify∫sinnxcosmxdx
Improper Integral
∫a∞f(x)dx=limb→∞∫abf(x)dx
Average Value of a Function
favg=b−a1∫abf(x)dx
Calculus Terms and Definitions
Abscissa
The horizontal coordinate of a point in a Cartesian plane, representing its distance from the vertical axis.
Absolute Value
A measure of a number's magnitude regardless of its sign, denoting its distance from zero on a number line.
Acceleration
The rate at which an object's velocity changes with respect to time, expressed as a vector indicating direction and magnitude.
Amplitude
The maximum displacement of a periodic function or oscillation from its equilibrium position.
Angle
The rotational measurement between two intersecting lines or surfaces, often quantified in degrees or radians.
Angular Velocity
The rate of change of angular displacement, indicating how quickly an object rotates around a specific axis.
Antiderivative
A function whose derivative equals the given function, often associated with indefinite integration.
Approximation by Differentials
A technique for estimating the change in a function using its derivative and small increments in its variable.
Arclength
The total length of a curve, calculated as the integral of the curve's infinitesimal segments.
Area
A measure of the two-dimensional space enclosed within a boundary, often determined using integrals.
Argument
The independent variable of a function, especially in trigonometric or complex functions, which determines the function's output.
Asymptote
A line that a curve approaches but never intersects or reaches as it extends infinitely in one or both directions.
Average Rate of Change
The ratio of the change in a function's value to the change in the input variable, representing a slope over an interval.
Average Value of a Function
The mean of a function's values over a specific interval, calculated as the integral of the function divided by the interval's length.
Average Velocity
The total displacement divided by the total time taken, representing the overall rate of motion over a time interval.
Axis of Revolution
A line about which a two-dimensional shape rotates to generate a three-dimensional solid.
Binomial Series
An infinite expansion of expressions raised to a power, generalizing the binomial theorem for real or complex exponents.
Bounded Sequence
A sequence whose terms are confined within a finite range, having both upper and lower limits.
Cardioid
A heart-shaped curve traced by a point on a circle rolling around another circle of equal radius.
Catenary
The curve formed by a hanging flexible chain or cable under its own weight, described mathematically as a hyperbolic cosine.
Center of Curvature
The point at a given location on a curve where the osculating circle is centered, representing the curve's maximum bending at that point.
Centroid
The geometric center of a plane figure or solid body, often corresponding to the average position of all points within it.
Chain Rule
A fundamental differentiation rule that allows the derivative of a composite function to be expressed in terms of the derivatives of its components.
Circle
A set of all points in a plane equidistant from a fixed central point.
Closed Interval
A range of real numbers that includes its endpoints, denoted as [a, b].
Comparison Test
A method for determining the convergence or divergence of a series by comparing it to another series with known behavior.
Composite Function
A function formed by applying one function to the results of another, expressed as f(g(x)).
Concavity
A property describing the curvature of a graph, where a function is concave up if its slope increases and concave down if it decreases.
Conic Sections
Curves obtained by intersecting a plane with a cone, resulting in shapes like circles, ellipses, parabolas, and hyperbolas.
Continuous Function
A function that has no breaks, jumps, or holes in its domain, allowing it to be drawn without lifting the pen.
Convergence
A property of a sequence or series approaching a finite limit as its terms progress to infinity.
Coordinate System
A framework used to locate points in space, typically defined by axes such as Cartesian, polar, or cylindrical coordinates.
Curvature
A measure of how sharply a curve deviates from being a straight line at a given point.
Differential Equations
Equations involving derivatives that describe how a function changes in relation to its variables.
Direction Field
A graphical representation showing the slope of solutions to a differential equation at various points.
Divergence
A measure of how a vector field spreads out from a point, often computed as the dot product of the del operator with the field.
Domain and Range
The domain is the set of all input values for which a function is defined, and the range is the set of all resulting output values.
Ellipse
A closed curve in which the sum of the distances from any point on the curve to two fixed points (foci) is constant.
Fourier Series
A representation of periodic functions as an infinite sum of sines and cosines, each with specific coefficients.
Gradient
A vector indicating the direction of the steepest ascent of a scalar field, derived from its partial derivatives.
Harmonic Motion
Oscillatory motion, such as that of a pendulum, described mathematically by sinusoidal functions.
Hyperbola
A curve formed by the intersection of a plane with a double cone, characterized by two separate branches.
Inflection Point
A point on a curve where the concavity changes direction.
Integrand
The function being integrated in an integral expression.
Limit
The value a function or sequence approaches as the input or index approaches a specific point or infinity.
Local Extremum
The highest or lowest value of a function in a specific region, occurring at a local maximum or minimum.
Parabola
A symmetric curve where any point is equidistant from a fixed focus and a directrix.
Parametric Equations
Equations defining a curve using a parameter to express coordinates as functions of that parameter.
Partial Derivative
The derivative of a multivariable function with respect to one variable while keeping others constant.
Path Integral
An integral that computes a quantity along a curve, often used in physics for work or line integrals.
Polar Coordinates
A coordinate system where a point's location is determined by its distance from the origin and angle from a reference direction.
Radius of Curvature
The reciprocal of curvature, representing the radius of the osculating circle at a point on a curve.
Rectilinear Motion
Motion along a straight line, described by functions of time.
Series
The sum of terms in a sequence, which may converge to a finite value or diverge to infinity.
Slope
The ratio of the vertical change to the horizontal change between two points on a line or curve.
Surface Area
The total area covering the outer surface of a three-dimensional object, computed using integration for curved surfaces.
Tangent Line/Plane
A line or plane that touches a curve or surface at a single point without crossing it locally.
Velocity
The rate of change of an object’s position with respect to time, described as a vector quantity.
Vector Fields
A function assigning a vector to every point in space, used to model physical phenomena like fluid flow or gravitational fields.
Abscissa
The horizontal coordinate of a point in a Cartesian plane, representing its distance from the vertical axis.
Absolute Value
A measure of a number's magnitude regardless of its sign, denoting its distance from zero on a number line.
Acceleration
The rate at which an object's velocity changes with respect to time, expressed as a vector indicating direction and magnitude.
Amplitude
The maximum displacement of a periodic function or oscillation from its equilibrium position.
Angle
The rotational measurement between two intersecting lines or surfaces, often quantified in degrees or radians.
Angular Velocity
The rate of change of angular displacement, indicating how quickly an object rotates around a specific axis.
Antiderivative
A function whose derivative equals the given function, often associated with indefinite integration.
Approximation by Differentials
A technique for estimating the change in a function using its derivative and small increments in its variable.
Arclength
The total length of a curve, calculated as the integral of the curve's infinitesimal segments.
Area
A measure of the two-dimensional space enclosed within a boundary, often determined using integrals.
Argument
The independent variable of a function, especially in trigonometric or complex functions, which determines the function's output.
Asymptote
A line that a curve approaches but never intersects or reaches as it extends infinitely in one or both directions.
Average Rate of Change
The ratio of the change in a function's value to the change in the input variable, representing a slope over an interval.
Average Value of a Function
The mean of a function's values over a specific interval, calculated as the integral of the function divided by the interval's length.
Average Velocity
The total displacement divided by the total time taken, representing the overall rate of motion over a time interval.
Axis of Revolution
A line about which a two-dimensional shape rotates to generate a three-dimensional solid.
Binomial Series
An infinite expansion of expressions raised to a power, generalizing the binomial theorem for real or complex exponents.
Bounded Sequence
A sequence whose terms are confined within a finite range, having both upper and lower limits.
Cardioid
A heart-shaped curve traced by a point on a circle rolling around another circle of equal radius.
Catenary
The curve formed by a hanging flexible chain or cable under its own weight, described mathematically as a hyperbolic cosine.
Center of Curvature
The point at a given location on a curve where the osculating circle is centered, representing the curve's maximum bending at that point.
Centroid
The geometric center of a plane figure or solid body, often corresponding to the average position of all points within it.
Chain Rule
A fundamental differentiation rule that allows the derivative of a composite function to be expressed in terms of the derivatives of its components.
Circle
A set of all points in a plane equidistant from a fixed central point.
Closed Interval
A range of real numbers that includes its endpoints, denoted as [a, b].
Comparison Test
A method for determining the convergence or divergence of a series by comparing it to another series with known behavior.
Composite Function
A function formed by applying one function to the results of another, expressed as f(g(x)).
Concavity
A property describing the curvature of a graph, where a function is concave up if its slope increases and concave down if it decreases.
Conic Sections
Curves obtained by intersecting a plane with a cone, resulting in shapes like circles, ellipses, parabolas, and hyperbolas.
Continuous Function
A function that has no breaks, jumps, or holes in its domain, allowing it to be drawn without lifting the pen.
Convergence
A property of a sequence or series approaching a finite limit as its terms progress to infinity.
Coordinate System
A framework used to locate points in space, typically defined by axes such as Cartesian, polar, or cylindrical coordinates.
Curvature
A measure of how sharply a curve deviates from being a straight line at a given point.
Differential Equations
Equations involving derivatives that describe how a function changes in relation to its variables.
Direction Field
A graphical representation showing the slope of solutions to a differential equation at various points.
Divergence
A measure of how a vector field spreads out from a point, often computed as the dot product of the del operator with the field.
Domain and Range
The domain is the set of all input values for which a function is defined, and the range is the set of all resulting output values.
Ellipse
A closed curve in which the sum of the distances from any point on the curve to two fixed points (foci) is constant.
Fourier Series
A representation of periodic functions as an infinite sum of sines and cosines, each with specific coefficients.
Gradient
A vector indicating the direction of the steepest ascent of a scalar field, derived from its partial derivatives.
Harmonic Motion
Oscillatory motion, such as that of a pendulum, described mathematically by sinusoidal functions.
Hyperbola
A curve formed by the intersection of a plane with a double cone, characterized by two separate branches.
Inflection Point
A point on a curve where the concavity changes direction.
Integrand
The function being integrated in an integral expression.
Limit
The value a function or sequence approaches as the input or index approaches a specific point or infinity.
Local Extremum
The highest or lowest value of a function in a specific region, occurring at a local maximum or minimum.
Parabola
A symmetric curve where any point is equidistant from a fixed focus and a directrix.
Parametric Equations
Equations defining a curve using a parameter to express coordinates as functions of that parameter.
Partial Derivative
The derivative of a multivariable function with respect to one variable while keeping others constant.
Path Integral
An integral that computes a quantity along a curve, often used in physics for work or line integrals.
Polar Coordinates
A coordinate system where a point's location is determined by its distance from the origin and angle from a reference direction.
Radius of Curvature
The reciprocal of curvature, representing the radius of the osculating circle at a point on a curve.
Rectilinear Motion
Motion along a straight line, described by functions of time.
Series
The sum of terms in a sequence, which may converge to a finite value or diverge to infinity.
Slope
The ratio of the vertical change to the horizontal change between two points on a line or curve.
Surface Area
The total area covering the outer surface of a three-dimensional object, computed using integration for curved surfaces.
Tangent Line/Plane
A line or plane that touches a curve or surface at a single point without crossing it locally.
Velocity
The rate of change of an object’s position with respect to time, described as a vector quantity.
Vector Fields
A function assigning a vector to every point in space, used to model physical phenomena like fluid flow or gravitational fields.
The Calculus Terms and Definitions page provides a comprehensive collection of essential calculus concepts organized across multiple categories including Functions, Differentiation, Integration, Geometry, Motion and Dynamics, and Vector Calculus. From fundamental concepts like derivatives and integrals to advanced topics in vector analysis and differential equations, each term is clearly defined to support understanding of calculus principles and their applications.