What is the easiest way to integrate a simple isothermal equation of state?

  • Context: Graduate 
  • Thread starter Thread starter Peregrine
  • Start date Start date
  • Tags Tags
    Integral
Click For Summary
SUMMARY

The discussion focuses on integrating a specific isothermal equation of state represented by the integral du = ∫(a/(T^0.5 * v(v+b))) dv. The user initially struggled with u-substitution and integration by parts but found success using partial fraction decomposition. By determining constants A and B, they simplified the integral to a more manageable form, leading to the final result of u2 - u1 = [a/(bT) ln(v/(v+b))]_2 - [a/(bT) ln(v/(v+b))]_1.

PREREQUISITES
  • Understanding of integral calculus, specifically integration techniques.
  • Familiarity with partial fraction decomposition.
  • Knowledge of isothermal processes in thermodynamics.
  • Basic algebra for solving equations and manipulating expressions.
NEXT STEPS
  • Study advanced integration techniques, including integration by parts and u-substitution.
  • Learn more about partial fraction decomposition in calculus.
  • Explore isothermal processes and their applications in thermodynamics.
  • Investigate the use of logarithmic functions in integration.
USEFUL FOR

Students and professionals in mathematics, physics, and engineering fields who are working with thermodynamic equations and require assistance with integral calculus.

Peregrine
Messages
22
Reaction score
0
In my continued pursuit of isothermal equation of state solutions, I've come upon a very simple integral I can't recall how to do, and was looking for assistance.

It is:

[tex]du = \int \frac{a}{T^{0.5}v(v+b)}dv[/tex]

where a, T and b are constants. so:

[tex]du = \frac{a}{T^{0.5}} \int \frac{1}{v(v+b)}dv[/tex]

I tried doing a u-substitution for v(v+b), but that leaves dv = du/(2v+b) which isn't permissible. Also, I tried integration by parts, using u=1/v and v = 1/(v+b), but that gets really messy with an integration of ln at the end. Does anyone have an easier way to do this simple integral that I'm missing? Thank you for the help.
 
Last edited:
Physics news on Phys.org
The trick with these integrals is to split it up into "partial fractions", or whatever.
Like, in your case, you want to find an A and B such that:
[tex]= \dfrac{1}{ v(v+b) } = \dfrac{A}{v} + \dfrac{B}{v+b}[/tex]
Think you can go from there?
 
Last edited:
I think I have it - this means that:
[tex]\frac {1}{v} \frac {1}{v+b} = \frac {A(v+b)+Bv}{v(v+b)}[/tex]

This would imply, since the denominators are the same, that:
[tex]1 = A(v+b)+Bv.[/tex]

I can then solve for A and B by choosing easy values for v. So, if v=0, then A=1/b. If v=-b, then B=-1/b. Plugging that back into the original equation leads to:

[tex]du = \frac{a}{T^{0.5}} \int \frac{1}{bv}-\frac{1}{b(v+b)}dv[/tex]

This is much easier to integrate, so:

[tex]u2 - u1 = \frac{a}{bT}[(ln(v) - ln (v+b)]_2 - \frac{a}{bT}[ln (v) - ln (v+b)]_1[/tex]

simplifying to:[tex]u2 - u1 = [\frac{a}{bT} ln \frac {v}{(v+b)}]_2 - [\frac{a}{bT}ln \frac {v}{(v+b)}]_1[/tex]

I think that's it? Thanks for the help!
 
Last edited:

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 19 ·
Replies
19
Views
5K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
9
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K