I found a weird thing in ChatGPT

  • If you ask chat GPT whether 2147462299 is prime, it'll output a wrong result.

    And after discussing with the AI I got this response: "I apologize for any confusion my previous response may have caused. You are correct that 2147462299 is not divisible by 137, 73, or 41. In fact, 2147462299 is a prime number.

    To determine if a number is prime, you can use a variety of methods, including trial division and the sieve of Eratosthenes. These methods involve dividing the number in question by a series of smaller numbers, typically starting with 2 and ending with the square root of the number being tested. If the number being tested is not divisible by any of these smaller numbers, it is likely to be prime.

    It is also possible to use specialized software or online tools to determine if a number is prime. Some of these tools use more advanced methods, such as the AKS (Agrawal–Kayal–Saxena) primality test, which can determine with high accuracy whether a number is prime or composite.

    I apologize for any mistake I made in my previous response. Please let me know if you have any further questions."

  • It gets stuff wrong all the time - it has no knowledge or understanding - it's just a very convincing stochastic parrot.