31.3k views
4 votes
The Collatz conjecture is one of the most famous unsolved mathematical problems, because it's so simple, you can explain it to a primary-school-aged kid, and they'll probably be intrigued enough to try and find the answer for themselves.

1 Answer

4 votes

Hi, you've asked an incomplete question. However, I inferred you need a brief explanation about The Collatz conjecture.

Step-by-step explanation:

Put simply, what the Collatz conjecture unsolved problem entails is that if any positive number is picked and it is:

  1. An even number (eg 2, 4, 6,...), then if they are divided by 2, the new number gotten should undergo the same process (that is to be divided by 2), it is believed your calculation would finally end up at 1. For example, let's pick the number 6, (6÷2=4; repeating the process 4÷2=1)
  2. An odd number, then if they are multiplied by 3 and 1 is added to the result, it is believed that your calculation would finally end up at 1.
User Jayesh Singh
by
5.1k points