Can someone check proof for |sin x-cos x|≤√2

  • Thread starter Thread starter cambo86
  • Start date Start date
  • Tags Tags
    Proof
cambo86
Messages
25
Reaction score
0
I'm not confident with my proofs and was wondering if someone could just check this one.

Show that |sin x-cos x|≤√2 for all x.

Attempt:
LHS = |sin x-cos x|
=√(sin x-cos x)2
=√(sin2 x - 2sin x cos x + cos2 x)
since sin2 x + cos2 x=1, and 2sin x cos x = sin(2x)
LHS = √(1 - sin(2x))
since sin(2x) oscilates between -1 and 1, LHS oscilates between 0 and √2
∴LHS ≤ √2
 
Physics news on Phys.org
cambo86 said:
I'm not confident with my proofs and was wondering if someone could just check this one.

Show that |sin x-cos x|≤√2 for all x.

Attempt:
LHS = |sin x-cos x|
=√(sin x-cos x)2
=√(sin2 x - 2sin x cos x + cos2 x)
since sin2 x + cos2 x=1, and 2sin x cos x = sin(2x)
LHS = √(1 - sin(2x))
since sin(2x) oscilates between -1 and 1, LHS oscilates between 0 and √2
∴LHS ≤ √2

The idea is sound, although I would have expressed the last part more formally starting with -1 \leq \sin 2x \leq 1, then manipulating that with the rules of inequalities to give the desired bounds.

BTW, another way to do the proof is to express \sin x - \cos x in the form R\sin(x - \theta) (where R and \theta are to be found). I prefer this method, as it's more elegant.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top