Natasha1
- 494
- 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 :-)
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
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
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)