as an physics engineering student,i want to thank you for all these videos.I even saw 6 hours videos about calculus 2 but they were not helpful at all yet you really teached me in less than half an hour all these subjects,just thank you man.Love from Turkey.
I love your teaching style so much. I literally have an exam today and I was sure I was going to fail because I had no idea what i was doing. Your videos brought me up to speed and now i'm confident that I at least won't fail. I wish I found you earlier because calculus 2 felt very hard and difficult to understand so I avoided the subject entirely. Now you make me think calculus is easy. Really regretting not finding you earlier. Would have had time to do more practice problems before my test.
very good am an engineering student and see your videos as current so will be graduating with you. thanks for good explanation. i wish we could get your live lectures video too from your teaching university if is allowed.
I did integration in high school and now again in uni and somehow, both times they just kinda omitted the factoid that these inegration techniques are the counterparts of derivation techniques. Thanks Dave, this makes it so much easier to wrap your head around
It is very important to choose the right u in the formula. My professor wants us to memorize LIATE. It is an acronym meaning Logarithms, Inverses, Algebraic (polynomials), Trig, and exponentials. The best values for u are to the left and the worst to the right. Go from right to left for the best values of dv.
SO MUCH CLEARER. I HAD NO IDEA WHAT THE OTHERS WERE SAYING CAUSE THEY SHOWED THE RULE OF INT BY PARTS IN THE BEGINNING. i dont even know how the rule came about!
Comprehension score: 2/2 (Not to brag but, Prof. Dave's explanations are far easier than other youtubers.Heck,I'm someone who is in 7th grade and haven't even taken any pre-calc classes yet!
@@pranjalarora3193 If you integrate by parts the second time, the original equation should reappear on the right side of the equation, so you move it to the left side of the equation and add it to the original equation, then divide the entire thing by 2
great video. I thought the U V part is unnecessary complicated. if just one function’s derivative times the other function’s antiderivative is simpler than the original, then apply.
I'm not sure exactly what part you're referring to but I have a few tutorials on derivates of trig functions, and i think maybe integrals of trig functions as well, be sure to check out my whole calculus series!
The sin(x) in the integral in the left side of the equation. Do we just assume that it is the derivative in the integral of f(x)g’(x)dx? Also thanks :)
Given: integral 3*x cos(x) dx Pull the 3 out in front as a constant, and assign x to be the function differentiated. Construct the integration by parts table, with S for signs, D for differentiate, and I for integrate. Fill column S with alternating signs, starting on plus. Differentiate down column D, and integrate down column I. S ___ D ___ I + ___ x ___ cos(x) - ___ 1 ___ sin(x) + ___ 0 ___ -cos(x) Connect each sign with the entry in column D, and the next entry down in column I. Integrate across the final row, which in this case, it is a trivial integral of zero, since this integral is an ender. +x*sin(x) - 1*-cos(x) - integral 0*cos(x) dx Simplify: x*sin(x) + cos(x) Recall the constant of 3, add +C and we're done: 3*x*sin(x) + 3*cos(x) + C
Great video sir.... i kinda got confused in the comprehension part....i noticed you got 3xsinx for the first term instead of 3xcosx and i don't seem to get it because the first term is supposed to be u.dv and since dv = cos x....i thought that my answer made some sense. Could you please clarify that for me... ?Thank you
You assign a function to be differentiated, and a function to be integrated. The integrated function doesn't show up in the final result, unless it comes back around again in the cycle. I like to construct a table, with columns S for alternating signs, D for differentiation, and I for integration. For Dave's example, this is an ender. We construct rows until we get a zero in the D-column. S _ _ _ D _ _ _ I + _ _ 3*x _ _ cos(x) - _ _ _ 3 _ _ _ sin(x) + _ _ _ 0 _ _ - cos(x) Connect the S-column and D-column together, and then the I-column from the next row down. 3*x*sin(x) + 3*cos(x)
The +c can generally be ignored in cases like this, as the constant is still just some arbitrary constant. For example, there is no need to have -c or +2c or things like that when you might think it necessary, as it is still just some unimportant arbitrary number that we don't know and remains a constant.
You don't need to carry the arbitrary constant at intermediate steps. You just need to find *A* function, that is the integral of the function to be integrated, at the intermediate steps. When you get to the end, you add a master +C. You can account for a different +C at every step along the way, and you'll eventually see that they all combine into a single one. As an example, consider integral x^2 * e^x dx S ____ D ____ I + ____ x^2 __ e^x - ____ 2*x ___ e^x + C1 + ____ 2 ____ e^x + C1*x + C2 - _____ 0 ____ e^x + 1/2*C1*x^2 + C2*x + C3 Construct result: x^2*(e^x + C1) - 2*x *(e^x + C1*x + C2) + 2*(e^x + 1/2*C1*x^2 + C2*x + C3) Expand: x^2*e^x - 2*x*e^x + 2*e^x + [C1*x^2] - [2*C1*x^2 + 2*C2*x] + [C1*x^2 + 2*C2*x + 2*C3] Cancel terms that add up to zero: x^2*e^x - 2*x*e^x + 2*e^x + 2*C3 Let C = 2*C3, and we get our familiar result, had we just waited until the end to add +C: x^2*e^x - 2*x*e^x + 2*e^x + C
There are some cases where you can strategically add a non-zero arbitrary constant at intermediate steps. An example where this works, is integral x*arctan(x) dx. I'll call it B, to avoid confusing it with the C we add at the end. S ___ D ____________ I + ___ arctan(x) ____ x - ___ 1/(x^2 + 1) ___ 1/2*x^2 + B Construct IBP result: (1/2*x^2 + B)*arctan(x) - 1/2*integral (x^2 + B)/(x^2 + 1) dx We can strategically let B = 1, so that we can cancel the term in the integral and make it a simple integral of a constant. (x^2 + 1)*arctan(x) - 1/2*integral 1 dx Carry out the trivial integral, add +C, and we're done: (1/2*x^2 + 1)*arctan(x) - x/2 + C
Wait, what? How can you assign dv = dx while integrating ln(x)? In an earlier video, you said that dx by itself is meaningless - ostensibly this is referring to the fact that it represents an infinitesimal and is just part of the notation. But here, you're treating it as a quantity that can be operated on. How can that be justified?
dx is not meaningless when it is part of an integral. Integrating an unwritten integrand by dx, has a de-facto meaning that your integrand is 1. What is the integral of a constant?
Split the ln^2(x) into ln(x)*ln(x) Assign u to equal the first ln(x). Assing dv to be ln(x)*x u = ln(x) dv = ln(x) dx du = 1/x dx v = x*ln(x) - x, which we can also determine with integration by parts Reconstruct: integral u*dv = u*v - integral v*du ln(x)*(x*ln(x) - x) - integral (x*ln(x) - x))*1/x * dx Simplify: ln(x)*(x*ln(x) - x) - integral (ln(x) - x) * dx Split the difference integrand into two integrations ln(x)*(x*ln(x) - x) - integral ln(x) dx + integral x dx Carry out the two integrations: ln(x)*(x*ln(x) - x) - (x*ln(x) - x) + 1/2*x^2 + C Factor like terms: (ln(x) - 1)*(x*ln(x) - x) + 1/2*x^2 + C
wow im try learn this inme class and me profesor are a big doodoo head and literal is made me brain break so now im come here an dim found this and it just very cool and very awesome fcuz u explain it very awesome and funy that cool cuz now im remember it and me brain not brokeded anyway im hope u have great day mister cuz it super aweosme tha tyou do this for sutdent who are strugled in they math
You just slap the + C on at the end after you've done everything else. It's explained properly at the start of the evaluating indefinite integrals video.
You could account for a different +C at each intermediate step along the way, if you really want to. But we don't need to, because if you do so, you'll find that all of them cancel, except the final constant. So to keep it simple, just let the intermediate constants be zero, since all we need is *AN* integral at each stage along the way. There are some examples where it is strategic to keep your constant at the intermediate step, such as integral x*arctan(x) dx. If we just integrate x to get 1/2*x^2, we'll end up with: (1/2*x^2)*arctan(x) - 1/2*integral (x^2)/(x^2 + 1) dx But, what if we keep a constant of integration at the intermediate step, which I'll call B. Then we get: (1/2*x^2 + B)*arctan(x) - 1/2*integral (x^2 + B)/(x^2 + 1) dx Let B = 1, and now we can cancel the term inside the integral. (1/2*x^2 + 1)*arctan(x) - 1/2*integral (x^2 + 1)/(x^2 + 1) dx (1/2*x^2 + 1)*arctan(x) - 1/2*integral 1 dx Result: (1/2*x^2 + 1)*arctan(x) - 1/2*x + C
Let u equal an arbitrary function of x: u = f(x) Take the derivative to find du/dx: du/dx = f'(x) Treat the Leibnitz notation as a fraction, and multiply by dx to clear this fraction: du = f'(x) dx
so Professor, I have a question; in the substitution rule (reversal of chain rule), in my textbook & even your lecture, there happened to be a question like that: integrand = x^2 (x^3 +2)^1/2 x^2 wasn't exactly or directly the derivative of x^3 ... probably because if we directly derived the original function, the derivative or slope should've looked like this 3X^2 times 2/3 times 1/2 (x^3+2)^1/2 ,,, yet however in the given integral, it comes rather simplified like that: x^2 (x^3 +2)^1/2 & the outer function looks as tho it isn't the derivative of the inner function, therefore we get perplexed whether we should use substitution or integration by parts! so how can we solve this problematic point? how do we know when to choose what? [did those by logic & damaged some brain cells XD]
A rule of thumb for how to determine what kind of function should be assigned to u, is "LIATE". Logarithms, Inverse Trig, Algebraic, Trigonometric, Exponentials. Logarithms and inverse trig should get priority to be u. Exponentials and original trig are most likely assigned to dv. Algebraic terms could go either way, although with roots, it is usually of interest to prioritize them to be u, while with positive integer power terms, it is best to assign them to dv. Generally, the function that is more complex to integrate, is what should be assigned to u, so that the simpler part of the integrand to integrate, becomes dv.
I'm a SW developer, watching math videos on youtube on my spare time. This was a great and clear presentation. Thank you.
What are You Doing Now Bro
bruh what kinda weirdo just watches integration videos for fun during spare time
as an physics engineering student,i want to thank you for all these videos.I even saw 6 hours videos about calculus 2 but they were not helpful at all yet you really teached me in less than half an hour all these subjects,just thank you man.Love from Turkey.
kral bu adamın vidler mükemmel değil mi ya ilk defa türk geldi yoruma sadfyuadfatsyda
I love your teaching style so much. I literally have an exam today and I was sure I was going to fail because I had no idea what i was doing. Your videos brought me up to speed and now i'm confident that I at least won't fail. I wish I found you earlier because calculus 2 felt very hard and difficult to understand so I avoided the subject entirely. Now you make me think calculus is easy.
Really regretting not finding you earlier. Would have had time to do more practice problems before my test.
You are the only one who clearly taught why I should choose that variable u or v. A million thanks, man!!
I hope you live a long,happy and blessed life professor dave. Thank you for your hard work ! You deserve everything godd you ever imagine .
sir you've given me perspectives on maths that no teacher of mine ever could. I'm very thankful 🙏
very good am an engineering student and see your videos as current so will be graduating with you. thanks for good explanation. i wish we could get your live lectures video too from your teaching university if is allowed.
Can professor Dave help with integration by partial fractions
I did integration in high school and now again in uni and somehow, both times they just kinda omitted the factoid that these inegration techniques are the counterparts of derivation techniques.
Thanks Dave, this makes it so much easier to wrap your head around
It is very important to choose the right u in the formula. My professor wants us to memorize LIATE. It is an acronym meaning Logarithms, Inverses, Algebraic (polynomials), Trig, and exponentials. The best values for u are to the left and the worst to the right. Go from right to left for the best values of dv.
for us its ILATE lol
I used LIATE in high school but my professor showed us LIPET 😭 and I tried using LIATE instead of LIPET and I’d get stuff wrong 🫠
@@amylyma where do you study where this is high school math??
@@zbady4595 I took calc bc in high school 😃
SO MUCH CLEARER. I HAD NO IDEA WHAT THE OTHERS WERE SAYING CAUSE THEY SHOWED THE RULE OF INT BY PARTS IN THE BEGINNING. i dont even know how the rule came about!
Prof Dave, I love your teaching and the approach so far that was used.
Thank you, this whole online tutorial is so clear and helpful. Better than in-person honestly because there's a pause and skip back button
Great video! I love how you really take your time to go through the steps clear and thoroughly so that it's evident what to do/not do. Thank you!
I’m surprised this guy isn’t a billionaire.
He is too honest to steal that much money.
Smart people with a shrewd of humanity know better than to exploit the masses.
😅😅😅
He would have if he started a coaching institute (for jee and neet) in India 💀🔥🙏🏿.
Thank you for this video, it really cleared things up for me! About to start calc 2 and I'm trying to prep
I watched it twice and I took notes.
Make a video on integration of partial fractions
Am understands your lecture
Thanks prof. Ur explanation made all my doubts crystal clear
I didn't understand this topic until I see your video. Thank you very much!
Thank you sir for your dedication and for making this free! 🙏
Comprehension score:
2/2
(Not to brag but, Prof. Dave's explanations are far easier than other youtubers.Heck,I'm someone who is in 7th grade and haven't even taken any pre-calc classes yet!
7th grade?!?!? holy. I'm going to be in 10th grade next year and I'm going to take AP Calc AB, and I thought that was impressive xDDD
I'm 8th and I completed trig, calculus and on my way to linear and abstract algebra.Math is fun,even you can try things in advance
@@yash3295 have you done real analysis
@@urpaps to be honest, no
@@yash3295 Okh well after liner Al. Do that
i love the way you explain every single things..tq
bhai sahab too good, much needed teacher wow !!
This is the best explanation you are the best by far
Thank you. This was just what I was looking for!!! Amazing explanation
Thanks again, professor. Your explanations have yet to confuse me and I think the patterns are clicking now.
This is the firs video that actually helped me, thank you!
Helped me a lot to understand integration by parts.
great explanation, amazing teacher. I wish he could teach at my university
Man is the goat. Thanks Dave
you should show: integral e^(x)sin(x) dx
that is a nice one to show by parts
Man I am unable to solve it pls tell me how to do this
I know I am replying after 5 years
@@pranjalarora3193 If you integrate by parts the second time, the original equation should reappear on the right side of the equation, so you move it to the left side of the equation and add it to the original equation, then divide the entire thing by 2
Professor Dave is such a G
Only Video of the Entire Calculus of yours which is taking me to watch it more than 20 times to grasp the concept :(
Great video prof.
Finally have an idea on how to go about such questions
Thanks Dave so much
bro's cooler than my physics teacher
Thx very much keep going prof😊we support you✌
thank youuu sir this is really help me for laplase transformation class
Explained it all so well❤
Thanks prof Dava
plz came on Inverse trignomitric function
You are a life saver
Thank you sir
Thanks professor!
great video. I thought the U V part is unnecessary complicated. if just one function’s derivative times the other function’s antiderivative is simpler than the original, then apply.
lots of love from india
😍
I love your lessons!
Thank you profesor
Appreciate for you dear🙏🏼
Who got Physics Wallah ad
You’re my super hero❤❤
Thank you so much for this!!!
Trucaso si hablas español: Integral(un*día vi)=una*vaca-Integral(vestida*de uniforme)
I remember it as "ultraviolet minus integral voodoo".
I wonder whether our big friend Kent Hovind could handle this
TeslaTheJolteon bwahahaha 😂😂😂
Hey , nice one..
What I don't understand is why you assume that sin(x) is the derivative in the antiderivative...?
I'm not sure exactly what part you're referring to but I have a few tutorials on derivates of trig functions, and i think maybe integrals of trig functions as well, be sure to check out my whole calculus series!
The sin(x) in the integral in the left side of the equation. Do we just assume that it is the derivative in the integral of f(x)g’(x)dx? Also thanks :)
@@ProfessorDaveExplains It makes sense nvm lol
Awesome!
In the first minute 30, just by explaining the origin of it, I got all of it....
thanks man like honestly thank u
Sium
I'm also love him
+ C
why do you integrate x^-2 for V, shouldn't V just be x^-2?
then for dV= -2/x^3 . Is there smth i'm missing?
I always thought you were the chemistry guy...
Lmao
I love you so much
Professor, why the second answer is 3xsin + 3cos + C instead of 3xsin - 3sin + C? Where u = 3x, dv = cosx dx, v = sinx, du = 3 dx?
Given:
integral 3*x cos(x) dx
Pull the 3 out in front as a constant, and assign x to be the function differentiated.
Construct the integration by parts table, with S for signs, D for differentiate, and I for integrate. Fill column S with alternating signs, starting on plus. Differentiate down column D, and integrate down column I.
S ___ D ___ I
+ ___ x ___ cos(x)
- ___ 1 ___ sin(x)
+ ___ 0 ___ -cos(x)
Connect each sign with the entry in column D, and the next entry down in column I. Integrate across the final row, which in this case, it is a trivial integral of zero, since this integral is an ender.
+x*sin(x) - 1*-cos(x) - integral 0*cos(x) dx
Simplify:
x*sin(x) + cos(x)
Recall the constant of 3, add +C and we're done:
3*x*sin(x) + 3*cos(x) + C
Great
In essence
12:18 i tried to solve the second question and i had this answer because i had to use the formula twice :
3xsinx+xcosx+sinx+c
Oh right instead of making du=3 I made it du=x damn I need to study derivative again 😂
Great video sir.... i kinda got confused in the comprehension part....i noticed you got 3xsinx for the first term instead of 3xcosx and i don't seem to get it because the first term is supposed to be u.dv and since dv = cos x....i thought that my answer made some sense. Could you please clarify that for me... ?Thank you
You assign a function to be differentiated, and a function to be integrated. The integrated function doesn't show up in the final result, unless it comes back around again in the cycle.
I like to construct a table, with columns S for alternating signs, D for differentiation, and I for integration. For Dave's example, this is an ender. We construct rows until we get a zero in the D-column.
S _ _ _ D _ _ _ I
+ _ _ 3*x _ _ cos(x)
- _ _ _ 3 _ _ _ sin(x)
+ _ _ _ 0 _ _ - cos(x)
Connect the S-column and D-column together, and then the I-column from the next row down.
3*x*sin(x) + 3*cos(x)
is this gonna hurt
What do you NOT know???
Nice 😄
professor jesus
how come @7:20 distributing the negative sign does not yield a " -C " ?
The +c can generally be ignored in cases like this, as the constant is still just some arbitrary constant.
For example, there is no need to have -c or +2c or things like that when you might think it necessary, as it is still just some unimportant arbitrary number that we don't know and remains a constant.
You don't need to carry the arbitrary constant at intermediate steps. You just need to find *A* function, that is the integral of the function to be integrated, at the intermediate steps. When you get to the end, you add a master +C.
You can account for a different +C at every step along the way, and you'll eventually see that they all combine into a single one. As an example, consider integral x^2 * e^x dx
S ____ D ____ I
+ ____ x^2 __ e^x
- ____ 2*x ___ e^x + C1
+ ____ 2 ____ e^x + C1*x + C2
- _____ 0 ____ e^x + 1/2*C1*x^2 + C2*x + C3
Construct result:
x^2*(e^x + C1) - 2*x *(e^x + C1*x + C2) + 2*(e^x + 1/2*C1*x^2 + C2*x + C3)
Expand:
x^2*e^x - 2*x*e^x + 2*e^x + [C1*x^2] - [2*C1*x^2 + 2*C2*x] + [C1*x^2 + 2*C2*x + 2*C3]
Cancel terms that add up to zero:
x^2*e^x - 2*x*e^x + 2*e^x + 2*C3
Let C = 2*C3, and we get our familiar result, had we just waited until the end to add +C:
x^2*e^x - 2*x*e^x + 2*e^x + C
There are some cases where you can strategically add a non-zero arbitrary constant at intermediate steps. An example where this works, is integral x*arctan(x) dx. I'll call it B, to avoid confusing it with the C we add at the end.
S ___ D ____________ I
+ ___ arctan(x) ____ x
- ___ 1/(x^2 + 1) ___ 1/2*x^2 + B
Construct IBP result:
(1/2*x^2 + B)*arctan(x) - 1/2*integral (x^2 + B)/(x^2 + 1) dx
We can strategically let B = 1, so that we can cancel the term in the integral and make it a simple integral of a constant.
(x^2 + 1)*arctan(x) - 1/2*integral 1 dx
Carry out the trivial integral, add +C, and we're done:
(1/2*x^2 + 1)*arctan(x) - x/2 + C
Wait, what? How can you assign dv = dx while integrating ln(x)? In an earlier video, you said that dx by itself is meaningless - ostensibly this is referring to the fact that it represents an infinitesimal and is just part of the notation. But here, you're treating it as a quantity that can be operated on. How can that be justified?
dx is not meaningless when it is part of an integral. Integrating an unwritten integrand by dx, has a de-facto meaning that your integrand is 1. What is the integral of a constant?
tabular method?
how to solve this ?
integral ln^2xdx
Split the ln^2(x) into ln(x)*ln(x)
Assign u to equal the first ln(x). Assing dv to be ln(x)*x
u = ln(x)
dv = ln(x) dx
du = 1/x dx
v = x*ln(x) - x, which we can also determine with integration by parts
Reconstruct:
integral u*dv = u*v - integral v*du
ln(x)*(x*ln(x) - x) - integral (x*ln(x) - x))*1/x * dx
Simplify:
ln(x)*(x*ln(x) - x) - integral (ln(x) - x) * dx
Split the difference integrand into two integrations
ln(x)*(x*ln(x) - x) - integral ln(x) dx + integral x dx
Carry out the two integrations:
ln(x)*(x*ln(x) - x) - (x*ln(x) - x) + 1/2*x^2 + C
Factor like terms:
(ln(x) - 1)*(x*ln(x) - x) + 1/2*x^2 + C
U can’t stop me
Loving myself
wow im try learn this inme class and me profesor are a big doodoo head and literal is made me brain break so now im come here an dim found this and it just very cool and very awesome fcuz u explain it very awesome and funy that cool cuz now im remember it and me brain not brokeded anyway im hope u have great day mister cuz it super aweosme tha tyou do this for sutdent who are strugled in they math
8:20 "integrating x to the negative 2" isnt that dx over x squared? why does the dx get treated like a 1?
same thing, raising something to a negative exponent is the same as making the exponent positive but putting the term in the denominator
It’s treated like one since the derivative of x is one and dx stands for the derivative of x
N
Where does the c go when you find the g(x) as -cosx? maybe it gets explained just noting
You just slap the + C on at the end after you've done everything else. It's explained properly at the start of the evaluating indefinite integrals video.
You could account for a different +C at each intermediate step along the way, if you really want to. But we don't need to, because if you do so, you'll find that all of them cancel, except the final constant. So to keep it simple, just let the intermediate constants be zero, since all we need is *AN* integral at each stage along the way.
There are some examples where it is strategic to keep your constant at the intermediate step, such as integral x*arctan(x) dx. If we just integrate x to get 1/2*x^2, we'll end up with:
(1/2*x^2)*arctan(x) - 1/2*integral (x^2)/(x^2 + 1) dx
But, what if we keep a constant of integration at the intermediate step, which I'll call B. Then we get:
(1/2*x^2 + B)*arctan(x) - 1/2*integral (x^2 + B)/(x^2 + 1) dx
Let B = 1, and now we can cancel the term inside the integral.
(1/2*x^2 + 1)*arctan(x) - 1/2*integral (x^2 + 1)/(x^2 + 1) dx
(1/2*x^2 + 1)*arctan(x) - 1/2*integral 1 dx
Result:
(1/2*x^2 + 1)*arctan(x) - 1/2*x + C
please prof kindly group your maths video so we can easily access.
buddy i did that! check out my mathematics playlist. there's also a smaller one just for calculus.
this is just a textbook
This is a TH-cam video.
❤❤
Can somebody explain to me where the dx part comes from when I differenciate u to get du?
Let u equal an arbitrary function of x:
u = f(x)
Take the derivative to find du/dx:
du/dx = f'(x)
Treat the Leibnitz notation as a fraction, and multiply by dx to clear this fraction:
du = f'(x) dx
so Professor, I have a question; in the substitution rule (reversal of chain rule), in my textbook & even your lecture, there happened to be a question like that: integrand = x^2 (x^3 +2)^1/2
x^2 wasn't exactly or directly the derivative of x^3 ... probably because if we directly derived the original function, the derivative or slope should've looked like this 3X^2 times 2/3 times 1/2 (x^3+2)^1/2 ,,, yet however in the given integral, it comes rather simplified like that: x^2 (x^3 +2)^1/2 & the outer function looks as tho it isn't the derivative of the inner function, therefore we get perplexed whether we should use substitution or integration by parts! so how can we solve this problematic point? how do we know when to choose what? [did those by logic & damaged some brain cells XD]
All this video is a definition and then examples. Nothing about the best ways to choose "u" and "dv"
That's what the examples are for.
A rule of thumb for how to determine what kind of function should be assigned to u, is "LIATE". Logarithms, Inverse Trig, Algebraic, Trigonometric, Exponentials. Logarithms and inverse trig should get priority to be u. Exponentials and original trig are most likely assigned to dv. Algebraic terms could go either way, although with roots, it is usually of interest to prioritize them to be u, while with positive integer power terms, it is best to assign them to dv.
Generally, the function that is more complex to integrate, is what should be assigned to u, so that the simpler part of the integrand to integrate, becomes dv.
UV takes away your sexy voodoo!
I am gay for you David
i hate math so much fr
I my country the formula goes
Inte.uvdx=u inte vdx-(inte du.by.dx*inte vdx)dx