Prove Trigonometric Statement: Ideas & Solutions

  • Thread starter Thread starter likearollings
  • Start date Start date
  • Tags Tags
    Proof Trigonometric
likearollings
Messages
27
Reaction score
0
Last edited by a moderator:
Physics news on Phys.org
Have you tried mathematical induction?
 
Metaleer said:
Have you tried mathematical induction?

Hi thanks for the reply,

No, don't know why I didn't think of that,

Will give it a go now.
 
I don't think this is to be done with mathematical induction. I ended up with these massive identities and really long formulas,

Is there another way?
 
I managed to do it using

<br /> \cos a \sin b = (\sin (a+b) - \sin(a-b))/2<br />

PROBLEM SOLVED!
 
Have u proven the P1 case and related Pk with Pk+1?

Do u think the identity below will help ? :wink:

sin(x)cos[(2k+1)x]
=\frac{sin[((2k+2)x)-((2k)x)]}{2} + \frac{cos[((2k+2)x)+((2k)x)]}{2}
=\frac{1}{2}[sin((2k+2)x)-sin((2k)x))]
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top