Prove sinx+cosx≥1 for x in [0,π/2]

  • Context: Undergrad 
  • Thread starter Thread starter estro
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around the inequality sin(x) + cos(x) ≥ 1 for x in the interval [0, π/2]. Participants explore various methods of proof, including non-geometrical approaches, while addressing the validity of different arguments and assumptions made during the conversation.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants question whether there is a non-geometrical proof for the inequality sin(x) + cos(x) ≥ 1.
  • One participant suggests that squaring both sides leads to the expression 2sin(x)cos(x) ≥ 0, which is true in the first quadrant.
  • Another participant argues that the inequality holds for x in [0, π/2] based on the behavior of the function f(x) = sin(x) + cos(x) and its critical points.
  • Some participants challenge the validity of arguments made by others, particularly regarding assumptions that may not hold in all quadrants.
  • There is a discussion about the implications of the triangle inequality and whether it can be considered a geometric argument.
  • One participant expresses frustration over the lack of clarity in the algebra presented and the desire for a calculus-based approach to the problem.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the validity of certain arguments or the existence of a non-geometrical proof. Multiple competing views remain regarding the assumptions and methods used to approach the problem.

Contextual Notes

Some arguments rely on specific conditions being met, such as the positivity of sin(x) and cos(x) in the first quadrant. The discussion reflects a range of mathematical reasoning and assumptions that may not be universally applicable.

estro
Messages
239
Reaction score
0
Is there any non geometrical way to proof this fact?
sinx+cosx>=1 for every x in [0,Pi/2]
 
Last edited:
Physics news on Phys.org
Welcome to PF!

Hi estro! Welcome to PF! :smile:
estro said:
Is there any non geometrical way to proof this fact?
sinx+cosx>=1

i] it's not true for 90º < x < 360º

ii] you can prove non-geometrically that sinx + cosx = sin(x + 45º)/sin45º :wink:
 


tiny-tim said:
Hi estro! Welcome to PF! :smile:


i] it's not true for 90º < x < 360º

ii] you can prove non-geometrically that sinx + cosx = sin(x + 45º)/sin45º :wink:

Oh, sorry I corrected my mistake.
 


f(x) = sinx + cosx

f&#039;(x) = cosx - sinx = 0

cosx = sinx

x = \frac{\pi}{4}\\
For values < pi/4, f'(x) = +, and for values >pi/4, f'(x) = -. This means at x=pi/4, there is a local maximum on the interval [0,pi/2]. Therefore, x=0 and x=pi/2 must be local minimums. We can then say that for all values x on the interval [0,pi/2]

f(0 or \frac{\pi}{2}) \le f(x) \le f(\frac{\pi}{4})\\
1 \le f(x) \le \sqrt{2}\\

I sort of just made this up off the spot.
 


Well if you square both sides it's just

sin^2 + cos^x + 2sinxcosx >= 1

2sinxcosx >= 0

Which is obviously true in the first quadrant.
 


nicksauce said:
Well if you square both sides it's just

sin^2 + cos^x + 2sinxcosx >= 1

2sinxcosx >= 0

Which is obviously true in the first quadrant.

I think from obvious reasons your idea is wrong...
 


Since 1 ≥ (sinx, cosx) ≥ 0 in the interval, sinx ≥ sin2x and cosx ≥ cos2x.
Therefore sinx + cosx ≥ sin2x + cos2x = 1.
 
Last edited:


estro said:
nicksauce said:
Well if you square both sides it's just

sin^2 + cos^x + 2sinxcosx >= 1

2sinxcosx >= 0

Which is obviously true in the first quadrant.
I think from obvious reasons your idea is wrong...
What obvious reason? nicksauce's argument is correct regarding the first quadrant.

That said, his argument is not correct throughout. \sin x \cos x \ge 0 for the third quadrant as well. In that quadrant, however, \sin x + \cos x \le -1.
 


D H said:
What obvious reason? nicksauce's argument is correct regarding the first quadrant.

That said, his argument is not correct throughout. \sin x \cos x \ge 0 for the third quadrant as well. In that quadrant, however, \sin x + \cos x \le -1.

From nicksauce's argument, we can't conclude sinx+cosx >=1 for x in [0,Pi/2].
 
  • #10


D H said:
What obvious reason? nicksauce's argument is correct regarding the first quadrant.

That said, his argument is not correct throughout. \sin x \cos x \ge 0 for the third quadrant as well. In that quadrant, however, \sin x + \cos x \le -1.

estro said:
From nicksauce's argument, we can't conclude sinx+cosx >=1 for x in [0,Pi/2].

