Tiber Tutor

definitions

IB Maths AI Topic 2 Definitions

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

0
HL

amplitude

The distance from the principal axis to a maximum or minimum of a sinusoidal graph, given by 'a\left|a\right|'.
HL

asymptote

A line that a graph approaches but does not reach; for 'f(x)=a+blnxf(x)=a+b\ln x' there is a vertical asymptote at 'x=0x=0', and for a logistic model there is a horizontal asymptote at 'y=Ly=L'.

asymptotes

Lines that a rational function’s graph approaches; can be vertical where the denominator is 00 (and the numerator is not 00 there), horizontal depending on degrees, or oblique when the numerator’s degree is one more than the denominator’s.

axis of symmetry

The vertical line through the vertex of a quadratic, with equation x=b2ax=-\frac{b}{2a} for f(x)=ax2+bx+cf(x)=ax^{2}+bx+c.

composite functions

Functions formed by using the output of one function as the input of another, written (f(g(x)))=(fg)(x)\left(f\left(g(x)\right)\right)=(fg)(x), where the order matters.

HL

composite transformation

A transformation formed by applying more than one transformation to the same base graph, for example combining translations, reflections and stretches in a single function rule.

HL

compression

A stretch with scale factor between 00 and 11, which makes the graph closer to an axis; for example y=pf(x)y=pf(x) with 0<p<10\lt p\lt1 compresses vertically and y=f(qx)y=f(qx) with q>1q\gt1 compresses horizontally by scale factor 1q\frac{1}{q}.

domain

The set of input values for which a model is intended to be used, chosen using the context rather than only the algebraic definition.
HL

exponential model

A model of the form y=abxy=ab^x; taking logarithms gives logy=loga+xlogb\log y=\log a+x\log b, which is linear in xx.

extrapolation

Using a regression line to predict a value that lies outside the range of the observed data, which is generally less reliable.

function

A rule that takes each input and gives exactly one output; used to model relationships between quantities, such as velocity as a function of time.

function notation

A way to name the output of a function for a given input, for example writing f(x)f(x) to mean the output of the function ff when the input is xx.

gradient

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

gradient-intercept

A form of a straight-line equation written as y=mx+cy=mx+c, where mm is the gradient and cc is the yy-intercept.
HL

half-life

The time taken for a quantity to reduce to half of its original value; for 'f(t)=Aektf(t)=Ae^{-kt}' with 'k>0k\gt0', it is 't=ln2kt=\frac{\ln2}{k}'.

horizontal asymptote

A horizontal line y=cy=c that an exponential graph approaches as xx increases or decreases, for models such as f(x)=kax+cf(x)=ka^{x}+c or f(x)=kerx+cf(x)=ke^{rx}+c.
HL

horizontal stretch

A transformation that multiplies the xx-coordinate by a scale factor kk while leaving the yy-coordinate unchanged, using (k001)\begin{pmatrix}k&&0\\0&&1\end{pmatrix}

HL

horizontal translation

A shift of y=f(x)y=f(x) by aa units in the xx-direction, given by y=f(xa)y=f(x-a).

identity function

A function that returns the input unchanged, given by I(x)=xI(x)=x; composing a function with its inverse gives this function.
HL

intercept

The value where a straight line crosses the vertical axis; in the linearized forms it equals loga\log a.

Intercepts

The points where a line crosses the coordinate axes; the yy-intercept occurs when x=0x=0 and the xx-intercept occurs when y=0y=0.

interpolation

Estimating a value at an unknown point using known values at nearby points; in nearest neighbour interpolation, the estimate is taken from the closest site.

inverse function

A function that reverses the effect of another function, so that if ff maps xx to yy then f1f^{-1} maps yy back to xx, with (f(f1(x)))=x\left(f\left(f^{-1}(x)\right)\right)=x and (f1(f(x)))=x\left(f^{-1}\left(f(x)\right)\right)=x when both are defined.
HL

linear scale

An axis scale with equal spacing for equal differences in value.
HL

linearization

Transforming a curved relationship into a straight-line form by taking logarithms, so that a best-fit straight line can be used to estimate model parameters.
HL

log-log graph

A graph with both axes on logarithmic scales; used to test for power relationships by plotting

logy\log y against

logx\log x.

HL

logarithmic

Based on logarithms, so equal distances on an axis represent equal ratios (multiplicative changes) rather than equal differences.
HL

logarithmic scale

