MHB Integration by parts, why is this allowed?

find_the_fun
Messages
147
Reaction score
0
I'm following this example where it is asked to integrate [math]\int \ln{x} dx[/math] using integration by parts. I don't understand how it's legal to set v=x since the only x in the equation is the argument of ln and that's already accounted for by u.
 
Physics news on Phys.org
Re: integration by parts, why is this allowed?

We are actually setting:

$$u=\ln(x)\,\therefore\,du=\frac{1}{x}\,dx$$

$$dv=dx\,\therefore\,v=x$$
 
Re: integration by parts, why is this allowed?

MarkFL said:
We are actually setting:

$$u=\ln(x)\,\therefore\,du=\frac{1}{x}\,dx$$

$$dv=dx\,\therefore\,v=x$$

Ok I think I get it. So with integration by parts you choose dv before you calculate v? In other words dv has to be part of the original equation but v does not?
 
Re: integration by parts, why is this allowed?

find_the_fun said:
Ok I think I get it. So with integration by parts you choose dv before you calculate v? In other words dv has to be part of the original equation but v does not?

Correct...integration by parts states:

$$\int u\,dv=uv-\int v\,du$$

So, you want to choose a $u$ and a $dv$, and then from these compute $du$ and $v$.
 
Any time you use "integration by parts",
\int udv= uv- \int v du, there is NO "v" in the original integral. You get it by your choice of "dv".

Here, the choice is dv= dx, u= ln(x).
 
If it helps you can think of

$$\int \ln(x) dx = \int \left(1 \times \ln(x) \right)dx$$

Then you can set $$\frac{dv}{dx} = 1$$ and $$u = \ln(x)$$
 
For original Zeta function, ζ(s)=1+1/2^s+1/3^s+1/4^s+... =1+e^(-slog2)+e^(-slog3)+e^(-slog4)+... , Re(s)>1 Riemann extended the Zeta function to the region where s≠1 using analytical extension. New Zeta function is in the form of contour integration, which appears simple but is actually more inconvenient to analyze than the original Zeta function. The original Zeta function already contains all the information about the distribution of prime numbers. So we only handle with original Zeta...
Back
Top