Last Time | Next Time |
Again, the issue with 1 is that it ruins the uniqueness of the factorization if we make it prime. So we heartlessly cast it out!:)
You might guess that Eratosthenes is a Greek mathematician, and you'd be right (actually born in Libya): but he was quite the scientist, too, and gave one of the first careful measurements of the Earth's diameter (even back around 200 BCE folks knew that the Earth was a ball...).
Before we get to that, however, a bit of a review: I didn't get a chance to say enough about
So 6 has a unique factorization (2*3 -- ordered from smallest to largest), and a unique binary tree (created by factoring the number -- in this case, 6 -- by primes, from smallest to largest). The root of the tree is the number itself, and the leaves of the tree give the prime factorization:
In the end, there's this notion: there is a one-to-one correspondence between counting numbers and their prime factorizations (with primes as their own partners), and their labelled trees (and the tree seems to summarize -- or contain -- the other two!):
6 | $\iff$ | 2*3 | $\iff$ |
But the tree also contains an algorithm for finding the prime factorization, based on checking to see if smaller primes are factors of the given natural number. In a moment, we'll try another one; but first let's see what this sieve of Eratosthenes is all about....
These butterlies and flowers illustrate "fiveness": each set can be put into one-to-one correspondence with the sequence "1,2,3,4,5". And that's what counting is!:) Five is the number of flowers above; and the number of butterlies. That these are the same numbers is shown by the one-to-one correspondence, and our favorite set of five things is the set of symbols 1,2,3,4,5.
Definition of
Five. noun (plural fives).
Five can also be an adjective, describing five of an item (e.g. "There are five fish.").
We have names for all the "counting numbers"; and as we count we frequently point, creating those connections between the numbers and the flowers, or butterflies, or cream pies, or spark plugs....
I thought that this scheme was interesting, in that the scheme sort of goes "around the horn" (up and over the upper part of the body, from right to left); but then "back and forth" on its way down from the breasts to the toes.
So it seems weird to me that one hand is 1-5, whereas the other is 18-22....
Knotted strings: |
Tally sticks: |
a square number is the sum of a succession of consecutive odd numbers
can be expressed as "If (a counting number is a square), then (it can be written as a sum of consecutive odd numbers starting from 1).
The hypothesis is that (a counting number is a square); the conclusion is that (it can be written as a sum of consecutive odd numbers starting from 1).