- 3,372
- 465
Homework Statement
For the problem see the attachment, I am trying to evaluate this integral... but the fun part is that I am getting totally different results
The Attempt at a Solution
First of all, I tried to put the integral in the Mathematica, but the first result contained logarithms rather than arcosh... Also let me write [itex]x[/itex] instead of [itex]a[/itex]...
Then I saw that the author points out the substitution [itex]x= \frac{\Omega_{0m}}{1-\Omega_{0m}} sinh^{2}(\psi/2)[/itex]
So I said let's try setting:
[itex]x= \frac{\Omega_{0m}}{1-\Omega_{0m}} u^{2}[/itex]
[itex]dx=\frac{\Omega_{0m}}{1-\Omega_{0m}} du^{2}[/itex]
[itex]x=0 \rightarrow u^{2}=0[/itex] and [itex]x=1 \rightarrow u^{2}=\frac{\Omega_{0m}}{1-\Omega_{0m}}=A[/itex] (I name it A in order to write nicely the integral here)
In that form the integral will be written:
[itex]\frac{1}{H_{0}} \int_{0}^{A} du^{2} \frac{\Omega_{0m}}{1-\Omega_{0m}} \frac{1}{\sqrt{1-\Omega_{0m}+ \frac{1-\Omega_{0m}}{u^{2}}}}[/itex]
So far I don't think I am doing anything wrong, now in the denominator I can take out a [itex]1- \Omega_{0m}[/itex] to write it better:
[itex]\frac{1}{H_{0}} \int_{0}^{A} du^{2} \frac{\Omega_{0m}}{(1-\Omega_{0m})^{3/2}} \frac{1}{\sqrt{1+\frac{1}{u^{2}}}}= B \int_{0}^{A} du^{2} \frac{1}{\sqrt{1+\frac{1}{u^{2}}}}[/itex]
Where, in the last equation, I just put all the constants in a B...
Nevermind, trying to solve that integral in the mathematica, I am getting this result:
[itex]\int \frac{dy}{\sqrt{1+\frac{1}{y}}}=\sqrt{y+y^{2}} - \frac{1}{2} ln(2\sqrt{y+y^{2}}+2y+1)[/itex]
by setting [itex]y=u^{2}[/itex]
Going even further, I tried to take the [itex]u^{-2}[/itex] out of the square root:
[itex]B \int_{0}^{A} du^{2} \frac{1}{\sqrt{(1+u^{2})\frac{1}{u^{2}}}}[/itex]
which can be written as:
[itex]B \int_{0}^{A} du^{2} \frac{u}{\sqrt{(1+u^{2})}}=B \int_{0}^{A} \frac{2u^{2}du}{\sqrt{(1+u^{2})}}[/itex]
The mathematica for this same result, gives this answer:
[itex]\int \frac{2u^{2}du}{\sqrt{(1+u^{2})}}=u \sqrt{u^{2}+1}-sinh^{-1}(u)[/itex]
which is again wrong comparing to what I need (as the attachment states I need the cosh-1...)
After that I even tried to put [itex]u=sinh(\psi/2)[/itex] as indicated in the abstract...
[itex]B \int_{0}^{A} \frac{2sinh^{2}(\psi/2) dsinh(\psi/2)}{\sqrt{(1+sinh^{2}(\psi/2))}}[/itex]
[itex]B \int_{0}^{A} \frac{2sinh^{2}(\psi/2) cosh(\psi/2) d(\psi/2)}{\sqrt{(1+sinh^{2}(\psi/2))}}[/itex]
Mathematica gives:
[itex]\int \frac{2sinh^{2}(x) cosh(x) dx}{\sqrt{(1+sinh^{2}(x))}}= \frac{ cosh(x)[sinh(x)cosh(x)-x]}{\sqrt{cosh^{2}(x)}}=sinh(x)cosh(x)-x[/itex]
What I am doing wrong?
Attachments
Last edited: