For any number x, we can express the difference between x and x raised to some power n as:
y=x−xn
To find which number x most exceeds xn, we can find the maximum point of the above function.
First the derivative:
y′=1−nx(n−1)
And then the maximum (assuming that the power, n, is greater than 1):
1−nx(n−1)=0
nx(n−1)=1
x(n−1)=n1
x=(n1)1/(n−1)
We can relabel this final equation as a function in x and y which will accept a power and yield the number which most exceeds itself raised to that power. In other words, a function which yields all the maximums of our original function (y=x−xn).
y=(x1)1/(x−1)
This function can be shown to converge to 1:
limx→∞ (x1)1/(x−1)=limx→∞ (x1)0=limx→∞ 1=1
This is equivalent to saying that the number n which most exceeds n∞ is 1 (1 most exceeds 1∞). Remember that (because it gets weirder!).
Now the function describing the difference between these "greatest" numbers and their respective powers is:
y=(x1)1/(x−1)−[(x1)1/(x−1)]x
Simplifying:
y=(x1)1/(x−1)−[(x1)x/(x−1)]
y=(x1)1/(x−1)[1−(x1)(x−1)/(x−1)]
y=(x1)1/(x−1)[1−(x1)1]
y=(x1)1/(x−1)[1−(x1)]
y=(1−x1)(x1)1/(x−1)
This can also be shown to converge to 1:
limx→∞ (1−x1)(x1)1/(x−1)=limx→∞ (1−0)(x1)0=limx→∞ 1=1
This is equivalent to saying that the difference between the number n which most exceeds n∞ (1) and n∞ (1∞) is 1.
This is understandably counter-intuitive, but taken in this context, it seems provable!
To finish, here is the grand consequence of this discussion:
1∞−1=1
Which means:
1∞=2
⌣¨
#Calculus
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
I think it depends on the “1”. Think of the context of e.
Log in to reply
I know, it really can't be taken literally. Reading this again months after I wrote it, I actually had a hard time following along! I think I had been inspired by something in my math textbook at the time.
ooo
Log in to reply
Actually I discovered an "error" in this absurdity which makes 1∞=2. :)