Tiber Tutor

definitions

IB Maths AA Topic 5 Definitions

This page contains our IB Maths AA definitions for topic 5. By learning each one of these definitions, you will fully cover the content for IB Maths AA 'Calculus'.

0

acceleration

The rate of change of velocity with respect to time, given by a=dvdt=d2sdt2a=\frac{dv}{dt}=\frac{d^2s}{dt^2} and typically measured in m s-2.

anti-differentiation

Finding a function F(x)F(x) such that F(x)=f(x)F'(x)=f(x), so that f(x)dx=F(x)+C\int f(x)\,dx=F(x)+C.

antiderivative

A function F(x)F(x) whose derivative is f(x)f(x), meaning F(x)=f(x)F'(x)=f(x).

antiderivatives

Functions whose derivative is the given integrand; any two differ by a constant because differentiation removes constant terms.
HL

approximation

Using a truncated Maclaurin series (a finite number of terms) to estimate a function value near x=0x=0.
HL

arccos

The inverse function of cosine that returns the principal angle 'yy' such that 'cosy=x\cos y=x', with domain '1x1-1\leq x\leq1' and output values '0yπ0\leq y\leq\pi'.
HL

arcsin

An inverse trigonometric function whose derivative is ddx(arcsinx)=11x2\frac{d}{dx}\left(\arcsin x\right)=\frac{1}{\sqrt{1-x^2}}, and for an input f(x)f(x) becomes f(x)1(f(x))2\frac{f'(x)}{\sqrt{1-\left(f(x)\right)^2}}.
HL

arctan

The inverse function of tangent that returns the principal angle 'yy' such that 'tany=x\tan y=x', with domain all real numbers and output values 'π2<y<π2-\frac{\pi}{2}\lt y\lt\frac{\pi}{2}'.

chain rule

A differentiation rule for a composite function, used in implicit differentiation so that differentiating a term in yy introduces a factor of dydx\frac{dy}{dx}, for example ddx(y2)=2ydydx\frac{d}{dx}\bigl(y^2\bigr)=2y\frac{dy}{dx}.

composite

Describes a function formed by putting one function inside another, for example 'f(g(x))f\left(g\left(x\right)\right)', which typically requires the chain rule to differentiate.

composites

Functions formed by applying one function to the output of another, such as 'f(g(x))f\left(g(x)\right)', often requiring a chain-rule structure when integrating.

concavity

The way a graph curves; it is concave up where f(x)>0f''(x)\gt0 and concave down where f(x)<0f''(x)\lt0.
HL

continuity

A property where the function has no break, jump, or hole at a point, so the limit matches the function value: 'limxaf(x)=f(a)\lim_{x\to a}f(x)=f(a)'.
HL

converges

Approaches a single finite value as the variable approaches the target value (including as 'xx\to\infty').

cos

A trigonometric function whose derivative is 'sinx-\sin x'.
HL

cosec

A reciprocal trigonometric ratio defined by 'cosecx=1sinx\cosec x=\frac{1}{\sin x}', so it is undefined where 'sinx=0\sin x=0'.

cosine

A trigonometric function whose derivative is ddx(cosx)=sinx\frac{d}{dx}(\cos x)=-\sin x.
HL

cot

A reciprocal trigonometric function whose derivative is ddx(cotx)=cosec2x\frac{d}{dx}\left(\cot x\right)=-\cosec^2 x, and for an input f(x)f(x) becomes cosec2(f(x))f(x)-\cosec^2\left(f(x)\right)f'(x).

derivative

Measures how quickly a function changes; geometrically it gives the slope of the tangent to the curve, and in applications it represents an instantaneous rate of change.
HL

differentiability

A property where the function has a well-defined tangent at a point, meaning there is a unique gradient there and the derivative exists.
HL

differential equation

An equation involving a function and one of its derivatives, so it describes how the function changes rather than giving the function directly.
HL

differentiation

A process that can be applied term-by-term to a power series to create a new series for the derivative, within the interval where the original series is valid.
HL

disk

Circular cross-section produced when a thin strip is rotated about an axis; its area is πr2\pi r^2, leading to volume integrals of the form V=πr2d(variable)V=\pi \int r^2\,d\left(\text{variable}\right).

displacement

The vector that represents the change in position from one point to another, for example AB=ba\rightarrow{AB}=\textbf{b}-\textbf{a}.

distance

The length of the straight line segment joining two points; in three-dimensional space it can be found using

d=(x2x1)2+(y2y1)2+(z2z1)2d=\sqrt{\left(x_2-x_1\right)^2+\left(y_2-y_1\right)^2+\left(z_2-z_1\right)^2}.

HL

diverges

Does not approach a single finite value as the variable approaches the target value, so the limit does not exist as a finite number.
HL

Euler's method

A numerical technique that approximates the solution of 'dydx=f(x,y)\frac{dy}{dx}=f(x,y)' from an initial point '(x0,y0)(x_0,y_0)' using step size 'hh' and the updates 'xn+1=xn+hx_{n+1}=x_n+h' and 'yn+1=yn+hf(xn,yn)y_{n+1}=y_n+hf(x_n,y_n)'.
HL

first-order differential equation

A differential equation that involves only the first derivative, typically written as 'dydx\frac{dy}{dx}', and can be expressed in the form 'dydx=f(x,y)\frac{dy}{dx}=f(x,y)'.

gradient

The coefficient aa in y=ax+by=ax+b, giving the predicted change in yy when xx increases by 11.
HL

homogeneous

Able to be written in the form 'dydx=f(yx)\frac{dy}{dx}=f\left(\frac{y}{x}\right)', so the right-hand side depends only on the ratio 'yx\frac{y}{x}'.
HL

Implicit differentiation

A method for differentiating an equation that is not written as y=f(x)y=f(x) by differentiating both sides with respect to xx while treating yy as a function of xx and applying the chain rule.

Indefinite integration

Describing an integral that represents a family of antiderivatives and therefore includes an arbitrary constant 'CC'.

inflexion

Describes a point where the graph changes concavity, which happens when f(x)f''(x) changes sign (not just when f(x)=0f''(x)=0).

integrals

Expressions of the form 'f(x)dx\int f(x)\,dx' that represent antiderivatives of a function, reversing differentiation.
HL

integrating factor

A function 'μ(x)=eP(x)dx\mu(x)=e^{\int P(x)dx}' used to solve 'y+P(x)y=Q(x)y'+P(x)y=Q(x) by making the left-hand side become 'ddx(μy)\frac{d}{dx}\left(\mu y\right)' after multiplication.

integration

The reverse of differentiation, used to rebuild a function from its derivative and to calculate accumulated change such as area.

integration by inspection

Recognising an antiderivative directly by reversing a known derivative pattern, often using the reverse chain rule when the integrand matches 'g(x)f(g(x))g'\left(x\right)f\left(g\left(x\right)\right)'.
HL

integration by parts

A technique for integrating a product by choosing 'uu' and 'dvdv' and using 'udv=uvvdu\int u\,dv=uv-\int v\,du' to replace the original integral with a simpler one.

integration by substitution

Replacing one expression with another to simplify a differential equation, such as using 'y=vxy=vx' so that 'dydx=v+xdvdx\frac{dy}{dx}=v+x\frac{dv}{dx}'.
HL

lh

Refers to l'Hôpital's rule, which evaluates indeterminate limits of the forms '00\frac{0}{0}' or '\frac{\infty}{\infty}' by differentiating numerator and denominator and taking the new limit, possibly repeatedly.

limit

The value that an expression approaches as the input approaches a specified number or tends to infinity, used to describe behaviour near a point or at an asymptote.

ln

The natural logarithm function, with derivative 1x\frac{1}{x} for x>0x\gt0.

HL

log

A logarithmic function with base aa whose derivative is ddx(logax)=1xlna\frac{d}{dx}\left(\log_a x\right)=\frac{1}{x\ln a}, and for an input f(x)f(x) becomes f(x)f(x)lna\frac{f'(x)}{f(x)\ln a}.
HL

Maclaurin

Describes expressing a function as a power series centred at 'x=0x=0', used for approximation and for evaluating limits using standard expansions such as 'exe^x', 'sinx\sin x', and 'cosx\cos x'.
HL

Maclaurin formula

An expression that builds the Maclaurin series using derivatives at 00: f(x)=f(0)+f(0)x+f(0)2!x2+f(3)(0)3!x3+f(x)=f(0)+f'(0)x+\frac{f''(0)}{2!}x^2+\frac{f^{(3)}(0)}{3!}x^3+\cdots.
HL

Maclaurin series

A power series representation of a function centred at x=0x=0, written as f(x)=n=0f(n)(0)n!xnf(x)=\sum_{n=0}^{\infty}\frac{f^{(n)}(0)}{n!}x^n, giving a polynomial-style approximation near x=0x=0.

maximum

Describes a local highest point where the graph changes from increasing to decreasing; at a stationary point x=cx=c, this is indicated by f(c)<0f''(c)\lt 0.

minimum

Describes a local lowest point where the graph changes from decreasing to increasing; at a stationary point x=cx=c, this is indicated by f(c)>0f''(c)\gt 0.

normal

A line through a point on a curve that is perpendicular to the tangent at that point, with gradient equal to the negative reciprocal of the tangent gradient.

point-gradient

A form of a straight-line equation using a point (x1,y1)(x_1,y_1) and gradient mm: yy1=m(xx1)y-y_1=m\left(x-x_1\right).
HL

power series

An infinite series of the form n=0anxn\sum_{n=0}^{\infty} a_n x^n for constants ana_n, used to represent a function as powers of xx.

quotient

A result of division; in a logarithmic identity this refers to combining a fraction inside a single log, such as loga(xy)=logaxlogay\log_a\left(\frac{x}{y}\right)=\log_ax-\log_ay for suitable positive xx and yy.

quotient rule

A differentiation rule for a quotient uv\frac{u}{v}, giving ddx(uv)=uvuvv2\frac{d}{dx}\left(\frac{u}{v}\right)=\frac{u'v-uv'}{v^2}.
HL

radius

The distance from the centre of a circle to any point on the circle.
HL

Repeated integration

Describing applying the same integration method more than once, especially using integration by parts multiple times until the integral can be completed or solved.

Reverse integration

Describes using the chain rule in reverse to integrate expressions matching the pattern 'g(x)f(g(x))g'(x)f\left(g(x)\right)', giving 'F(g(x))+CF\left(g(x)\right)+C' where 'F(u)=f(u)F'(u)=f(u)'.
HL

revolution

Rotation of a planar region around an axis to generate a three-dimensional solid.
HL

sec

A reciprocal trigonometric function whose derivative is ddx(secx)=secxtanx\frac{d}{dx}\left(\sec x\right)=\sec x\tan x; for an input f(x)f(x), ddx(sec(f(x)))=sec(f(x))tan(f(x))f(x)\frac{d}{dx}\left(\sec\left(f(x)\right)\right)=\sec\left(f(x)\right)\tan\left(f(x)\right)f'(x).
HL

separation of variables

A solving technique that rewrites an equation like 'dydx=g(x)h(y)\frac{dy}{dx}=g(x)h(y)' as '1h(y)dy=g(x)dx\frac{1}{h(y)}\,dy=g(x)\,dx' and then integrates both sides.
HL

shell

Hollow cylindrical layer formed when a vertical strip is rotated about the yy-axis; its volume contribution is based on circumference 2πx2\pi x times height f(x)f(x) and thickness dxdx.

sin

A trigonometric function whose derivative is 'cosx\cos x'.

speed

The magnitude of velocity, given by v|v|, so it is always non-negative even when velocity is negative.

stationary point

Describes a point on a graph where the gradient is zero, so it occurs when f(x)=0f'(x)=0.

HL

step size

The fixed increment 'hh' in the independent variable used in Euler's method to move from 'xnx_n' to 'xn+1=xn+hx_{n+1}=x_n+h'.
HL

tan

Defined by tanθ=sinθcosθ\tan\theta=\frac{\sin\theta}{\cos\theta}, so it is undefined whenever cosθ=0\cos\theta=0.

tangent

A line that touches a curve at a point and has the same local slope as the curve there, used to interpret the derivative at that point.

velocity

The rate of change of displacement with respect to time, given by v=dsdtv=\frac{ds}{dt} and typically measured in m s-1.
HL

x-axis

Horizontal coordinate axis used as a line of rotation; distances to it determine radii when using the disk method with y=f(x)y=f(x).
HL

y-axis

Vertical coordinate axis used as a boundary for area with horizontal strips, or as a line of rotation where radii are measured horizontally.

Next Up

You have completed the topic 5 definitions for IB Maths AA - continue with related resources below or explore the full IB Maths AA course from the IBO.

Other topic 5 resources