Solving Friedmann Equation w/ Friedmann Eqn Hmwk Stmt

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 5K views
Logarythmic
Messages
277
Reaction score
0

Homework Statement


By substituting in

[tex]\left( \frac{\dot{a}}{a_0} \right)^2 = H^2_0 \left(\Omega_0 \frac{a_0}{a} + 1 - \Omega_0 \right)[/tex]

show that the parametric open solution given by

[tex]a(\psi)=a_0 \frac{\Omega_0}{2(1-\Omega_0)}(\cosh{\psi} - 1)[/tex]

and

[tex]t(\psi)=\frac{1}{2H_0} \frac{\Omega_0}{(1 - \Omega_0)^{3/2}}(\sinh{\psi} - \psi)[/tex]

solve the Friedmann equation.2. The attempt at a solution
I get

[tex]\dot{a} = a_0 \frac{\Omega_0}{2(1 - \Omega_0)}(\dot{\psi}\sinh{\psi})[/tex]

and

[tex]\dot{\psi}=\frac{2H_0(1-\Omega_0)^{3/2}}{\Omega_0(\cosh{\psi}-1)}[/tex]

but I can't get to the first equality. Is this the correct approach?
 
Physics news on Phys.org
You may find it easier to write [tex]\dot{a} = \frac{\frac{da}{d\psi}}{\frac{dt}{d\psi}}[/tex]. Dividing by [tex]a_0[/tex] and squaring should leave you with some expression involving only [tex]\psi[/tex]. A little algebra is then all you need to re-express things in terms of [tex]a[/tex].
 
I get the right hand side to equal

[tex]H^2_0 \frac{2(1-\Omega_0}{\cosh{\psi}-1}[/tex]

and the LHS

[tex]H^2_0 \frac{(1-\Omega_0)\sinh^2{\psi}}{(\cosh{\psi}-1)^2}[/tex]

but I can't get them equal...