Should've written the first part as 2^0+2^1+2^2...
-
-
-
And then also the second as 5^0+5^1+5^2
- 3 more replies
New conversation -
-
-
Batman's conjecture
-
Is there a Robin's corollary?
End of conversation
New conversation -
-
-
1^1 + 1^2 + 1^3 = 3 can that be considered?
-
1 is not a prime number unfortunately
- 3 more replies
New conversation -
-
-
thats unremarkable as hell
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
I saw that as “Batman’s conjecture”
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
a = 2 b = 5 c = 31 res1 = 0 res2 = 0 for i in range(5): res1 += a**i for k in range(3): res2 += b**k res1==res2==c
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
Can think of it as 11111 base 2 = 111 base 5, or generally a string of 1's in base m being equal to a string of 1's in base n, m and n both prime. Not that this helps :)
-
It is : 31 base 2 = 31 base 5 = 31 base x where 2<=x<=31
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.