Divisibility

  • Divisibility Tests
    article

    Divisibility tests

    This article explains various divisibility rules and why they work. An article to read with pencil and paper handy.

  • The Knapsack Problem and Public Key Cryptography
    article

    The knapsack problem and public key cryptography

    An example of a simple Public Key code, called the Knapsack Code is described in this article, alongside some information on its origins. A knowledge of modular arithmetic is useful.
  • The Chinese Remainder Theorem
    article

    The Chinese remainder theorem

    In this article we shall consider how to solve problems such as "Find all integers that leave a remainder of 1 when divided by 2, 3, and 5."

  • Digital Roots
    article

    Digital roots

    In this article for teachers, Bernard Bagnall describes how to find digital roots and suggests that they can be worth exploring when confronted by a sequence of numbers.
  • Public Key Cryptography
    article

    Public key cryptography

    An introduction to coding and decoding messages and the maths behind how to secretly share information.
  • Code to Zero
    problem

    Code to zero

    Age
    16 to 18
    Challenge level
    filled star empty star empty star
    Find all 3 digit numbers such that by adding the first digit, the square of the second and the cube of the third you get the original number, for example 1 + 3^2 + 5^3 = 135.
  • N000ughty thoughts
    problem

    N000ughty thoughts

    Age
    14 to 16
    Challenge level
    filled star empty star empty star
    How many noughts are at the end of these giant numbers?
  • Mod 3
    problem

    Mod 3

    Age
    14 to 16
    Challenge level
    filled star empty star empty star
    Prove that if a^2+b^2 is a multiple of 3 then both a and b are multiples of 3.
  • Novemberish
    problem

    Novemberish

    Age
    14 to 16
    Challenge level
    filled star empty star empty star
    a) A four digit number (in base 10) aabb is a perfect square. Discuss ways of systematically finding this number. (b) Prove that 11^{10}-1 is divisible by 100.