Hey everyone, this is what I got. Email me all your criticism. Bryan
Note, I'm using t for t_0, and c for omega_0.
click here to get the Mathematica notebook file
In[1]:=
Out[1]=
Despite what the If statement says, I think the first expression is what we want when 0<c<1. I think we can make a few other simplifications, also. It comes out to the function below.
In[2]:=
The graph fits the two points we knew beforehand (c,t) = (1, 2/3) and (c,t) = (0, 1). Also, t does increase as c decreases.
In[3]:=
Out[3]=
So when c > .1497, t > .87. That wasn't too bad.
Created by Mathematica (October 26, 2003)