Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > University Math Help > Calculus
Reply
 
Thread Tools Display Modes
  #1  
Old April 4th, 2008, 02:05 PM
ThePerfectHacker's Avatar
Global Moderator

 
Join Date: Nov 2005
Location: New York City
Posts: 11,186
Country:
Thanks: 482
Thanked 3,754 Times in 3,070 Posts
ThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond repute
Default Integration by Parts the Adult Way

A lot of people do integration by parts by defining the variables u=... and v'=... and flip them around.

There is a more adult way of doing this, which looks nicer and is a lot faster.

Say we have the integral, \int xe^x dx
The idea is to turn one of the factors into a derivative. For example, we know that (e^x)' = e^x.

Thus, we can think of the integral as,
\int x \left( e^x \right) ' dx

The next step is to take the function inside the differenciation operator and multiply it with the function unaffected with the differenciation and multiply them together. That is the uv part that you get.

Thus, we get xe^x - \int ...

The next step is to take the derivative of the function which was unaffected by differenciation and multiply it by the function inside the differenciation sign. This is our u'v part.

In this case we get, xe^x - \int (x) ' e^x dx = xe^x - e^x + C.
-----
Here is another example,
\int \ln x dx = \int \ln x \left( x \right) ' dx = x\ln x - \int 1 dx = x\ln x - x + C.
Look how fast that is.

Here is another example,
\int x^2 \sin 2x dx = \int x^2 \left( -\frac{1}{2} \cos 2x \right) ' dx = -\frac{1}{2}x^2 \cos 2x + \int x\cos 2x dx
=-\frac{1}{2}x^2\cos 2x + \int x \left( \frac{1}{2} \sin 2x \right)' dx = - \frac{1}{2}x^2\cos 2x + \frac{1}{2}x\sin 2x - \int \frac{1}{2}\sin 2x dx =-\frac{1}{2}x^2 \cos 2x + \frac{1}{2}x\sin 2x + \frac{1}{4}\cos 2x + C

My point is that it is a lot easier to keep track of everything doing integration this way. Because you do not need to go out of your way to write u and v'.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


"Democracy has proved only that the best way to gain power
over people is to assure the people that they are ruling
themselves. Once they believe that, they make wonderfully
submissive slaves." - Joseph Sobran


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
Advertisement
 
  #2  
Old April 4th, 2008, 06:48 PM
topsquark's Avatar
Generous Contributor
 
Join Date: Jan 2006
Location: Angelica, NY
Posts: 7,618
Country:
Thanks: 643
Thanked 2,312 Times in 2,098 Posts
topsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond repute
Default

Quote:
Originally Posted by ThePerfectHacker View Post
My point is that it is a lot easier to keep track of everything doing integration this way. Because you do not need to go out of your way to write u and v'.
I agree and I think this is quite a clever observation. However, from an educational standpoint, I think teaching this to a student who has never seen integration by parts, ie. Freshman level college, would be a mistake. The students would not likely be able to follow the "reverse product rule" formulation that you worked out.

-Dan
__________________
Got a Physics question? Come on over to
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


"I must not fear. Fear is the mind killer. Fear is the little death that brings total obliteration. I will face my fear. I will permit it to pass over me and through me. And when it has gone I will turn the inner eye to see its path. Where the fear has gone there will be nothing. Only I will remain." - The Litany Against Fear, "Dune" by Frank Herbert
Reply With Quote
  #3  
Old April 4th, 2008, 07:00 PM
Krizalid's Avatar
Math Engineering Student

 
Join Date: Mar 2007
Location: Santiago
Posts: 3,056
Country:
Thanks: 82
Thanked 1,362 Times in 1,086 Posts
Krizalid has a brilliant futureKrizalid has a brilliant futureKrizalid has a brilliant futureKrizalid has a brilliant futureKrizalid has a brilliant futureKrizalid has a brilliant futureKrizalid has a brilliant futureKrizalid has a brilliant futureKrizalid has a brilliant futureKrizalid has a brilliant futureKrizalid has a brilliant future
Send a message via MSN to Krizalid
Default

