Integration by Substitution using Partial Fractions Decomposition

3.141592654
Messages
85
Reaction score
0

Homework Statement



Integrate \int\frac{dz}{1+e^z} by substitution

Homework Equations





The Attempt at a Solution



I chose u=(1+e^{z}) so du/dz=e^{z} and dz=du/e^{z}.

Therefore, \int\frac{1}{u} \frac{du}{e^{z}}

I plug z=ln(u-1) in for z, so \int\frac{1}{u} \frac{du}{u-1}

From here though I don't know how to integrate. Can anyone help me with the next step?
 
Physics news on Phys.org
Rewrite 1/(u(u -1)) as a sum: A/u + B/(u - 1). Solve for A and B so that the two expressions are identically equal. This is called partial fractions decomposition.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top