You can get both from nick's argument. For x in quadrant I or III:

2 sin x cos x ≥ 0
sin2(x) + 2 sin(x)cos(x) + cos2x ≥ 1
((sin(x) + cos(x))2 ≥ 1
|sin(x) + cos(x)| ≥ 1

Both results follow considering the signs in those two quadrants.
 
  • #11


Is nick's argument weak because he assumed the premiss is true, then deduced his conclusion on that assumption?
 
  • #12


Live2Learn said:
Is nick's argument weak because he assumed the premiss is true, then deduced his conclusion on that assumption?
That's what I was thinking: that you can't subtract 1 from or square both sides unless the equation's true in the first place.
 
  • #13


I'd think to write sinx+cosx in the form Rsin(x+β) and then show what happens in the range [0,π/2]
 
  • #14
estro said:
Is there any non geometrical way to proof this fact?
sinx+cosx>=1 for every x in [0,Pi/2]
nicksauce said:
Well if you square both sides it's just

sin^2 + cos^x + 2sinxcosx >= 1

2sinxcosx >= 0

Which is obviously true in the first quadrant.
Live2Learn said:
Is nick's argument weak because he assumed the premiss is true, then deduced his conclusion on that assumption?

Why is almost everyone questioning nicksauce's :smile: proof?

It's perfectly valid in the first quadrant ([0,π/2]), which is all the original question asks for! :rolleyes:

(and it's simpler than my proof!)

(and as LCKurtz :smile: says, it can be adapted to cover the whole circle)
rock.freak667 said:
I'd think to write sinx+cosx in the form Rsin(x+β) and then show what happens in the range [0,π/2]


see my first post :wink:
 
Last edited:
  • #15


Anonymous217 said:
That's what I was thinking: that you can't subtract 1 from or square both sides unless the equation's true in the first place.

True. I wasn't trying to provide a rigorous proof, but rather roughly sketching out the means for a direction by which the OP could arrive at a rigorous proof.
 
  • #16


nicksauce said:
True. I wasn't trying to provide a rigorous proof, ...
Which is a good thing. We aren't supposed to solve the students problems for them here. We (me included) came a little too close to that in this thread.

nicksauce's argument is perfectly valid given the right circumstances. The OP needs to show that these circumstances apply here.
 
  • #17


Sorry if someone else presented the same argument in a way i couldn't understand:

(x+y)^2 >= x^2+y^2

so x+y >= (x^2+y^2)^(1/2)

and so sin(x)+cos(x) >= (sin^2(x)+cos^2(x))^(1/2)=1
so sin(x)+cos(x) >= 1

or do you consider the triangle inequality "geometric"? (which, by the name of "triangle", i would not begrudge you for :P)
 
  • #18


n1person said:
Sorry if someone else presented the same argument in a way i couldn't understand:

(x+y)^2 >= x^2+y^2

so x+y >= (x^2+y^2)^(1/2)

and so sin(x)+cos(x) >= (sin^2(x)+cos^2(x))^(1/2)=1
so sin(x)+cos(x) >= 1

or do you consider the triangle inequality "geometric"? (which, by the name of "triangle", i would not begrudge you for :P)

Well, the first part of the equation is only true if...

(x+y)^2 \geq x^2 + y^2

x^2+2xy+y^2 \geq x^2+y^2

2xy \geq 0

So sin(x)+cos(x) >= 1 only holds true if both sin(x) and cos(x) are positive, I suppose.
 
  • #19


Exactly.
 
  • #20


D H said:
Which is a good thing. We aren't supposed to solve the students problems for them here. We (me included) came a little too close to that in this thread.

nicksauce's argument is perfectly valid given the right circumstances. The OP needs to show that these circumstances apply here.

I hope you understand that I've already solved this problem before posting this question on PF.
And I never asked for a formal proof, I indeed asked for an alternative idea to what I've used in my geometrical based proof.
And still I couldn't figure out pure "calculus" approach to solving this problem.

It's a little pity that this thread was flooded with unclear algebra rather ideas...

Anyway thank you all very much...
 
Last edited:
  • #21


estro said:
I hope you understand that I've already solved this problem before posting this question on PF.
And I never asked for a formal proof, I indeed asked for an alternative idea to what I've used in my geometrical based proof.
And still I couldn't figure out pure "calculus" approach to solving this problem.

It's a little pity that this thread was flooded with unclear algebra rather ideas...

Anyway thank you all very much...

It's a pity? It looks to me like you received several alternative ideas.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
4
Views
9K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K