thebuttonfreak
- 38
- 0
int((z-r*x)/[z^2+r^2-2*z*r*x]^(3/2), x)
The discussion revolves around solving the integral \(\int \frac{z - r x}{(z^2 + r^2 - 2 z r x)^{3/2}} \, dx\). Participants explore various methods and substitutions to tackle this integral, while also addressing the use of mathematical notation in the forum.
Participants do not reach a consensus on the solution method or the correctness of the approaches discussed. Multiple competing views and methods remain present in the conversation.
Participants express uncertainty regarding the effectiveness of their substitutions and the correctness of their mathematical input into integrator tools. There is also a lack of clarity on the best approach to solve the integral without relying on specific techniques like Legendre polynomials.
cristo said:Is this the integral you want to solve? [tex]\int\frac{z-rx}{(z^2+r^2-2zrx)^{3/2}}dx[/tex]
Could you please show your efforts first, since PF rules state that we must see your work before we can give help you.
thebuttonfreak said:sure, i made the substitution u=z^2+r^2-2zrx, but got since du/dx=2zr and i was unable to cancel the x on top. also i let u =(z^2+r^2-2zrx)^3/2, i was unable to solve it. I tried maple, mathworld integrator but was unable to get an answer. I did that so i could at least see what direction to go in. Don't want the solution straight out but help on what direction to go would be great. I know it can be solved using Legendre polynomials but I want to solve it without use of that technique.