Easy Identity Question: Proving 2cos(x)sin(x) = sin(2x)

  • Context:
  • Thread starter Thread starter tmt1
  • Start date Start date
  • Tags Tags
    Identity
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
tmt1
Messages
230
Reaction score
0
Hi,

I just want to double check that

2cos(x)sin(x) = 2sin(x)cos(x) = sin(x)2cos(x) = sin(2x)

Thanks,

Tim
 
Last edited:
Mathematics news on Phys.org
Yes. the identity is correct. You can find a list of trigonometric identities in Wikipedia. See, in particular, double-angle formulas.

A couple of remarks about notation. One should write $\sin x$ (with a space) or $\sin(x)$, not sinx. If the argument is followed by another factor, then the argument should be wrapped in parentheses. For example, $\sin x\cos x$ can theoretically be parse either as $\sin(x)\cos(x)$ or as $\sin(x\cos(x))$, but $\sin(x)\cos(x)$ clearly shows that the argument of sine is just $x$.