Evaluating an indefinite integral

sara_87
Messages
748
Reaction score
0

Homework Statement



Evaluate the integral

\int \frac{(a-x)^{r/s-1}}{(b-x)^{r/2}}dx

Homework Equations



given: s>r

The Attempt at a Solution



I tried using a substitution:
let u=b-x
so du=-dx
this gives:

-\int \frac{(a-b+u)^{r/s-1}}{u^{r/2}}du

I don't know what i should do after this, and i think this substitution will take me nowhere.

Does anyone have any ideas?

Thank you in advance.
 
Physics news on Phys.org
Is the exponent in the numerator (r/s)-1, or is it r/(s-1) ?
 
the exponent is (r/s)-1
 
Hi sara_87! :smile:

I believe there is no solution for your integral using only a finite number of standard functions.

If you feed it to WolframAlpha:
http://www.wolframalpha.com/input/?i=\int+\frac{%28a-x%29^{r%2Fs-1}}{%28b-x%29^{r%2F2}}dx
WolframAlpha comes up with a Hypergeometric function F.
With this F your integral can be expressed, but as far as I'm concerned that's just another way of saying it does not have a regular solution.

To use your integral in practice, you'd normally use a numerical approximation.
 
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...

Similar threads

Back
Top