| Study Guides
IB Mathematics: Analysis & Approaches HL · IB Math: Analysis & Approaches HL · Number and Algebra · 18 min read · Updated 2026-05-06

Number and Algebra — IB Math AA HL AA HL Study Guide

For: IB Math AA HL candidates sitting IB Math: Analysis & Approaches HL.

Covers: All core Number and Algebra HL subtopics including arithmetic/geometric sequences and sigma notation, counting principles, logarithm laws and equations, complex numbers in Cartesian and polar form, HL-only mathematical induction, and solutions of systems of linear equations.

You should already know: IGCSE / pre-DP math, comfort with proof and algebra.

A note on the practice questions: All worked questions in the "Practice Questions" section below are original problems written by us in the IB Math AA HL style for educational use. They are not reproductions of past IBO papers and may differ in wording, numerical values, or context. Use them to practise the technique; cross-check with official IBO mark schemes for grading conventions.


1. What Is Number and Algebra?

Number and Algebra is the foundational branch of mathematics focused on numerical patterns, symbolic manipulation, and abstract quantitative structures. It underpins every other topic in the IB Math AA HL syllabus, including calculus, statistics, and geometry, and appears in both calculator and non-calculator papers, often as a component of extended response (Section B) questions. It combines concrete numerical problem-solving with abstract proof skills that are assessed heavily in HL exams.

2. Sequences — arithmetic and geometric, sigma notation

Sequences are ordered lists of terms defined by a consistent rule. Arithmetic sequences have a constant common difference between consecutive terms, while geometric sequences have a constant common ratio .

Key formulas

  • Arithmetic nth term: , where is the first term
  • Arithmetic sum of first terms:
  • Geometric nth term:
  • Geometric sum of first terms: for
  • Infinite geometric sum: , only valid if (convergent sequences)
  • Sigma notation: denotes the sum of for all integer values of from to , with linearity properties:

Worked example: Find the sum of the first 8 terms of a geometric sequence with and , and state the infinite sum if it exists. Since , , which matches the approximate finite sum. Exam tip: Examiners regularly test infinite sum eligibility, so always check before applying the formula.

3. Counting — combinations, permutations, binomial theorem

Counting principles are used to calculate the number of possible outcomes for discrete events, a core skill for probability and combinatorics questions.

Key rules

  • Permutations: Number of ways to arrange objects from distinct objects, where order matters:
  • Combinations: Number of ways to choose objects from distinct objects, where order does not matter:
  • Binomial theorem: The expansion of a binomial raised to a positive integer power is given by: The general (k+1)th term of the expansion is

Worked example: Find the coefficient of in the expansion of . Use the general term formula, set , , , and (since for the term): The coefficient of is 1080. Exam tip: Always use the general term to find specific coefficients instead of expanding the full binomial, as it saves time and reduces arithmetic errors in non-calculator papers.

4. Logarithms — laws and equations

Logarithms are the inverse operation of exponentiation, used to solve equations with unknown exponents and simplify exponential expressions.

Key definitions and laws

  • If , then , where . Base logarithms are written as , base 10 as .
  • Product law:
  • Quotient law:
  • Power law:
  • Change of base law: for any positive

Worked example: Solve . Take natural logs of both sides and apply the power law: Rearrange to isolate : Exam tip: Always verify solutions to log equations by substituting back into the original expression, as log functions are only defined for positive arguments, so negative or zero solutions must be discarded.

5. Complex numbers — Cartesian and polar form

Complex numbers extend the real number system to include solutions for equations with negative discriminants, written in two standard forms.

Key properties

  • Cartesian form: , where (real part), (imaginary part), and .
  • Conjugate: , used to simplify division of complex numbers: multiply numerator and denominator by the conjugate of the denominator to get a real denominator.
  • Modulus: , the distance of from the origin on an Argand diagram.
  • Polar form: , where and (angle from the positive real axis, typically in the range )
  • De Moivre's theorem: For any integer , , used to calculate powers and roots of complex numbers.

Worked example: Find the square roots of . First convert to polar form: , , so . Apply De Moivre's theorem for roots, adding to the argument for : For : , for : Exam tip: Always plot complex numbers on an Argand diagram before calculating the argument to avoid quadrant errors: for example, has , not .

6. Mathematical induction (HL only)

Mathematical induction is a formal proof technique used to verify statements about all positive integers , assessed exclusively in HL papers.

Standard proof structure

  1. Base case: Prove the statement holds for the smallest valid value of (usually )
  2. Inductive hypothesis: Assume the statement holds for some positive integer , where the base case value
  3. Inductive step: Use the inductive hypothesis to prove the statement holds for
  4. Conclusion: State that by the Principle of Mathematical Induction (PMI), the statement holds for all the base case value.

