Help with an Integration problem

  • Thread starter Thread starter asdf1
  • Start date Start date
  • Tags Tags
    Integration
asdf1
Messages
734
Reaction score
0
(integration) (sinax)(cosax)dx = (1/2)(integration)[sin2ax)dx
= (-1/4a)cos2ax = (-1/4a)(1-2(sinax)^2)

but the correct answer should be (1/2a)sin^ax

does anybody know what went wrong?
 
Physics news on Phys.org
Why should the "correct answer" be (1/2a)sin^ax? How do you know the "correct answer" is actually right?
 
It's okay

asdf1 said:
(integration) (sinax)(cosax)dx = (1/2)(integration)[sin2ax)dx
= (-1/4a)cos2ax = (-1/4a)(1-2(sinax)^2)
but the correct answer should be (1/2a)sin^ax
does anybody know what went wrong?

Sure, you're right, and the back of the book (or Maple or whatever) is also right [assuming you meant (1/2a)sin(ax)^2:

\int \sin(ax)\cos(ax)dx = \frac{1}{2}\int \sin(2ax)dx = -\frac{1}{4a} \cos(2ax) +C ,

where C is the constant of integration.

however, one may instead apply the substitution

u=\sin(ax) \Rightarrow du=a\cos(ax)dx

to the given integral like this

\int \sin(ax)\cos(ax)dx =\frac{1}{a} \int u du = \frac{1}{2a} u^2 +C = \frac{1}{2a} \sin^{2}(ax) +C

But how could that be? because

-\frac{1}{4a} \cos(2ax) =C+\frac{1}{2a} \sin^{2}(ax)

is the half-angle identity from you used [quote: (-1/4a)cos2ax = (-1/4a)(1-2(sinax)^2)] for the proper value of C.
 
thank you very much! :)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Back
Top