Glam Prestige Journal

Bright entertainment trends with youth appeal.

Archive: Updates

updates

Finding vertices of regular polygon

I am trying to find the vertices of a regular polygon using just the number of sides and 2 vertices. After the second vertex, I will make left turns to fi...

Apr 19, 2026
updates

Approximating log of factorial

I'm wondering if people had a recommendation for approximating $\log(n!)$. I've been using Stirlings formula, $ (n + \frac{1}{2})\log(n) - n + \...

Apr 19, 2026
updates

Diagonalizing a 3x3 matrix

Prove that matrix $A$ is diagonalizable, find the bases for the eigenspaces, the diagonalizing matrix $P$, and compute $P^{-1} A P$ where $A= \left(\begin...

Apr 19, 2026