Integrate 4cos(x/2)cos(x)sin(21x/2) Homework

  • Thread starter Thread starter Tanishq Nandan
  • Start date Start date
  • Tags Tags
    Integration
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
2 replies · 3K views
Tanishq Nandan
Messages
122
Reaction score
5

Homework Statement



Integrate: 4cos(x/2).cos(x).sin(21x/2)

Homework Equations


▪sin(A+B)=sinAcosB+sinBcosA
▪2sinAcosA=sin2A
And obviously,
▪Integration of sinx is (-cosx)
▪Integration of cosx is (sinx)

The Attempt at a Solution


○I multiplied the numerator and denominator with sin(x/2)
○The numerator simplified to sin(2x)sin(21x/2) and in the denominator,we have sin(x/2).
○Now,I expanded sin(21x/2) by breaking 21x/2 into 10x and x/2 and using the above specified formula,which,on simplifying gives two terms.
○Now,the first term comes out to be sin2xcos10x,which can be integrated easily (well,maybe not one step but at least it can be done),but the second term is: sin(2x).sin(10x).cot(x/2)
How to integrate this term,it just eludes me..
 
on Phys.org
Well I wouldn't recommend this approach. You should instead consider the product-to-sum identities in order to simplify the product of trigonometric terms into a simple sum of individual sine and cosine terms. For example, ##2 \cos \theta \cos \phi = \cos (\theta + \phi) + \cos (\theta - \phi)##.
 
  • Like
Likes   Reactions: Greg Bernhardt
Oh..ok,got it.Thanks