PDA

View Full Version : trig sums


rad0786
Jan28-07, 12:06 PM
1. The problem statement, all variables and given/known data

for what values of x is cos(x) - sin(x) < cox(x) + sin(x) where 0 =< x =< 2pi

2. Relevant equations

none.

3. The attempt at a solution

I actually drew out the funtions and added them.
In my graphs, I get that:

cos(x) - sin(x) < cos(x) + sin(x) for for 0 =< x =< pi

When I try to show this in Matlab, i ger messy results?

Any ideas?

neutrino
Jan28-07, 12:43 PM
There's a simpler way to do it. Did you try algebraically manipulating the equation?

rad0786
Jan28-07, 01:14 PM
no ... infact, im not sure what you mean?

cos(x) - sin(x) < cos(x) + sin(x)
cos(x) - cos(x) < sin(x) + sin(x)
0 < 2sin(x)
0 < sin(x)

and sin(x) is bigger than zero for 0 =< x =<pi/2

This dosn't seem right to me...

neutrino
Jan28-07, 01:18 PM
Actually, sin(x)>0 everywhere on the open interval (0,pi).

rad0786
Jan28-07, 01:21 PM
oh yeah, sorry, i got confused...

so that means that cos(x) - sin(x) is less than cos(x) + sin(x) for (0,pi) ?

neutrino
Jan28-07, 01:25 PM
Yes. 10char

rad0786
Jan28-07, 01:29 PM
i don't like this because it dosn't match up with my graphs.

but the math looks right, therefore, their must exist an error in my graphs.

rad0786
Jan28-07, 01:30 PM
opps, it actually does match with my graphs... :)