Difference between revisions of "Proofs without words"
(+ alternating sum of odd integers, integral of x^alpha + x^(1/alpha)) |
m |
||
Line 8: | Line 8: | ||
hockey stick? | hockey stick? | ||
− | + | Catalan numbers / reflection principle | |
− | + | geometric series: http://mahalanobis.twoday.net/stories/3472911/ | |
+ | Fibonacci: sum_{i=1}^{2n-1} F_iF_{i+1} = F_{2n}^2 | ||
+ | sum of squares, http://legacy.lclark.edu/~mathsci/invitation.pdf | ||
+ | weighted sum of triangle numbers: http://legacy.lclark.edu/~mathsci/weightedsum.pdf | ||
+ | pentagonal/octagonal numbers: http://legacy.lclark.edu/~mathsci/octnos.pdf | ||
geometry: | geometry: | ||
Pythagorean Theorem (multiple ways - 5?) | Pythagorean Theorem (multiple ways - 5?) | ||
− | + | smallest triangle in angle (Engel 315 5) | |
− | smallest triangle in angle | ||
− | |||
equilateral triangle in three lines | equilateral triangle in three lines | ||
− | |||
Fermat point problem | Fermat point problem | ||
− | |||
Fagnano problem | Fagnano problem | ||
− | |||
regular heptagon identity? | regular heptagon identity? | ||
− | |||
Law of Cosines | Law of Cosines | ||
− | |||
Law of Sines | Law of Sines | ||
− | |||
radical axes/homotheties? | radical axes/homotheties? | ||
+ | Engel 313 E12, 316 6, 11, 323 4, 326/7 | ||
+ | arbelos/salinon: http://legacy.lclark.edu/~mathsci/arbelos.pdf, http://legacy.lclark.edu/~mathsci/salinon.pdf | ||
+ | abc/4R: http://legacy.lclark.edu/~mathsci/euler.pdf | ||
+ | area of triangle xy: http://legacy.lclark.edu/~mathsci/area-rt-tri.pdf | ||
misc. | misc. | ||
3D QM-GM | 3D QM-GM | ||
− | + | AM-GM from http://jwilson.coe.uga.edu/emt725/AMGM/AMGM.5.html | |
− | |||
− | |||
Minkowski's inequality | Minkowski's inequality | ||
− | |||
rt(a^2 - ab + b^2) rt(b^2 - bc + c^2) < rt(a^2 + ac + c^2) | rt(a^2 - ab + b^2) rt(b^2 - bc + c^2) < rt(a^2 + ac + c^2) | ||
− | |||
− | |||
− | |||
− | |||
cardinality of interval with R | cardinality of interval with R | ||
− | |||
domino tiling, per mathoverflow | domino tiling, per mathoverflow | ||
− | + | hexagon tiling with cube (aops logo) | |
--> | --> | ||
== Summations == | == Summations == |
Revision as of 03:47, 19 May 2011
The following demonstrate proofs of various identities and theorems using pictures, inspired from this gallery.
Summations
The sum of the first odd natural numbers is .
The sum of the first positive integers is .
The sum of the first positive integers is .[1]
The alternating sum of the first odd natural numbers is . (Source)
Nichomauss' Theorem: can be written as the sum of consecutive integers, and consequently that .
Here, we use the same re-arrangement as the first proof on this page (the sum of first odd integers is a square). Here's another re-arrangement to see this:
This also suggests the following alternative proof:
An animated version of this proof can be found in this gallery.
The th pentagonal number is the sum of and three times the th triangular number.
If denotes the th pentagonal number, then .
The identity , where is the th Fibonacci number.
Geometric series
The infinite geometric series .
The infinite geometric series .
The infinite geometric series .
Another proof of the identity .
The infinite geometric series .
The arithmetic-geometric series , also known as Gabriel's staircase.[2]
Geometry
The Pythagorean Theorem (first of many proofs): the left diagram shows that , and the right diagram shows a second proof by re-arranging the first diagram (the area of the shaded part is equal to , but it is also the re-arranged version of the oblique square, which has area ).[3]
Another proof of the Pythagorean Theorem (animated version).
Another proof of the Pythagorean Theorem; the left-hand diagram suggests the identity , and the right-hand diagram offers another re-arrangement proof.
A dissection proof of the Pythagorean Theorem.[6] (Cut-the-knot)
COMING: The last proof of the Pythagorean Theorem we shall present on this page, this one by dissection.
(Comment: we do not need to re-arrange the triangles to a trapezoid to see this, but this re-arrangement works due to alternate interior angles/angle bisector properties of the incenter.)
The area of a dodecagon is , where is the circumradius.
The smallest distance necessary to travel between , the x-axis, and then for is given by .[4]
In trapezoid with , then .
Miscellaneous
from . (Source)
(Source)
The Root-Mean Square-Arithmetic Mean-Geometric Mean inequality, .
The Root-Mean Square-Arithmetic Mean-Geometric Mean-Harmonic mean Inequality.[5]
Fermat's Little Theorem: for (above ).
There exists a homeomorphism, the stereographic projection, between the punctured hypersphere and for .
References
- ^ MathOverflow
- ^ Wolfram MathWorld
- ^ Attributed to the Chinese text Zhou Bi Suan Jing.
- ^ This is more of a proof without words of the AM-GM inequality ; though the lengths of the segments labeled RMS and HM can easily be verified to have values of , respectively, it might not be obvious from the diagram. It still serves as a useful graphical demonstration of the inequality.