asmani
- 104
- 0
What's the problem with this trivial solution: n --> n'th prime.
Can you give an example?asmani said:When I googled what I found were mind boggling functions...
https://math.stackexchange.com/ques...nction-from-the-natural-numbers-to-the-primesKrylov said:Can you give an example?
Your solution does of course use the result that the number of primes is not finite, so depending on what can be assumed known, that solution may not be "trivial".
The map is into and not onto, e.g. you don't hit any prime greater than three.asmani said:Can you give a counterexample?