Skip to main content

What are some mind-blowing facts about mathematics?



Prime Generating Polynomials :
The polynomial, n2+n+41 can be used to produce 40 primes for consecutive integer values 0≤n≤39. This property was discovered by Euler. Similarly, the incredible formula, n279n+1601 was discovered, which produces 80 primes for the consecutive values 0≤n≤79!
Kaprekar’s Constant :
6174 is known as Kaprekar’s Constant, after the Indian Mathematician D.R. Kaprekar.
  1. Take any four-digit number, using at least two different digits (Leading zeros are allowed.)
  2. Arrange the digits in descending and then in ascending order, to get two four-digit numbers, adding leading zeroes if necessary.
  3. Subtract the smaller number from the larger number and go back to step 2.
The above process will always reach the fixed number, 6174, taking at most 7 iterations. Try it yourself! (Note that after the first subtraction or the subsequent subtractions, the result obtained is always a multiple of 9!)
Collatz Conjecture :
Take any positive integer n. If n is even, divide it by 2 to get n2. If n is odd, multiply it by 3 and add 1 to get 3n+1. Repeat the process endlessly and no matter what number you start with, you will eventually reach 1.
Whether or not it is possible for all positive integer initial values to eventually reach 1, is one of the well known unsolved problems in mathematics. Paul Erdős said about the Collatz conjecture: "Mathematics may not be ready for such problems." He also offered $500 for its solution.
Fermat’s Last Theorem (Fermat’s Conjecture) :
It states that no three positive integers ab, and c satisfy the equation an+bn=cn for any integer value of n greater than two.
The first successful proof was released in 1994 by British Mathematician Andrew Wiles, and formally published in 1995, after 358 years of effort by mathematicians after the conjecture was proposed. The proof is over 150 pages long and took almost 7 years to develop. Prior to Wiles's proof, thousands of incorrect proofs were submitted, amounting to roughly 10 feet (3 meters) of correspondence.
It is among the most notable theorems in the history of mathematics and prior to its proof, it was in the Guinness Book of World Records as the "most difficult mathematical problem", one of the reasons being that it has the largest number of incorrect and unsuccessful proofs!

Comments

Popular posts from this blog

how is tan (A+B) = [tan A + tan B]/[1 - tan A tan B]?

How is tan (A+B) = [tan A + tan B]/ [1 - tan A tan B]? Method 1: Let A = 30 deg and B = 45 deg. LHS = tan (30+45) = tan 75 = 3.732050808 RHS = [tan A + tan B]/[1 - tan A tan B] = [tan 30 + tan 45]/[1 - tan 30 tan 45] = [0.577350269 + 1]/[1 - 0.577350269*1] = 1.577350269/0.42264973 = 3.732050808 = LHS Proved. Method 2: tan (A+B) = [tan A + tan B]/[1 - tan A tan B] RHS = [tan A + tan B]/[1 - tan A tan B] =[(sin A/cos A) + (sin B/cos B)]/[1-(sin A/cos A)(sin B/cos B) = [sin A cos B + cos A sin B]/[cos A cos B][1 - sin A sin B/(cos A cos B)] = sin (A+B)/{[cos A cos B][cos A cos B - sin A sin B]/(cos A cos B)} = sin (A+B)/[cos A cos B - sin A sin B = sin (A+B)/cos (A+B) = tan (A+B) = LHS. Proved. Thanks. source:Quara

area of sphere

Well ever wondered how the  Surface Area of a Sphere  was derived? Well here is a great visualisation to alter your perception. Step 1 : Cut the sphere in the following way. Step 2 : Spread the cut out part across the paper Step 3 : Collate the pieces together in the following way Step 4 : Spread the areas out separately to form a sine curve Step 5 : The area of the sine curve is the surface area of the sphere Here’s a  GIF file  for better understanding. There’s of course the generic method of calculation where the surface area is calculated by cutting the sphere into infinitesimally thin disks of varying radius stacked over one another and integrating them, but this above method is a different way to look at the same problem. Image Source: Google Images 220 Loves 284. Yes, this pair of numbers was considered as a symbol of love in medieval period, lovers used to send flowers, fruits to each other with these numbe...

The Puzzle:

5 pirates of different ages have a treasure of 100 gold coins. On their ship, they decide to split the coins using this scheme: The oldest pirate proposes how to share the coins, and ALL pirates (including the oldest) vote for or against it. If 50% or more of the pirates vote for it, then the coins will be shared that way. Otherwise, the pirate proposing the scheme will be thrown overboard, and the process is repeated with the pirates that remain. As pirates tend to be a bloodthirsty bunch, if a pirate would get the same number of coins if he voted for or against a proposal, he will vote against so that the pirate who proposed the plan will be thrown overboard. Assuming that all 5 pirates are intelligent, rational, greedy, and do not wish to die, (and are rather good at math for pirates) what will happen?