Integrating dz/(z^2+2z/x): Step-by-Step Guide and Troubleshooting Tips

  • Thread starter Thread starter Math10
  • Start date Start date
  • Tags Tags
    Integrate
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 1K views
Math10
Messages
301
Reaction score
0

Homework Statement


How to integrate dz/(z^2+2z/x)?

Homework Equations


None.

The Attempt at a Solution


I did partial fractions but it doesn't seem to work.
A/z+B/(z+2/x)=1
 
Physics news on Phys.org
The thing to do for partial fractions would be to solve:
1/(z^2+2z/x) = 1 / z(z+2/x) = A/z+B/(z+2/x)
for A and B, and then it can be integrated to logs.

Or, you can complete the square and you're left with an integral that yields a hyperbolic trig solution which can be expressed in terms of logs:
http://en.wikipedia.org/wiki/Hyperbolic_function

The interesting thing about this problem is that it has simple poles at z=0 and -2/x.
So you get log absolute values when integrating 1/z at negative z...,
and there are corresponding domain restrictions on the validity of the hyperbolic trig solution.
When you take care, you can arrive at the two methods yielding the same solution over their common domain of validity: z=(-2/x,0) (assuming x>0).