Weekly Problem: The Card Sequence Problem

Problem Statement
You have three cards numbered 1, 2, and 3. You shuffle them and place them face down in a row.

Question: What is the probability that at least one card is in its correct position (i.e., card number matches its position)?

Read more

Weekly Problem: Number Theory

The Collatz Sequence Let’s explore one of the most deceptively simple yet unsolved problems in mathematics, first proposed by Lothar Collatz in 1937. The Rules Start with any positive integer n. At each step: If the number is even, divide

Read more

Weekly Problem: Fallacy Fallacy

Understanding the Fallacy Fallacy Test your knowledge about the fallacy fallacy – the mistake of assuming that if an argument contains a fallacy, its conclusion must be false.

Read more