Divisibility

  • 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.
  • 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.
  • 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.
  • 396
    problem

    396

    Age
    14 to 16
    Challenge level
    filled star empty star empty star
    The four digits 5, 6, 7 and 8 are put at random in the spaces of the number : 3 _ 1 _ 4 _ 0 _ 9 2 Calculate the probability that the answer will be a multiple of 396.
  • Check Codes
    problem

    Check Codes

    Age
    14 to 16
    Challenge level
    filled star empty star empty star
    Details are given of how check codes are constructed (using modulus arithmetic for passports, bank accounts, credit cards, ISBN book numbers, and so on. A list of codes is given and you have to check if they are valid identification numbers?
  • Transposition Fix
    problem

    Transposition Fix

    Age
    14 to 16
    Challenge level
    filled star empty star empty star
    Suppose an operator types a US Bank check code into a machine and transposes two adjacent digits will the machine pick up every error of this type? Does the same apply to ISBN numbers; will a machine detect transposition errors in these numbers?