I was doing some geometric series stuff today and was thinking about how numbers that are in between $-1$ and $1$ are always ‘farther from $0$’ than their squared equivalents, but how is that proven? Is it just taken as something basic? I mean, obviously any number multiplied by a number who’s absolute value is less than one will be smaller than before, but is there anything more formal/rigorous to explain that?
I guess you could say that for a number $-1<\frac{a}{b}<1$ that $|a|<|b|$ and so $|b^2-b|$ is greater than $|a^2-a|$, and so there is an even bigger different between $b^2$ and $a^2$, therefore $|\frac{a^2}{b^2}|$ must be smaller than $|\frac{a}{b}|$. Is that valid?
Your idea is right. In formulas, if $x = 0$ it is trivial. Otherwise, take $|x| < 1$ and multiply both sides by $|x|$ to get $|x|^2 < |x|$.