The theory is that each pair of numbers points you to a different prime (maybe not even a prime idk) as you recurse up the tree and it should end at the right factor.
Also my idea is a way to generate prime numbers.
The theory is that each pair of numbers points you to a different prime (maybe not even a prime idk) as you recurse up the tree and it should end at the right factor.
Also my idea is a way to generate prime numbers.