Worked example: Prove that for all positive integers , .

  • Base case : LHS = , RHS = , so true for .
  • Inductive hypothesis: Assume
  • Inductive step: Factor out : This matches the formula for .
  • Conclusion: By PMI, the statement holds for all positive integers . Exam tip: The conclusion is always worth 1 mark, so never skip it even if the rest of the proof is complete.

7. Solutions of systems of linear equations

You will be assessed on solving systems of 3 linear equations with 3 variables, which represent intersections of 3 planes in 3D space. There are three possible solution cases:

  1. Unique solution: All three planes intersect at a single point, the determinant of the coefficient matrix is non-zero, solvable via Gaussian elimination or inverse matrix methods.
  2. No solution: The system is inconsistent (e.g., ), planes are parallel or form a triangular prism with no common intersection.
  3. Infinitely many solutions: The system is consistent but has fewer unique equations than variables, solutions are expressed in parametric form with one or more free variables, planes intersect along a line or are fully coincident.

Worked example: Classify the solution type for the system: Add the first two equations: , but the third equation is , so we get , an inconsistent statement. There are no solutions. Exam tip: For non-calculator papers, Gaussian elimination is faster than inverse matrix methods, and you can check row operations as you go to avoid arithmetic errors.

8. Common Pitfalls (and how to avoid them)

  • Pitfall: Using the infinite geometric sum formula when . Why: Students forget the convergence condition. Correct move: Always check before applying ; if not, state the infinite sum does not exist.
  • Pitfall: Mixing up permutations and combinations in counting questions. Why: Students ignore the order of selection. Correct move: Ask "does swapping two selected items change the outcome?" If yes, use permutations; if no, use combinations.
  • Pitfall: Retaining invalid solutions to log equations. Why: Students apply log laws without checking domain restrictions. Correct move: Substitute all solutions back into the original equation to confirm all log arguments are positive, discard any invalid results.
  • Pitfall: Miscalculating complex number arguments for non-first quadrant points. Why: Students rely solely on without checking signs. Correct move: Plot the point on an Argand diagram first to identify the quadrant, then adjust the arctan result accordingly.
  • Pitfall: Skipping steps in induction proofs. Why: Students assume the inductive step is self-explanatory. Correct move: Explicitly reference the inductive hypothesis in the inductive step, and write the full conclusion referencing the PMI.

9. Practice Questions (IB Math AA HL Style)

Question 1

An arithmetic sequence has first term and 10th term . A geometric sequence also has first term 5, and its 3rd term equals the 3rd term of the arithmetic sequence. Find the sum of the first 7 terms of the geometric sequence, and the infinite sum if it exists.

Solution

First find the arithmetic sequence common difference: . The 3rd arithmetic term is . For the geometric sequence, . The absolute value of both ratios is , so no infinite sum exists. Sum of first 7 terms: (or exact form for integer powers).

Question 2

Let for . Use mathematical induction to prove that, for all positive integers , $$ f^{(n)}(x) = \frac{(-1)^{,n-1},(n-1)!,2^{n}}{(2x+1)^{n}}. $$

Solution

  • Base case : . The formula gives . So true for .
  • Inductive hypothesis: assume the formula holds for , i.e. .
  • Inductive step: differentiate both sides w.r.t. : This is the formula with , so the result holds for whenever it holds for .
  • Conclusion: by mathematical induction, the formula holds for all positive integers .

Question 3

Solve the system of equations, giving parametric solutions if infinitely many exist:

Solution

Add first two equations: , which matches the third equation, so there is one free variable. Let , then . Substitute into first equation: . Solutions are .

10. Quick Reference Cheatsheet

Topic Key Formulas/Rules
Arithmetic Sequences ,
Geometric Sequences , , ($
Counting ,
Binomial Theorem
Logarithms , ,
Complex Numbers , $
Induction Base case → Inductive Hypothesis → Inductive Step → Conclusion
Linear Systems 3 cases: unique solution, no solution, infinitely many (parametric) solutions

11. What's Next

Number and Algebra is the backbone of all IB Math AA HL content, so mastery of these concepts will directly improve your performance in every other topic. Sequences and series are used to build Taylor and Maclaurin series in calculus, counting principles are foundational for probability and statistics, complex numbers are applied to polar coordinates and differential equations, induction is used to prove statements across all math domains, and linear systems are core to linear algebra concepts tested in Paper 3. You will regularly see these concepts combined with other topics in Section B extended response questions, so revising this content regularly will reduce the time you spend learning more advanced topics later in the course. If you have any questions about specific subtopics, worked examples, or exam strategies for Number and Algebra, you can ask Ollie, our AI tutor, at any time for personalized explanations and extra practice problems. You can also browse more study guides for IB Math AA HL on the homepage to build your knowledge of related topics and prepare for your exams.

← Back to topic

Stuck on a specific question?
Snap a photo or paste your problem — Ollie (our AI tutor) walks through it step-by-step with diagrams.
Try Ollie free →