Thursday, May 7, 2015

Intermediate Value Theorem to Prove Inequality Problem

In my previous post, I talked about how to use calculus method to prove that sin10>16 (Never Be Complacent).

Or more precisely, the Intermediate Value Theorem as our weapon to prove it.

We will use the triple angle identity for sin3x=3sinx4sin3x and the value for sin30=12 when x=10 in our solution:

sin3x=3sinx4sin3x

sin3(10)=3sin(10)4sin3(10)

12=3sin(10)4sin3(10)

4sin3(10)3sin(10)+12=0

Here, if we treat sin(10)=r, the equation above becomes

4r33r+12=0---(1)

Suppose we want to find the solutions (i.e. the value for r=sin(10) when 0<r<0.5 since 0<sin10<sin30 ) for equation (1).

We know this cubic equation doesn't factor nicely, so, we won't aim to find for the exact solution but to look for the interval where that specific solution lies, in this case, we will use the Intermediate Value Theorem.

Intermediate Value Theorem states that:

If f is continuous on the closed and finite interval [a,b], and if K is any number between f(a) and f(b), then there exists (at least one) number c where c[a,b] such that K=f(c).

Corollary:

If f is continuous on the closed and finite interval [a,b], and if f(a) and f(b) have opposite sign (f(a)f(b)<0), then there exists (at least one) number c where c[a,b] such that f(c)=0 and so c is the root of f.

We could exploit this fact to our problem, but we must think of two "wise" values as a and b so that we could have f(a)<0 and f(b)>0, and we must relate a and b with 16, or to be more exact, if a<b, then a<16<b.

We also need to define f(r)=4r33r+12.

We let a=17 and b=15.

f(a)=f(17)=4(17)33(17)+12>0

f(b)=f(15)=4(15)33(15)+12<0

Since f(r) is continuous, by the Intermediate Value Theorem, there is a number c between a=17 and b=15 such that f(c)=0. In other words, c is the root of f(r).

In our case, c>17 and our c represents the solution for the equation 4r33r+12=0.

Therefore, we can conclude by now that

sin10>17>110 and we are hence done.

No comments:

Post a Comment