Posts

Showing posts with the label Congruences

Equilateral and Equiangular Polygons

A polygon is a 2 dimensional geometric figure bound with straight sides. A polygon is called Equilateral if all of its sides are congruent. Common examples of equilateral polygons are a rhombus and regular polygons such as equilateral triangles and squares.  Now, a polygon is equiangular if all of its internal angles are congruent.  Some important facts to consider The only equiangular triangle is the equilateral triangle If P is an equilateral polygon that has more than three sides, it does not have to be equiangular. A rhombus with no right angle is an example of an equilateral but non-equiangular polygon.  Rectangles, including squares, are the only equiangular quadrilaterals Equiangular polygon theorem. Each angle of an equiangular n-gon is  $$\Bigg(\frac{n-2}{n}\Bigg)180^{\circ} = 180^{\circ} -   \frac{360^{\circ}}{n} $$ Viviani's theorem   Vincenzo Viviani (1622 – 1703) was a famous Italian mathematician. With his exceptional intelligence in math...

Modular Arithmetic

1. Let $n$ be a fixed positive number. Two integers $a$ and $b$ are said to be congruent modulo $n$, symbolized by  $a\equiv b \pmod{n}$  if $n$ divides the difference $a-b$., i.e., provided that $a-b = kn$ for some integer $k$. For ex.   $23\equiv 3 \pmod{5}$,  $19\equiv 3 \pmod{4}$ ,   $12\equiv 5 \pmod{7}$ ,   $5\equiv 5 \pmod{3}$ , 2. For arbitrary integers $a$ and $b$,  $a\equiv b \pmod{n}$  iff $a$ and $b$ leave the same non negative remainder when divided by $n$ 3. Let $n>1$ be fixed and $a, b, c, d$ be arbitrary integers. Then the following properties hold: $a\equiv a \pmod{n}$          Ex.,  $7\equiv 7 \pmod{3}$          $7-7 = 0$ is a multiple of $3$. Hence $3$ divides $0$ If  $a\equiv b \pmod{n}$ , then  $b\equiv a \pmod{n}$          Ex.,  $17\equiv 3 \pmod{7}$          This congruen...

Popular posts from this blog

Equilateral and Equiangular Polygons

Incenter/Excenter Lemma

Common Factorizations