Can You Square an Inequality for Sin(x)?

  • Thread starter Thread starter kahwawashay1
  • Start date Start date
  • Tags Tags
    Inequality Sine
kahwawashay1
Messages
95
Reaction score
0
Hello

I am doing a calculus proof with epsilon-delta and I am trying to say the following:

-1\leqsin x\leq1

and now I want to get (sin x )^2 ...so can you just square all sides of the inequality like this:

(-1)^2\leq(sin x)^2\leq(1)^2

??

According to the rule for inequalities, you can do this i think? But obviously sinx squared isn't between 1 and 1?
 
Physics news on Phys.org
kahwawashay1 said:
Hello

I am doing a calculus proof with epsilon-delta and I am trying to say the following:

-1\leqsin x\leq1

and now I want to get (sin x )^2 ...so can you just square all sides of the inequality like this:

(-1)^2\leq(sin x)^2\leq(1)^2

??

According to the rule for inequalities, you can do this i think? But obviously sinx squared isn't between 1 and 1?

Well, you obviously can't :-)

You can only square an inequality if you know that all the expressions in it are positive.
In this case -1 isn't positive, so...
 
No, you can't do this. The rule

a\leq b~\Rightarrow~a^2\leq b^2

only holds if a,b\geq 0.

If both a,b\leq 0, then we got the reverse rule

a\leq b~\Rightarrow b^2\leq a^2

If we have a\leq 0\leq b then all sort of things can happen. It's not possible to find a relation between a^2 and b^2 just like that.
 
Another possible thing to do would be to multiply by sin(x), which is totally viable for x \in \left[0, \pi\right].
 
Would squaring the inequality
0\leq |sin(x)|\leq 1
help you?
 
LCKurtz said:
Would squaring the inequality
0\leq |sin(x)|\leq 1
help you?

Yup this helps thx!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top