AoPSWiki
Looking for a challenging algebra text? Preparing for MATHCOUNTS or the AMC exams?
Check out Art of Problem Solving's Introduction to Algebra by Richard Rusczyk.

Fallacy

From AoPSWiki

(Redirected from Fallacious proof)

A fallacy is a step an attempted proof that is logically flawed in some way. The fact that a proof is fallacious says nothing about the validity of the original proposition.

Contents

Common false proofs

The fallacious proofs are stated first and then links to the explanations of their fallacies follow.

2 = 1

Let a=b.

Then we have

a^2 = ab (since a=b)
2a^2 - 2ab = a^2 - ab (adding a^2-2ab to both sides)
2(a^2 - ab) = a^2 - ab (factoring out a 2 on the LHS)
2 = 1 (dividing by a^2-ab)

Explanation

All horses are the same color

We shall prove that all horses are the same color by induction on the number of horses.

First we shall show our base case, that all horses in a group of 1 horse have the same color to be true. Of course, there's only 1 horse in the group so certainly our base case holds.

Now assume that all the horses in any group of k horses are the same color. This is our inductive assumption.

Using our inductive assumption, we will now show that all horses in a group of k+1 horses have the same color. Number the horses 1 through k+1. Horses 1 through k must be the same color as must horses 2 through k+1. It follows that all of the horses are the same color.

Explanation

All numbers are equal

Consider arbitrary reals a and b, and let t = a + b. Then a + b = t

(a + b)(a - b) = t(a - b)


a^2 - b^2 = ta - tb


a^2 - ta = b^2 - tb


a^2 - ta + \dfrac{t^2}{4} = b^2 - tb + \dfrac{t^2}{4}


\left(a - \dfrac{t}{2}\right)^2 = \left(b - \dfrac{t}{2}\right)^2


a - \dfrac{t}{2} = b - \dfrac{t}{2}


a = b

Explanation

Bread

  • Nothing is better than fame, happiness and success.
  • A few small crumbs of bread are better than nothing.
  • Thus, a few small crumbs of bread are better than fame, happiness, and success.


Explanation

See also

Want to learn how to tackle those tough AMC/AIME/Olympiad counting and probability problems? Check out Art of Problem Solving's Intermediate Counting & Probability by David Patrick.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us