I am trying to find a theorem that is valid only for very large numbers.
Example:
There are numbers which have more than 100 distinct factors.
Above theorem satisfies this condition, but it is a trivial one. What I would like is not a trivial one just for the purpose of being for huge numbers. I mean the huge number part should be a side effect rather than main focus.
I want to use it to show that even if you use brute force, trying up to hundred digit numbers, it may still not be successful proof.
Thank you