How can I integrate sin 2x in a simple step-by-step manner?

  • Thread starter Thread starter Natasha1
  • Start date Start date
  • Tags Tags
    Integration
Natasha1
Messages
494
Reaction score
9
Could anyone please explain to me very simply step by step how to integrate sin 2x (I know the answer is -(1/2) cos 2x) but how do you get there? Thanks please stay simple :-)
 
Physics news on Phys.org
the best way to think about integration in general is the opposite of differentiation if you can visualise what would differentiate to what you are trying to integrate you have cracked it


for this specific question though, cos differentiates to - sin... so sin integrates to - cos

when you differentiate cos you bring the constant of x to the front, so instead bring the constant to the front but divide 1 by it

using both of these you get your answer, hope it helped, I am not the best at explaining things
 
Well, it should be pretty clear just from knowing how to take derivatives of things like sin(2x) what function would give you sin(2x) when you take its derivative. But if you need a more mechanical approach, used substitution with u=2x.
 
should I use the product rule? doesn't it work like sin2x = sin(u)

Yes I would love a mechanical approach, I often only really understand it only like that... could anyone give me the formula and the steps... thanks
 
it isn't a product so no the product rule should not be used, its just 1 basic rule

"the integral of sin(ax) = -1/a cos(ax)"

ive explained why (although not too well) in my post above
 
BananaMan said:
it isn't a product so no the product rule should not be used, its just 1 basic rule

"the integral of sin(ax) = -1/a cos(ax)"

ive explained why (although not too well) in my post above


Ok great! thanks just what I need to get it... so if I want to integrate
cos 2x I get (1/2)sin 2x
sin 3x would give -(1/3) cos 3x

cos 3x would give (1/3) sin 3x

is this correct?
 
BananaMan said:
it isn't a product so no the product rule should not be used, its just 1 basic rule

"the integral of sin(ax) = -1/a cos(ax)"

ive explained why (although not too well) in my post above


Ok great! thanks just what I need to get it... so if I want to integrate

cos 2x I get (1/2)sin 2x

sin 3x would give -(1/3) cos 3x

cos 3x would give (1/3) sin 3x

is this correct?
 
exactly, now go have lots of fun integrating

(god wish i wasn't this ill so i could go drinking, saturday nights in are boring lol)
 
The mechanical approach is:

\int \sin(ax) dx

take u=ax, du=adx, so dx=du/a:

=\int \sin(u) du/a = \frac{1}{a} (-\cos(u)) = \frac{-1}{a} \cos(ax)
 
  • #10
StatusX said:
The mechanical approach is:

\int \sin(ax) dx

take u=ax, du=adx, so dx=du/a:

=\int \sin(u) du/a = \frac{1}{a} (-\cos(u)) = \frac{-1}{a} \cos(ax)

That's brilliant thanks everyone :-)
 
  • #11
Notice that integration by substitution is the chain rule in reverse.
 
  • #12
Also, when you are working on integration it is nice to have something that you can check your work with. A TI-89 is helpful and maple and mathematica are very nice, but a free web based version exists:
http://integrals.wolfram.com/index.jsp

You can plug some really tough integrals in there and get the answer.
 
Back
Top