rocomath
- 1,752
- 1
Do you notice that you get your original Integral back? Move it to the left side and add/subtract your Integral, then divide by the constant, and you're done.
The discussion revolves around evaluating the integral of the form \(\int x^2 \cos(mx) \, dx\), which involves integration by parts. Participants are exploring the steps and reasoning involved in this integration process.
There is an ongoing exploration of the integration steps, with some participants providing guidance on how to approach the problem using integration by parts. Multiple interpretations of the integral and its components are being discussed, but there is no explicit consensus on the final solution.
Some participants mention typographical errors in their posts, which may affect clarity. There is also a reference to the need for careful handling of constants during integration, as well as the potential for confusion when revisiting previous steps in the integration process.
Zack88 said:cool i have one question how did you get a 1 + 1/4 in front of I, where did the 1 come from and why isn't 1/4 negative?
It is -\frac{1}{4}I I just edited my post to make it a little more clearer.I=\frac{1}{2}e^{-x}\sin{2x}+\frac{1}{2}\int e^{-x}\sin{2x}dx
u=e^{-x}
du=-e^{-x}dx
dV=\sin{2x}dx
V=-\frac{1}{2}\cos{2x}
I=\frac{1}{2}e^{-x}\sin{2x}+\frac{1}{2}\left(-\frac{1}{2}e^{-x}\cos{2x}-\frac{1}{2}\int e^{-x}\cos{2x}dx\right)
I=\frac{1}{2}e^{-x}\sin{2x}-\frac{1}{4}e^{-x}\cos{2x}-\frac{1}{4}I
\left(1+\frac{1}{4}\right)I=\frac{1}{2}e^{-x}\sin{2x}-\frac{1}{4}e^{-x}\cos{2x}
Now just divide by the constant in front of I and it's solved!
Yep, it's just all Algebra. That's why I started using I, makes it a little easier to see.Zack88 said:so if -\frac{1}{4}I was \frac{1}{4}I then it would be 1-\frac{1}{4} ?
Your first problem is the simple, Integrate by Parts once, if that's not enough do it n many times as necessary till you reduce it. The 2nd one is special by the fact that it's "periodic" and your original Integral will reappear after nth time of doing Parts. Basically, just keep doing it till you see a pattern or that it's finally in a simple form that you can Integrate easily.Zack88 said:ok then for
I=\frac{x^2}{m}\sin{mx}-\frac{2}{m}\left(\frac{-x}{m}\cos{mx}+\frac{1}{m}\int\cos{mx}dx\right)
how do I go about evaluting since I doesn't reappear. original problem \int x^2 \cos mx dxit was the first problem we did
Yes. Sorry I tend to group things, makes it easier to read and to keep track of thingsZack88 said:I=\frac{x^2}{m}\sin{mx}-\frac{2}{m}\left(\frac{-x}{m}\cos{mx}+\frac{1}{m}\int\cos{mx}dx\right)
so the -2/m distributes to both -x/m and 1/m so shouldn't \frac{1}{m^2}\sin{mx}+C be \frac{-2}{m^2}\sin{mx}+C
Think "chain rule" in reverse. Being able to recognize these types of Integrals will save you a hell of a lot of time in the future.Zack88 said:idk w/o working it out or trying to work it out