IB Math Analysis and Approaches HL Study Guide

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/29

flashcard set

Earn XP

Description and Tags

Comprehensive vocabulary and formula flashcards covering Algebra, Functions, Vectors, Trigonometry, and Calculus for IB Mathematics Analysis and Approaches HL.

Last updated 3:04 AM on 5/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

30 Terms

1
New cards

Arithmetic Sequence

A sequence where each term is the previous number plus a common difference dd, calculated using the formula un=u1+(n1)du_n = u_1 + (n - 1)d.

2
New cards

Geometric Sequence

A sequence where each term is the previous number multiplied by a common ratio rr, with the nextthn ext{th} term given by un=u1imesrn1u_n = u_1 imes r^{n-1}.

3
New cards

Compound Interest Formula

The calculation for future value FVFV given present value PVPV, nominal annual rate rr, compounding periods kk, and years nn: FV = PV imes (1 + rac{r}{100k})^{kn}.

4
New cards

Laws of Logarithms

Four primary rules: I: extlogc(a)+extlogc(b)=extlogc(aimesb)ext{log}_c(a) + ext{log}_c(b) = ext{log}_c(a imes b); II: ext{log}_c(a) - ext{log}_c(b) = ext{log}_c( rac{a}{b}); III: nextlogc(a)=extlogc(an)n ext{log}_c(a) = ext{log}_c(a^n); IV: ext{log}_b(a) = rac{ ext{log}_c(a)}{ ext{log}_c(b)}.

5
New cards

Binomial Expansion Formula

The expansion of (a+b)n(a + b)^n where each term is described as nCranrbr{n}C_r a^{n-r} b^r and nCr{n}C_r is the binomial coefficient.

6
New cards

Mathematical Induction

A three-step indirect proof method: 1. Show true for n=1n = 1; 2. Assume true for n=kn = k; 3. Prove true for n=k+1n = k + 1 using the assumption.

7
New cards

Complex Number Forms

Cartesian form is z=a+biz = a + bi (with real part aa and imaginary part bb); Polar form is z=r(extcos(heta)+iextsin(heta))z = r( ext{cos}( heta) + i ext{sin}( heta)) or rextcis(heta)r ext{cis}( heta).

8
New cards

Complex Conjugate

If z=a+biz = a + bi, the conjugate zz^* is defined as abia - bi, which is useful for dividing complex numbers in Cartesian form.

9
New cards

Euler’s Theorem

A theorem stating the relationship eix=extcos(x)+iextsin(x)e^{ix} = ext{cos}(x) + i ext{sin}(x), linking trigonometric functions and complex exponentials.

10
New cards

De Moivre’s Theorem

The identity used for raising complex numbers to powers: zn=(r(extcos(x)+iextsin(x)))n=rn(extcos(nx)+iextsin(nx))z^n = (r( ext{cos}(x) + i ext{sin}(x)))^n = r^n( ext{cos}(nx) + i ext{sin}(nx)).

11
New cards

Partial Fractions

A method to split a single fraction with distinct linear terms in the denominator into a sum of distinct smaller fractions.

12
New cards

Discriminant (Δ\Delta)

Calculated as b24acb^2 - 4ac for a quadratic; it determines the number of roots (22 if posite, 11 if zero, and no real roots if negative).

13
New cards

Oblique Asymptote

A non-vertical, non-horizontal line a function approaches when the degree of the numerator is larger than the degree of the denominator.

14
New cards

Even Function

A function where f(x)=f(x)f(x) = f(-x), resulting in a graph that is symmetrical over the yy-axis.

15
New cards

Odd Function

A function where f(x)=f(x)-f(x) = f(-x), resulting in a graph with rotational symmetry with respect to the origin.

16
New cards

Fundamental Theorem of Algebra

States that any polynomial of degree nn has exactly nn roots, which can include double, triple, or complex roots.

17
New cards

Unit Vector (a^\hat{a})

A vector with a magnitude of 11, calculated by dividing a vector by its magnitude: \hat{a} = rac{\mathbf{a}}{|\mathbf{a}|}.

18
New cards

Dot (Scalar) Product

The calculation cd=cdcos(heta)=c1d1+c2d2+c3d3\mathbf{c} \cdot \mathbf{d} = |\mathbf{c}||\mathbf{d}|\text{cos}( heta) = c_1d_1 + c_2d_2 + c_3d_3, used to find the angle between vectors.

19
New cards

Cross (Vector) Product

A product of two vectors that results in a third vector perpendicular to both original vectors, such that u×v|\mathbf{u} \times \mathbf{v}| is the area of the parallelogram formed by them.

20
New cards

Normal Vector

A vector that is perpendicular to a plane, often found by taking the cross product of the two direction vectors defining the plane.

21
New cards

L’HBpital’s Rule

If the limit of a quotient of functions results in 0/00/0 or /\infty/\infty, the limit equals the limit of the quotient of their derivatives: limxcf(x)g(x)\lim_{x \to c} \frac{f'(x)}{g'(x)}.

22
New cards

Points of Inflection

Points where the second derivative f(x)=0f''(x) = 0 and the concavity of the function changes.

23
New cards

Maclaurin Series

A way to approximate a function around x=0x = 0 using an infinite polynomial sum derived from the function's nextthn ext{th} derivatives at zero.

24
New cards

Volume of Revolution

The volume generated by rotating a curve 360360^\circ around an axis, calculated about the xx-axis using V=πaby2dxV = \pi \int_a^b y^2 \,dx.

25
New cards

Euler’s Method

A numerical method to approximate solutions to differential equations using the recursive formula yn+1=yn+h×f(xn,yn)y_{n+1} = y_n + h \times f(x_n, y_n), where hh is the step size.

26
New cards

Binomial Distribution (XB(n,p)X \sim B(n, p))

A discrete probability distribution for nn trials with success probability pp, used where there are only two possible outcomes.

27
New cards

Normal Distribution (XN(μ,σ2)X \sim N(\mu, \sigma^2))

A continuous probability distribution with a bell-shaped curve determined by mean μ\mu and standard deviation σ\sigma.

28
New cards

Pearson’s Correlation Coefficient (rr)

A standardised value between 1-1 and 11 describing the relationship between two variables; r=0r = 0 implies no correlation while r=1|r| = 1 is perfect correlation.

29
New cards

Stratified Sampling

A sampling technique where the population is split into smaller groups called strata, and a random sample is selected from each stratum.

30
New cards

Quota Sampling

Non-random sampling where the population is divided into groups and samples are taken in proportion to the size of each group (strata).