1/41
These vocabulary flashcards provide key definitions, notations, and formulas for IB Mathematics Analysis and Approaches, covering number sets, sequences, financial math, logic, proofs, and complex numbers.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
Natural Numbers (N)
The set of non-negative integers represented as {0,1,2,3,4,…}.
Integers (Z)
The set containing all whole numbers and their negatives: {0,±1,±2,±3,…}.
Rational Numbers (Q)
Numbers that can be expressed as a fraction ba where a,b∈Z and b=0.
Real Numbers (R)
The complete set of numbers comprising both rational and irrational values.
Significant Figures (s.f.)
A rounding method where counting begins from the first non-zero digit of a number.
Scientific Form (a×10k)
A way of writing numbers where 1≤a<10 and k is an integer.
Sequence
An ordered list of numbers, often denoted as u1,u2,u3,….
Series
The total sum of the terms in a sequence, which can be finite (Sn) or infinite (S∞).
Sigma Notation (∑n=1kun)
A symbolic representation used to indicate the sum of terms un from an initial index to a final index.
Recursive Relation
A method of defining a sequence by providing the first term(s) and a formula for un+1 based on preceding terms.
Arithmetic Sequence (A.S.)
A sequence in which the difference between any two consecutive terms is a constant value, d.
Arithmetic General Formula
The formula used to find the nth term of an arithmetic sequence: un=u1+(n−1)d.
Arithmetic Sum Formula
Calculated as Sn=2n(u1+un) or Sn=2n[2u1+(n−1)d].
Geometric Sequence (G.S.)
A sequence where the ratio between any two consecutive terms remains constant, denoted as r.
Geometric General Formula
The formula used to find the nth term of a geometric sequence: un=u1rn−1.
Geometric Sum Formula
The sum of the first n terms is Sn=r−1u1(rn−1) or Sn=1−ru1(1−rn), where r=1.
Infinite Geometric Series
A series that converges when ∣r∣<1, with a total sum given by S∞=1−ru1.
Future Value (FV)
The amount an investment grows to over n periods at rate r%, calculated as FV=PV(1+100r)n.
Compound Interest (k periods)
Interest calculated periodically within a year, using the formula FV=PV(1+100kr)kn.
Real Value (RV)
The value of an investment adjusted for inflation (a%), calculated as RV=(1+100a)nFV.
Factorial (n!)
The product of all positive integers up to n, where 1!=1 and 0!=1.
Binomial Coefficient (nCr)
The number of ways to choose r items from n, calculated as (rn)=r!(n−r)!n!.
Binomial Theorem
The formal expansion of (a+b)n into a sum of terms involving powers of a and b and coefficients from Pascal's triangle.
Identity (≡)
A mathematical statement that remains true for all possible values of the variables involved.
Converse
The statement formed by reversing the hypothesis and conclusion of an implication: if B then A.
Contrapositive
A statement equivalent to the original implication: if not B then not A.
Proof by Contradiction
A method where one assumes the negation of the statement to be proven and derives a logical inconsistency.
The Pigeonhole Principle
If n+1 pigeons are placed in n holes, at least one hole must contain at least 2 pigeons.
Mathematical Induction
A three-step proof technique: testing a base case (n=1), assuming it true for n=k, and proving it for n=k+1.
Consistent System
A system of linear equations that possesses at least one solution.
Gaussian Elimination
A methodology using row operations on an augmented matrix to reduce it to a form where variables can be solved through back-substitution.
Complex Number (z)
A number of the form x+yi, where x is the real part and y is the imaginary part.
Imaginary Unit (i)
A number defined such that i2=−1.
Complex Conjugate (zˉ)
For a number z=x+yi, the conjugate is defined as zˉ=x−yi.
Modulus (∣z∣)
The distance of a complex number from the origin in the complex plane: ∣z∣=x2+y2.
Fundamental Theorem of Algebra
States that every polynomial of degree n≥1 has exactly n complex roots.
Conjugate Root Theorem
Asserts that if a polynomial with real coefficients has a complex root z=a+bi, then its conjugate zˉ=a−bi is also a root.
Polar Form (rcis(θ))
Representing a complex number using its modulus r and argument θ as r(cos(θ)+isin(θ)).
Euler's Form
Expressing a complex number as z=reiθ, identifying eiθ with cos(θ)+isin(θ).
De Moivre’s Theorem
States that for any integer n, [r(cos(θ)+isin(θ))]n=rn(cos(nθ)+isin(nθ)).
n-th Roots of Unity
The n distinct solutions to the equation zn=1, which divide the unit circle into n equal arcs.
Sum of n-th Roots of Unity
The property that the sum of all distinct solutions to zn=1 is always equal to 0.