Can You Square an Inequality for Sin(x)?

  • Thread starter Thread starter kahwawashay1
  • Start date Start date
  • Tags Tags
    Inequality Sine
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 3K views
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[itex]\leq[/itex]sin x[itex]\leq1[/itex]

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

(-1)^2[itex]\leq(sin x)^2[/itex][itex]\leq(1)^2[/itex]

??

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[itex]\leq[/itex]sin x[itex]\leq1[/itex]

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

(-1)^2[itex]\leq(sin x)^2[/itex][itex]\leq(1)^2[/itex]

??

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

[tex]a\leq b~\Rightarrow~a^2\leq b^2[/tex]

only holds if [itex]a,b\geq 0[/itex].

If both [itex]a,b\leq 0[/itex], then we got the reverse rule

[tex]a\leq b~\Rightarrow b^2\leq a^2[/tex]

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

Yup this helps thx!