Integral x/(1-x) via power series?

fahraynk
Messages
185
Reaction score
6
Member warned that the homework template is required
So, ∫x/(1-x)... can I solve this as a power series

∫(x*Σ x^n) = ∫(Σ x^(n+1))= (1/(n+2)*Σ x^(n+2))?

Is this correct? I know there is other ways to do it... But should this be correct on a test? This solution is more fun..
 
Physics news on Phys.org
fahraynk said:
So, ∫x/(1-x)... can I solve this as a power series

∫(x*Σ x^n) = ∫(Σ x^(n+1))= (1/(n+2)*Σ x^(n+2))?

Is this correct? I know there is other ways to do it... But should this be correct on a test? This solution is more fun..

More fun than what? More fun than the exact expression? Is a solution of limited applicability (i.e., is correct only for limited values of x) preferable to one that applies to all x ≠ 1?
 
Last edited:
Ray Vickson said:
More fun than what? More fun than the exact expression? Is a solution of limited applicability (i.e., is correct only for limited values of x) preferable to one that applies to all x ≠ 1?
Ha. Good point.
 
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