@blamocur: Sorry if I come back on this, but I still have doubts about this. In the following, I have written this without mistakes. Can you gently check if this is correct, please?
My textbook says that if [imath]n \in \mathbb{N}[/imath] is big enough and [imath]|x|>1[/imath], then [imath]|x|^n\ge2[/imath] and from this it says (without further explanation) that [imath]\frac{1}{|x|^n-1}\le\frac{2}{|x|^n}[/imath]. I can of course prove the inequality backwards, however, since the author is interested in an estimation of the kind [imath]\frac{1}{|x|^n-1}\le\frac{k}{|x|^n}[/imath] for some [imath]k\in\mathbb{R}[/imath], I would like to understand the process that the author of textbook has used to find that inequality without knowing what constant works at the numerator.
So I tried this: for [imath]|x|^n\ge2[/imath], it is [imath]\frac{1}{|x|^n-1}\le\frac{k}{|x|^n} \iff k(|x|^n-1)\ge|x|^n \iff |x|^n(k-1) \ge k[/imath]. Since I am interested in finding some [imath]k\in\mathbb{R}[/imath] that work, I can impose that [imath]k>1[/imath] so that [imath]|x|^n(k-1) \ge k \iff |x|^n\ge\frac{k}{k-1}[/imath].
But, in this situation, it is [imath]|x|^n\ge2[/imath] and so, if I impose [imath]2\ge\frac{k}{k-1}[/imath] with [imath]k>1[/imath], then I will find all the [imath]k>1[/imath] that work. For [imath]k>1[/imath], it is [imath]2\ge\frac{k}{k-1} \iff k\ge2[/imath], and so if [imath]|x|^n \ge 2[/imath] it is [imath]\frac{1}{|x|^n-1}\le\frac{k}{|x|^n}[/imath] for any [imath]k\ge2[/imath]. Hence, since for any [imath]k\ge2[/imath] it is [imath]\frac{2}{|x|^n}\le\frac{k}{|x|^n}[/imath], the optimal value is for [imath]k=2[/imath] and I get the inequality from my textbook.
Is this reasoning a correct way to deduce this inequality and, in general, is introducing a generic parameter, solve for it (adding conditions if necessary, as I did in this situation) and finally fix the value of the parameters a correct technique to deduce inequalities?