Reflections about the maths daily in the world around us.
The nummolt - mathcats materials, the mathematics behind them and related to them.
Math education and apps.
Primes as the basic building blocks of numbers
Just a note: My app "Touch Integers ℤ (+ - × ÷)" is useful to explore the Mersenne primes: Here there's a tiny exploration from 2^2 -1 to 2^23 -1. We found all numbers prime, except when p==11 and p==23 Like everybody knows:
The search is made with: "Touch Integers ℤ (+ - × ÷)" Android app:
Touch Integers is the evolution of the Touch decimals Place value ±. (in the same blog) Touch decimals could not easily multiply or divide numbers:
I've started my reflections about this 20 years ago:
Is very easy add and subtract graphically. One can regroup the tokens of each order, regroup, carry or borrow tokens, and you can obtain the result in a simulation of abacus.
But not so easy to practice multiplication or division in this visual and interactive way
I looked the inside of the numbers:
Inside the numbers there are the components of the number: The prime factors.
To multiply two integers you must regroup the components of the two numbers.
To divide a integer, you must separate the components.
The program only works with integers. adds, subtract, multiplies and divides (but only exact division)
At left: two abacuses (two numbers stacked). At right two circles with the prime factors. (two circles with prime numbers stacked) At right edge: all the prime numbers available to the app. To create a number: Tap on the cells at left. The app shows the number To add: Drag the tokens from one abacus to the other. To subtract: Tap the sign key and drag from one abacus to the other. To multiply: (the numbers must be previously created with the earlier previous steps) Drag from one prime circle to the other prime circle. To Divide a number: Drag the prime numbers outside the prime circle: Release prime factors to the other prime circle (integer division and multiplication) Release prime factors between the prime circles (integer division) Release prime factors in the list of the right edge: (integer division and erase the prime factor) Scroll and pick a prime number from the list of the right edge:
And release it in the free zone, or in a prime circle (multiplication) Playing with 12*12:
Creating two prime numbers: Multiply them. Restoring to the original state. Throwing the prime numbers to the primes list.
Picking numbers from the big list of prime numbers: Playing with 2; 3; 5; 7; 11; 13. 1001; 30 and 30,030
(In the current version the top prime number available is 19,874,419)
Multiplication Table with Prime Numbers made with elements from Touch Integers:
Nearly 20 years of support and patience with me. And specially for the vision about the position of the places in "Touch decimals Place value ±" which allowed continuing the work well.