M BUZZ CRAZE NEWS
// news

How can I prove $|\tan(x) +\tan(y) | \ge |x+y|$ with the Mean Value Theorem?

By Gabriel Cooper
$\begingroup$

How can I prove $$|\tan(x) +\tan(y) | \ge |x+y|$$ for all $x, y\in [-\pi/2,\pi/2]$?

I'm trying to do it with the mean value theorem but I can't use it for this equation, right? Since there is a "+" between $\tan x$ and $\tan y$.

$\endgroup$ 3

2 Answers

$\begingroup$

Apply the Mean Value Theorem to the function $f(x)=\tan(x)$. Since $f'(x)= 1+\tan^{2}(x)\ge1$ we get $$|\tan(x)-\tan(y)|\ge{|x-y|} $$ Note that $$\tan(-y)=-\tan(y).$$ Upon substitution of $-y$ for $y$ in $|\tan(x)-\tan(y)|\ge{|x-y|}$ we get $$|\tan(x)-\tan(-y)|\ge{|x+y|} $$ Thus $$ |\tan(x)+\tan(y)|\ge{|x+y|}.$$

$\endgroup$ $\begingroup$

Use the fact that $|\tan(x)-\tan(y)| \geq |x-y| \times \inf({\frac{1}{\cos^2(x)}}) = |x-y|$

$\endgroup$ 4

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy