Maximizing (sin x+cos x) on [0,2*pi]

  • Thread starter Thread starter ritwik06
  • Start date Start date
  • Tags Tags
    Value
AI Thread Summary
The maximum value of (sin x + cos x) on the interval [0, 2π] can be found using trigonometric identities. The expression can be rewritten as 2cos(x - π/4), which reaches its maximum when cos(x - π/4) equals 1. This occurs at x = π/4, confirming that the maximum value is 2. Understanding this involves recognizing the relationship between sine and cosine functions and their derivatives. The discussion emphasizes the importance of trigonometric identities in solving such problems.
ritwik06
Messages
577
Reaction score
0

Homework Statement


I was solving a problem involving sine and cosine ratios.
If I come to know the maximum possible value of (sin x+cos x), x belongs to [0,2*pi]. my problm would be solved.

Homework Equations





The Attempt at a Solution


I think x ill be in 1st quadrant as both sin and cos are +ve. If I am not wrong x=45?
but how do i mathematically prove
this?
 
Physics news on Phys.org
ritwik06 said:

Homework Statement


I was solving a problem involving sine and cosine ratios.
If I come to know the maximum possible value of (sin x+cos x), x belongs to [0,2*pi]. my problm would be solved.

Homework Equations





The Attempt at a Solution


I think x ill be in 1st quadrant as both sin and cos are +ve. If I am not wrong x=45?
but how do i mathematically prove
this?

One of the serious problems with showing no work at all is that we don't know what techniques you are familiar with. Do you know how to find the derivative of sin(x)+ cos(x)? Do you know what the derivative has to do with finding maximum values?
 
HallsofIvy said:
One of the serious problems with showing no work at all is that we don't know what techniques you are familiar with. Do you know how to find the derivative of sin(x)+ cos(x)? Do you know what the derivative has to do with finding maximum values?

No I have no idea. Sorry. But I had already written what I could think of
 
You may want to use the "R-formula", which states that a sin (x) \ + \ b cos(x) \ = \ R sin(x + \alpha), where R \ = \ \sqrt{a^2+b^2} and \alpha = tan^{-1} \frac{b}{a}.
 
Since you haven't learned about derivatives, I'll nudge you in another direction that could help.
It uses trigonometric identities.

Hint: sin x + cos x = sin x + sin (90-x)
&
sin x + sin y = 2 sin ((x+y)/2)cos((x-y)/2)

This reduces the problem to finding the max of just one function instead of the max of a sum of functions.
 
Last edited:
Alright, since the question was asked long ago, I shall go ahead and just give the answer, for my benefit as it passes the time (I've got to do SOMETHING at work, after all!)

\sin x + \cos x = \sin x + \sin (\pi/2 - x)
\sin x + \sin (\pi/2 - x) = 2 \sin ((x + \pi/2 - x)/2)\cos((2x-\pi/2)/2)
=2\cos(x-\pi/4)
This must be maximized, but is easy to do. We know that \cos x has a maximum of 1.
\cos (x-\pi/4) = 1
x-\pi/4 = \arccos 1 *
x= \pi/4

*The only oversight here is not include that \arccos 1 = 2n\pi
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top