Integration by Parts (1) Help & Advice needed

rocomath
Messages
1,752
Reaction score
1
Picture. I don't know where I've gone wrong :-[

Any advice on how to tackle Integration by Parts? What should I subst. with what?

Thanks!

http://img528.imageshack.us/img528/9348/ibpkz5.jpg​
 
Last edited by a moderator:
Physics news on Phys.org
rocophysics said:
Picture. I don't know where I've gone wrong :-[

Any advice on how to tackle Integration by Parts? What should I subst. with what?

Thanks!

http://img528.imageshack.us/img528/9348/ibpkz5.jpg​

You have the right idea. This is one of those funny integrals where the answer "unfolds" to you as you move the "integral" itself to a certain side.

I'll give you a hint, you have

integral of something = crap + integral of something * constant

that integral of something, on your last line of work, happens to be the same! Now from this point, it's all algebra. Move your integral of something to one side, leave that integral of something byitself, divide by whatever constant you got, that is your answer.
 
Last edited by a moderator:
ie (1+\frac{9}{4})I = \frac{1}{2}e^{2\theta} \sin 3\theta - \frac{3}{4} e^{2\theta} \cos 3\theta :)
 
Your basic problem is that you don't have any "=" in your last line. That's the right hand side of what you first wrote. What's the left hand side?
 
lmao ... i just learned how to do it Calc. 3 style :D

some drawbacks tho, but I'm still happyyy!
 
rocophysics said:
lmao ... i just learned how to do it Calc. 3 style :D

some drawbacks tho, but I'm still happyyy!

lol what the heck? how do you do this with calc 3

share with us
 
Use Euler's formula e^{ix} =\cos x +i\sin x and rewrite the "sine" function in terms of the complex exponential. Integrate the simple products of exponentials.
 
It seems like that method would actually take more lines of working though...I mean, if you want to just make things more complex than they need to be, replace the integrand with its Taylor series, integrate term by term and then apply a transformation to the series to see what its closed form is.
 
The complex-exponential approach requires roughly the same amount of writing as integrating by parts, but you *do* get the integrals for both e^{2\theta} \sin 3\theta and e^{2\theta} \cos 3\theta simultaneously. The Taylor series integration is fine, too, but the set-up for the integration and the unraveling of the final expression from the resultant series is a big pain, relatively speaking.

Working with complex exponentials is tidy enough, but the preparation for the concept is a bit too involved to visit on first-time calculus students...
 
  • #10
l46kok said:
lol what the heck? how do you do this with calc 3

share with us
i'll be glad to share :) i didn't realize that the problem i posted is one of the drawbacks, but with other types of problems, it's very useful :)

take this for example

\int x^{2}\cos{x}dx let (and take the derivative till it becomes 0) \int^{'} = x^{2} and (take the integral with respects to the derivative till it becomes 0) \int = cos{x}dx

1 +\int^{'}=x^{2} \\ \int = cos{x}
2 -\int^{'}=2x \\ \int = sin{x}
3 +\int^{'}=2 \\ \int = -cos{x}
4 -\int^{'}=0 \\ \int = -sin{x}

now just combine and multiply the signs the derivative of 1 with the integral of 2

final answer shoud be

x^{2}\sin{x}+2x\cos{x}-2\sin{x}+C

if none of your variables will go to 0, it kinda sucks, but there are other methods :D i can't wait to learn'em.
 
Last edited:
  • #11
Your last line, on your working, is
\frac{1}{2}e^{2\theta}sin(3\theta)- \frac{3}{4}e^{2\theta}cos(3\theta)-\frac{9}{4}\int e^{2\theta}sin(3\theta)}
and you were stuck there.

My point was that if you wrote out the whole thing:
\int e^{2\theta}sin(3\theta)= \frac{1}{2}e^{2\theta}sin(3\theta)- \frac{3}{4}e^{2\theta}cos(3\theta)-\frac{9}{4}\int e^{2\theta}sin(3\theta)}
that might give you some insight! Can you solve that equation for the integral?

And I don't believe for a moment that writing only part of an equation is "Calculus III style".
 
  • #12
rocophysics said:
i'll be glad to share :) i didn't realize that the problem i posted is one of the drawbacks, but with other types of problems, it's very useful :)

take this for example

\int x^{2}\cos{x}dx let (and take the derivative till it becomes 0) \int^{'} = x^{2} and (take the integral with respects to the derivative till it becomes 0) \int = cos{x}dx

1 +\int^{'}=x^{2} \\ \int = cos{x}
2 -\int^{'}=2x \\ \int = sin{x}
3 +\int^{'}=2 \\ \int = -cos{x}
4 -\int^{'}=0 \\ \int = -sin{x}

now just combine and multiply the signs the derivative of 1 with the integral of 2

final answer shoud be

x^{2}\sin{x}+2x\cos{x}-2\sin{x}+C

if none of your variables will go to 0, it kinda sucks, but there are other methods :D i can't wait to learn'em.

But on the question above, you can't apply this method because none of the variables will go to 0. How did you solve that one?
 
  • #13
x^2 can

if it's like the question i asked then idk how
 
  • #14
Is that Calc III? Because It's nothing special. Its just repeated integration by parts, or sometimes called Tabular integration.
 
  • #15
yes but I'm in Calc 2, i have to do it the hell way.
 
  • #16
Have you read my last post?
 

Similar threads

Back
Top