Quote:
Originally Posted by topsquark View Post
I think teaching this to a student who has never seen integration by parts, ie. Freshman level college, would be a mistake.
That's pretty obvious. This method is mechanical, it's for people who have covered integration by parts. (I'm not sayin' the method doesn't work, I'm answering to Dan's post.)

The method is cool and I recently translated to post it in my spanish forum. (Not mine, of course.)
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
  • Wanna type math symbols? You do need to download
    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
    .
  • Got trouble with LaTeX?
    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
    .
  • Make your partial integration (aka integration by parts) faster. Click
    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
    .
  • How to prove limits by the
    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
    .
  • How to apply the
    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
    .
Reply With Quote
  #4  
Old April 5th, 2008, 03:12 AM
Member
 
Join Date: Jan 2008
Posts: 145
Country:
Thanks: 37
Thanked 54 Times in 51 Posts
Gusbob will become famous soon enough
Default

Quote:
Originally Posted by topsquark View Post
I agree and I think this is quite a clever observation. However, from an educational standpoint, I think teaching this to a student who has never seen integration by parts, ie. Freshman level college, would be a mistake. The students would not likely be able to follow the "reverse product rule" formulation that you worked out.

-Dan
I was taught integration by parts this way... I'm in the 11th grade. What is the other way of doing this?
Reply With Quote
  #5  
Old April 5th, 2008, 03:17 AM
janvdl's Avatar
Bar0n

 
Join Date: Apr 2007
Location: South African Republic
Posts: 1,959
Country:
Thanks: 1,605
Thanked 1,421 Times in 869 Posts
janvdl has a brilliant futurejanvdl has a brilliant futurejanvdl has a brilliant futurejanvdl has a brilliant futurejanvdl has a brilliant futurejanvdl has a brilliant futurejanvdl has a brilliant futurejanvdl has a brilliant futurejanvdl has a brilliant futurejanvdl has a brilliant futurejanvdl has a brilliant future
Send a message via MSN to janvdl
Default

Quote:
Originally Posted by ThePerfectHacker View Post
Here is another example,
\int \ln x dx = \int \ln x \left( x \right) ' dx = x\ln x - \int 1 dx = x\ln x - x + C.
Look how fast that is.
We already do it this way with problems like this.

Basically it seems your just skipping the writing of "Let u = ...", and doing that part in your head. I do it often too. (I'm lazy! )

EDIT: No not quite skipping it... But I see what you're doing. It is much faster.
__________________
If you need more than 3 levels of indentation, you're screwed anyway, and should fix your program. - Linus Torvalds


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
  #6  
Old April 5th, 2008, 04:59 AM
Moo's Avatar
Moo Moo is offline
A Cute Angle
 
Join Date: Mar 2008
Location: P(I'm here)=1/3, P(I'm there)=t+1/3
Posts: 5,049
Country:
Thanks: 506
Thanked 2,915 Times in 2,398 Posts
Moo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond repute
Default

Well, i agree with topsquark's message, it jumps steps for people who learn it (generally).

Another way to do it is to put f(x) g'(x) dx = f(x) d(g(x)) but it's quite too far for me to remember how the teacher made it...
Some kind of g(x)d(f(x))
__________________
Everything is possible. The impossible just takes longer.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

shinhidora production

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
  #7  
Old April 5th, 2008, 07:24 PM
ThePerfectHacker's Avatar
Global Moderator

 
Join Date: Nov 2005
Location: New York City
Posts: 11,186
Country:
Thanks: 482
Thanked 3,754 Times in 3,070 Posts
ThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond repute
Default

I also want to add if you have limits of integration you just carry them through. For example,
\int_0^{\pi} x\cos x dx = \int_0^{\pi} x \left( \sin x \right)' dx = x\sin x \bigg|_0^{\pi} - \int_0^{\pi} \sin x dx = \mbox{ whatever}.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


"Democracy has proved only that the best way to gain power
over people is to assure the people that they are ruling
themselves. Once they believe that, they make wonderfully
submissive slaves." - Joseph Sobran


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
  #8  
Old April 19th, 2008, 10:50 AM
Junior Member
 
Join Date: Mar 2008
Posts: 39
Country:
Thanks: 10
Thanked 0 Times in 0 Posts
Boris B is on a distinguished road
Default

Dear Perfect H:

I like your method of integration by parts a lot. I haven't tested it yet, so I am still left with one question: is this a complete replacement for u substitution? If so I am very pleased!

Another thing I'm wondering is, are there ever cases in which we can't do the first step, i.e. in which we can't turn one of the factors into a (solvable) derivative? If so, what then?
Reply With Quote
  #9  
Old April 19th, 2008, 10:54 AM
colby2152's Avatar
GAMMA Mathematics

 
Join Date: Nov 2007
Location: Alexandria, VA
Posts: 1,196
Country:
Thanks: 596
Thanked 522 Times in 404 Posts
colby2152 is a glorious beacon of lightcolby2152 is a glorious beacon of lightcolby2152 is a glorious beacon of lightcolby2152 is a glorious beacon of lightcolby2152 is a glorious beacon of lightcolby2152 is a glorious beacon of light
Send a message via AIM to colby2152
Default

TPH,

I like the explanation, and like any alternate method or shortcut, it is meant to be learned by the student after they learned the rigorous theorem in the text. Cheers!

-Colby
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Mathematical contributions of all kinds are welcome - IT IS LIVE AND READY!
Reply With Quote
  #10  
Old April 19th, 2008, 12:41 PM
Member
 
Join Date: Aug 2007
Posts: 144
Country:
Thanks: 21
Thanked 60 Times in 55 Posts
Sean12345 will become famous soon enough
Default

Nice, however I'll stick to the original method for my exam
Reply With Quote
  #11  
Old April 19th, 2008, 03:18 PM
wingless's Avatar
Super Member
 
Join Date: Dec 2007
Location: Istanbul
Posts: 586
Country:
Thanks: 61
Thanked 286 Times in 226 Posts
wingless is a jewel in the roughwingless is a jewel in the roughwingless is a jewel in the roughwingless is a jewel in the rough
Default

Quote:
Originally Posted by Boris B View Post
Dear Perfect H:

I like your method of integration by parts a lot. I haven't tested it yet, so I am still left with one question: is this a complete replacement for u substitution? If so I am very pleased!

Another thing I'm wondering is, are there ever cases in which we can't do the first step, i.e. in which we can't turn one of the factors into a (solvable) derivative? If so, what then?
This is another way to do integration by parts, not u substitution (Well, integration by parts includes u substitution). This method is the same as the normal integration by parts, but here we don't have to write u, v, du, dv. If there's an insoluble case, then it means integration by parts can't be used there.

There's also tabular integration (tic-tac-toe method) which makes it easier to work with the cases where you need to apply integration by parts more than once.
Reply With Quote
The following users thank wingless for this useful post:
Donate to MHF
  #12  
Old April 19th, 2008, 10:51 PM
Junior Member
 
Join Date: Mar 2008
Posts: 39
Country:
Thanks: 10
Thanked 0 Times in 0 Posts
Boris B is on a distinguished road
Default

I think I've been using this formula wrong. Do we ever actually take the derivative of the thing we originally turned into the derivative? This would be clearer if the example hadn't used a base e exponent; I think that is what may be screwing me up.

I tried to take the antiderivative of:
f(x) = \frac{2.5(200)^{2.5}}{x^{3.5}}
First I decided that I could take the derivative of x^{3.5}. Since it was in the denominator first, I had to turned into a x^{-3.5} and make it part of the numerator. Then I multiplied that by 2.5(200)^{2.5}
2.5(200)^{2.5} \cdot x^{-3.5} - \int ...

For the other side of the integral, I took the derivative of 2.5(200)^{2.5}, which, lacking a variable, is 1. That left x^{3.5}, which integrates to \frac{x^{4.5}}{4.5}

That leaves me with
2.5(200)^{2.5} \cdot x^{-3.5} - \frac{x^{4.5}}{4.5} =
1,414,213 x^{-3.5} - \frac{x^{4.5}}{4.5} =

The definite integrals I take are all quite preposterous (e.g. 5.02 billion minus negative infinity), implying my antiderivative is wrong. (My end goal is to find the difference of the 70th and 30th percentiles of X; I assume I'll need the antiderivative for this but I haven't quite worked out the endgame.)
Reply With Quote
  #13  
Old April 19th, 2008, 11:26 PM
Jhevon's Avatar
vs Jhevon
 
Join Date: Feb 2007
Location: New York, USA
Posts: 11,104
Country:
Thanks: 2,610
Thanked 4,271 Times in 3,970 Posts
Jhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond repute
Default

I hate using the formula as well. But my way isn't nearly as formal as TPH's. I just always thought of it as: "the integral of one function times the other, minus the \int of the same function times the derivative of the other" sounds confusing in words, but it helps my weird mind to remember. i just remember to integrate one function, and that appears in both factors. then i put the other function in the first factor, and its derivative in the second factor.
Reply With Quote
  #14  
Old April 20th, 2008, 06:01 PM
Junior Member
 
Join Date: Mar 2008
Posts: 39
Country:
Thanks: 10
Thanked 0 Times in 0 Posts
Boris B is on a distinguished road
Default To no one in particular

I found the short form of the formula for integration by parts at Wikipedia.

I think I'm finally starting to get it. The short form is:
\int u dv = uv - \int v du
Okay ... processing. I think this means that where there is a "u dv" you are actually multiplying variable u by variable dv. Also, dv is the derivative of v. (Why they didn't include a multiplier dot between u and dv is unknown. Edit: it is also unknown why the math script is taking the space out from between u and dv in the above.)

I'm still not sure if I have the correct intepretation here, because in every other case of d_ following an integration symbol the formula did not call for multiplication.

If I'm not mistaken, dx never means multiply, it's just this little thing that follows up integrations or antiderivations (presumably to make the multivariable calculus mavens happy). An example of dx not meaning "multiply by the derivative of x" is two lines up on the Wikipedia page (again "if I'm not mistaken").

I'm really jonesing to get this figured out. Got my fingers crossed.
Reply With Quote
  #15  
Old April 20th, 2008, 06:56 PM
Mathstud28's Avatar
MHF Contributor
 
Join Date: Mar 2008
Location: Pennsylvania
Posts: 3,664
Country:
Thanks: 430
Thanked 1,058 Times in 959 Posts
Mathstud28 is a splendid one to beholdMathstud28 is a splendid one to beholdMathstud28 is a splendid one to beholdMathstud28 is a splendid one to beholdMathstud28 is a splendid one to beholdMathstud28 is a splendid one to beholdMathstud28 is a splendid one to beholdMathstud28 is a splendid one to behold
Send a message via AIM to Mathstud28
Default

Quote:
Originally Posted by Boris B View Post
I found the short form of the formula for integration by parts at Wikipedia.

I think I'm finally starting to get it. The short form is:
\int u dv = uv - \int v du
Okay ... processing. I think this means that where there is a "u dv" you are actually multiplying variable u by variable dv. Also, dv is the derivative of v. (Why they didn't include a multiplier dot between u and dv is unknown. Edit: it is also unknown why the math script is taking the space out from between u and dv in the above.)

I'm still not sure if I have the correct intepretation here, because in every other case of d_ following an integration symbol the formula did not call for multiplication.

If I'm not mistaken, dx never means multiply, it's just this little thing that follows up integrations or antiderivations (presumably to make the multivariable calculus mavens happy). An example of dx not meaning "multiply by the derivative of x" is two lines up on the Wikipedia page (again "if I'm not mistaken").

I'm really jonesing to get this figured out. Got my fingers crossed.
You are almost right except u and v are functions of x...if they were different variables you would have to assume one is a constant...making the integration exceedingly simple
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 07:28 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2009 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.