An axis scale that increases by equal ratios; for example, values like 11, 1010, 100100, and 10001000 are equally spaced because each is 1010 times the previous value.
HL

Logistic

A model of the form 'f(x)=L1+Cekxf(x)=\frac{L}{1+Ce^{-kx}}' with 'L,C,k>0L,C,k\gt0', used when growth begins quickly but then slows towards a limiting value 'LL'.
HL

order

The size of a matrix written as m×nm \times n, where mm is the number of rows and nn is the number of columns.

parallel

Checks consistency by comparing results from two different versions designed to measure the same thing.

parameters

Fixed constants in a chosen model that determine its specific form and are found from data, known points, or conditions.
HL

period

The horizontal length of one complete cycle of a trigonometric graph; for 'y=sinxy=\sin x' and 'y=cosxy=\cos x' it is '2π2\pi', and for 'y=tanxy=\tan x' it is 'π\pi'.

perpendicular

Meeting at a right angle, so the angle between the two lines is 9090^{\circ}.
HL

phase

The angle that determines the horizontal shift of a sinusoidal function; in acos(ωt+α)a\cos\left(\omega t+\alpha\right) it is α\alpha.
HL

piecewise

Defined by different algebraic rules on different parts of the domain, for example using one rule when x0x\geq0 and another when x<0x\lt0.

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 model

A model of the form y=axny=ax^n; taking logarithms gives logy=loga+nlogx\log y=\log a+n\log x, which is linear in logx\log x.
HL

principal

The original amount borrowed (or the remaining loan balance) before interest is added; part of each payment reduces this amount.

quadratic function

A function of the form f(x)=ax2+bx+cf(x)=ax^2+bx+c whose graph is a parabola, with yy-intercept (0,c)(0,c) and axis of symmetry x=b2ax=\frac{-b}{2a}.

quadratic model

A function of the form f(x)=ax2+bx+cf(x)=ax^{2}+bx+c with a0a \neq 0, whose graph is a parabola and is suitable when there is a turning point.

range

The set of possible outputs a function can produce.

reasonableness

The extent to which a model’s outputs and predictions make sense in context, including whether values are realistic over the intended domain.
HL

reflection

A transformation that flips points in a line (such as an axis), reversing orientation while preserving distances.

roots

Values of ww that satisfy an equation of the form wn=zw^n=z; for z=rcisθz=r\operatorname{cis}\theta, the nnth roots are wk=rncis(θ+2kπn)w_k=\sqrt[n]{r}\operatorname{cis}\left(\frac{\theta+2k\pi}{n}\right) for k=0,1,,n1k=0,1,\dots,n-1.
HL

scale

The multiplicative factor that determines how much a graph is stretched or compressed, such as pp in y=pf(x)y=pf(x) for vertical scaling or 1q\frac{1}{q} in y=f(qx)y=f(qx) for horizontal scaling.

HL

semi-log graph

A graph with one axis on a logarithmic scale and the other on a linear scale; used to test for exponential relationships by plotting

logy\log y against xx.

HL

Sinusoidal

A type of model used for periodic behaviour, where the same pattern repeats regularly, often written as 'f(x)=asin(b(xc))+df(x)=a\sin\left(b(x-c)\right)+d'.
HL

translation

A movement of a graph that shifts every point the same distance without changing the shape of the graph.

variables

Quantities that can change in a situation and are represented by symbols so relationships can be modelled mathematically.

vertex

A point in a graph.

vertical

Describing changes parallel to the yy-axis, such as a stretch by factor a|a| or a shift up or down by dd.

vertical asymptote

A vertical line that a graph approaches but never reaches; for inverse variation models with n<0n \lt 0 in f(x)=axnf(x)=ax^{n}, the line x=0x=0 (the yy-axis) is a vertical asymptote.
HL

vertical stretch

A transformation that multiplies the yy-coordinate by a scale factor kk while leaving the xx-coordinate unchanged, using (100k)\begin{pmatrix}1&&0\\0&&k\end{pmatrix}

HL

vertical translation

A shift of y=f(x)y=f(x) by bb units in the yy-direction, given by y=f(x)+by=f(x)+b.

x-intercept

The point where a line crosses the xx-axis, found by setting y=0y=0 and solving for xx, giving a point of the form (x,0)(x,0).

y-intercept

The point where a line crosses the yy-axis, found by setting x=0x=0 in the equation of the line.

Next Up

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

Other topic 2 resources