How to calculate the integral of $x\frac{\text{d}f}{\text{d}x}$?

57 Views Asked by At

How can we calculate this integral $ \int x \frac{\text{d} f}{\text{d} x} \,\text{d}x $ ?

I have tried both integration per partes and change of variables, but it doesn't seem to work. Of course, we don't know the $ f $ function here.

Could someone help me? Thanks in advance.

2

There are 2 best solutions below

0
On BEST ANSWER

The most you can say is that $$\int_a^xxf'(x)\,\mathrm{d}x=xf(x)-af(a)-\int_a^xf(x)\,\mathrm{d}x.$$ Without further information about $f,$ nothing can be said of the integral on the right-hand side.

3
On

By parts,

$$x\,f(x)-\int f(x)\,dx.$$

That's all you can say.