Solving Three-term Integral with Constants

  • Thread starter Thread starter Proteoglycan
  • Start date Start date
  • Tags Tags
    Integral
Proteoglycan
Messages
4
Reaction score
0
Hello

I've been having some difficulty solving a three-term integral of the form:


\int^{\beta_{r}}_{\beta_{0}}\frac{y^{\tau-3+\frac{\eta}{3-\kappa}}}{\left(1-y^{2}\right)^{3-\frac{\tau}{2}}}\left(1+\left(\frac{1}{(3-\kappa)N}-\frac{1}{\beta_{0}}\right)y\right)^{-\frac{\eta}{3-\kappa}}dy

Where y < 1 and \beta_{0}, \tau, \eta, \kappa, N are constants.

I've tried expanding the term:
\left(1-y^{2}\right)^{3-\frac{\tau}{2}}}
As a taylor series and then integrating term by term, although for this to be accurate this tends to require an expansion up to an order of 40 which cannot be done using Mathematica. It is also required that this integral be done non-numerically and expressed in terms of the limits of the integral.

It is also quite difficult expressing the solution using hypergeometric functions (eg 2F1) using these limits.

Any help would be greatly appreciated!
 
Physics news on Phys.org
dude you have way to many different constants in there

is this correct:

\int^{\beta_{r}}_{\beta_{0}}\frac{y^k}{\left(1-y^{2}\right)^n}\left(1+ly\right)^{m}dy<br />

is \frac{\eta}{3-\kappa} and integer? a positive integer? what about all the screwy looking exponents you have? can you expand using the binomial formula and then integrate those term by term?
 
ice109 said:
dude you have way to many different constants in there

is this correct:

\int^{\beta_{r}}_{\beta_{0}}\frac{y^k}{\left(1-y^{2}\right)^n}\left(1+ly\right)^{m}dy<br />

is \frac{\eta}{3-\kappa} and integer? a positive integer? what about all the screwy looking exponents you have? can you expand using the binomial formula and then integrate those term by term?

I would take this form to an integral table. It's most likely too complex to find there though.
 
like i said - it depends on the exponents
 
Thanks for the replies,

The integral could be expressed in that simplified form and \frac{\eta}{3-\kappa} would be be a negative, non-integer value. I could expand either the term \left(1-y^{2}\right)^{n} or \left(1+ly\right)^{m} and integrate term by term, although for this to be accurate it tends to require an expansion up to an order of 40. I was hoping there might be an analytical solution to this or a better approximation, although I can see this might be unlikely in this case.
I've tried looking through an integral table although I've not had much luck so far.
 
Back
Top