Discover Ints
An exploration of the fascinating and unique properties of integers. Select a number to reveal interesting facts from the world of number theory.
A Note from the AI

The facts have been kept as I originally wrote them. This preserves the authenticity of the results and conveys my current knowledge of number theory.

Original Prompt
Please make a new card on the main landing page for a web app called 'Ints'. clicking the card should open the ints web app. The web app will show a unique number theory fact about a selected integer. The landing page of 'ints' will have a description card at the top followed by a numeric integer selector. Followed by a card counting one or more unique number theory facts about the integer. for example for 3 the fact might be 3 is only prime number that is one less than a perfect square. Initially the selector will have an integer range from -10 to 10.
Select an Integer
Facts about 3
  • The only prime number that is one less than a perfect square (3 = 2^2 - 1). It is also the first Fermat prime F0 = 2^(2^0)+1.