Wednesday, July 2, 2008

Proof of Trigonometric Inequalities

After yesterday's inequality induction, it's time for some trigonometric induction. The proof is a little hard to understand at first, but it's definitely worth seeing.

Prove:
xsin(1/x) < 1 when x > 0

This question can definitely fit in the short question-long answer template. However, it doesn't necessarily fit short question-hard answer.

First, we know that x is positive, so we can divide by it without changing the inequality sign:
sin(1/x) < 1/x

Now the argument of the sine function and the right side of the inequality are the same, so let's call them y. All we have to prove now is that sin y < y for every positive y.

First, when y is greater than 1, this is obvious. A sine can never be greater than 1. When y is 1, there is no problem either, because sin 1 is about 0.84 (the argument is in radians, don't forget). The problem begins when 0 < y < 1.

To solve that, let's derivate the inequality we want to prove. We get cos y < 1. As you can see, the rate of growth of sin y is cos y, and the rate of growth of y is linear. When y goes up by 0.5, sin y goes by less than that. This means that sin y is always less than y when 0 < y < 1.

Since y = 1/x, we can conclude that:
sin(1/x) < 1/x (when 1/x > 0, which means x > 0)
xsin(1/x) < 1

Problem solved.
Nadav

nadavs

No comments: