Monthly Archives: July 2020

Hasse Diagrams

Hasse diagrams provides us a compact way of visualizing Partially Ordered Relations. They diagrams are easy to visualize because the diagonal pairs (reflexive) are not required. Transitive edges are removed by drawing the connected graph from bottoms up.

Posted in Combinatorics, Graph Theory | Tagged | Leave a comment

Basic Relations

The 5 main relations on which we build other relations like Equivalence and Posets are Reflexive Irreflexive Symmetric Antisymmetic Asymmetric Transitive  

Posted in Combinatorics, Graph Theory | Leave a comment

Hamiltonian Cycle Vs Eulerian Cycle

Here is a set of simple graphs which illustrate that one cannot predict if a given graph is Eulerian then it will imply Hamiltonian or vice a versa.

Posted in Graph Theory, Proof | Tagged | Leave a comment

Havel Hakimi Theorem

The purpose of Havel Hakimi Theorem is to find out if a given degree sequence of a graph is valid or not. Here is a visual way to see what happens in the algorithm when we delete a vertex.

Posted in Algorithm, Graph Theory | Tagged | Leave a comment

A Visual Proof of a Geometric Series

Here is a proof of series . I learned this proof in Visual Math by Starbird. Notice that if we add the  trapezoidal strips we can cover the whole area. The triangle in the trapezoidal strips is   the area. … Continue reading

Posted in Geometry, Proof, Series | Tagged , | Leave a comment

Eulerian Vs Hamiltonian Circuit

Given a graph one can see that there is no relation between Hamiltonian and Eulerian circuits. A given graph could be both, either or none.

Posted in Graph Theory, Proof, Puzzle | Tagged | Leave a comment

Finding Square Root of a Number using Geometric Construction

Here is a construction to find the square root of a number using Similar Triangles. This is the same proof we use for the proof of AM GM inequality. Where instead of augmenting the segment by we augment it by … Continue reading

Posted in Geometry, Proof | Tagged , | Leave a comment

Multiplying and Dividing Numbers Geometrically

How can we add and multiply lengths Geometrically.  With just ruler and compass its pretty straighforward. Draw the length of the two segments such that they are making an arbitrary acute angle. Mark unit length on one of the segment … Continue reading

Posted in Famous Problem, Geometry, Proof | Tagged , , | Leave a comment

Geometrical Construction of Golden Rectangle

This is an easy way to construct a golden rectangle. Notice how Pythagorean identity is use to construct a side of length and added to half of the unit square length using compass.

Posted in Geometry, Proof, Uncategorized | Tagged , , | Leave a comment

Lunes of Hippocretes

I saw this problem in Posamentier’s book and recently I found this in Starbird’s lecture. This was probably an attempt by Hippocretes to square the circle. The amazing thing is that the area of lunes is equal to the area … Continue reading

Posted in Geometry, Math History, Proof, Symmetry | Tagged , | 1 Comment