Peregrine
- 22
- 0
I'm trying to integrate the Van der Waals equation of state for an isothermal problem, but based on my results I think I'm doing a bit of simple calculus wrong and hope someone here can help.
P = \int \frac{RT}{v-b} dv
where R, b and T are known constants.
I tried to do a u-substitution for 1/(v-b) with u=(v-b)
so, du = 1.
Thus. P = \int \frac{RT}{u} du
So, P = RT ln(u) = RT ln(v/b)
Any ideas where I went wrong? Thanks.
P = \int \frac{RT}{v-b} dv
where R, b and T are known constants.
I tried to do a u-substitution for 1/(v-b) with u=(v-b)
so, du = 1.
Thus. P = \int \frac{RT}{u} du
So, P = RT ln(u) = RT ln(v/b)
Any ideas where I went wrong? Thanks.