How can I prove that this function is bounded using the given hint? $$f(x) = \frac{1-2\sin x}{1 + \cos^2 x}, $$
Hint:
- $|A + B| \leq |A| + |B|,$
- $|\sin x| \leq 1.$
How can I prove that this function is bounded using the given hint? $$f(x) = \frac{1-2\sin x}{1 + \cos^2 x}, $$
Hint:
Copyright © 2021 JogjaFile Inc.
$$\frac{1-2\sin{x}}{1+\cos^2x}\leq\frac{|1-2\sin{x}|}{1+\cos^2x}\leq\frac{|1|+|-2\sin{x}|}{1+\cos^2x}\leq\frac{3}{1+\cos^2x}\leq3.$$ $$\frac{1-2\sin{x}}{1+\cos^2x}\geq\frac{|1|-|2\sin{x}|}{1+\cos^2x}\geq\frac{1-2}{1}=-1.$$ Thus, $$-1\leq f(x)\leq3$$ and our function is indeed boubded.