Sean Integers
Behold, as you are about to see the most stupid form of math ever, that has been overcomplicated to the point of being a net negative. My goal with this blog is to teach you nothing about math. Infact, it is my mission that you know less about math when you read the following bits.
Their Inception
I was watching videos by Matt Parker on YouTube, and then I came across the Parker Square! I thought it was so funny to name things after yourself, so I arbitrarily chose a few rules to define a set of numbers and I called them the Sean Integers!
Then I was like "Ayo, whats actually in the set". Which leads us to the next section...
What was made up
A Sean integer is an integer such that, the multiplication of each of its digits is equal to the integer itself. All numbers that fulfill this condition are in the set .
More formally, a Sean integer is an integer such that for arbitrary of digits. The following condition holds:
The proof
Before diving into the proof, I encourage you to think about it as well! I have seen 3 different proofs by 3 different people, so maybe we can add to the tally ;).
We know that the set isn't empty as Sean integers that fulfill this condition have been discovered as all automatically fulfill this condition. However, for outside of this boundary, no Sean number has been found. A C++ script has been ran to check for numbers in the interval but to no avail. They have been also found for . Indeed, if , the number is a Sean integer(even though they aren't integers) for all consisting of digits except for the case when . This means that for the now extended Set On the next page can be found a messy proof for why Sean integers can't exist for numbers above 9.
Claim: Sean integers don't exist for numbers with absolute value greater than or equal to 10**
proof. \ Proof by induction
Let be the function that returns the product representation of an integer of length .
Base Case: For , the condition clearly doesn't hold because
Inductive Case: Take an arbitrary of digits assume that all the function (IH). We know that has digits. This means that can either be of length or .
**Case 1: is of length : ** This would mean that the for and hence the last digit of will be equal to . This means that as
**Case 2: is of length : ** This would mean that . Let for such that . We know that (IH) and that has digits. This means that as . Adding to both sides, we get Hence
Since was chosen arbitrarily, by principle of mathematical induction, we know that . Since this holds for all positive integers above 10, it is easy to see how it would hold for all . Since we already know , if we multiply both sides by , we can get . Trivially, . Hence, . From letting, we can see for all integers , hence the statement holds for all integers . Q.E.D
The poof
While this isn't the most earth shattering math discovery, I am still happy that I have a set of numbers that I can call my own. Well, it is just a coincidence that this set of numbers are all the integers with one digit (excluding the ones that come from the complex numbers DLC) but it is what it is.
I feel like this was still a nice thought experiment as it to me is the essence of what math is: coming up with random shit and maybe someone deems it useful enough in 320 years to use it.