Should Integration by Parts Be Used on Functions Like \( x \cdot y(x) \)?

  • Thread starter Thread starter Fluidman117
  • Start date Start date
  • Tags Tags
    Integration
Fluidman117
Messages
34
Reaction score
0

Homework Statement



I want to take an antiderivative of a function with respect to x. But in addition the function includes a term y (x) that is a function of x itself. Do I have to apply the reverse power rule also to y(x) also? The integral can be seen as an indefinite.

Homework Equations



A=\int x*y(x)*dx

The Attempt at a Solution



I think I should just apply the reverse power rule to x. So:

A= \frac{x^{2}}{2}*y(x) + C
 
Physics news on Phys.org
Fluidman117 said:

Homework Statement



I want to take an antiderivative of a function with respect to x. But in addition the function includes a term y (x) that is a function of x itself. Do I have to apply the reverse power rule also to y(x) also? The integral can be seen as an indefinite.

Homework Equations



A=\int x*y(x)*dx

The Attempt at a Solution



I think I should just apply the reverse power rule to x. So:

A= \frac{x^{2}}{2}*y(x) + C

You can answer your own question---and that is the best way to learn! Just try it out on some examples. What do you get if you use your formula on the function ##y(x) = x^2##? What happens if you use your formula on ##y(x) = 1/x^2##? Are you getting correct results?
 
Last edited:
What you are looking for is something called integration by parts.
 
Okay, then I believe I was mistaken. It seems that I also need to apply the reverse power rule to ##y(x)##.
So an example:
##y(x)=2*x##

A=\int^{2}_{1} x*y(x)*dx=\int^{2}_{1} x*2*x*dx
A=\left|2\frac{x^{3}}{3}\right|^{2}_{1}=4.6667

Is this correct?

I also looked up the integration by parts and it seems that in the above example it was possible to do without the integration by parts. But can someone give a good example why and when is it necessary to turn to the integration by parts technique?
 
Fluidman117 said:
But can someone give a good example why and when is it necessary to turn to the integration by parts technique?

Try \displaystyle\int_0^\pi x \sin x\,dx or \displaystyle\int_0^1 x e^{-x}\,dx.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top