Prime numbers: Using other number systems

Basicaly our normal number system persists on a very basic sequence: F(n) = F(n-1) + 1 with a fix basis (Binary, Decimal, Hexadecimal) But it came to my mind that basicaly prime numbers does not match that criteria very well … Continue reading

Posted in Allgemein, Deep Thoughts, Joes Tests, Just Thoughts | Tagged , , , , | Leave a comment