I should summarize where I see this going as a result of the work and discussion in this thread. We have two resources shaping up. On one hand there are Jorrie's calculator(s) which AFAICS deliver professional-grade accuracy and implement the standard cosmic model. One reason they are interesting is that they let you input different model parameters and they output quite a variety of information about the universe: distances to galaxies then and now, distance expansion speeds, percentage expansion rates, and so forth.
On the other hand we've got a simple "do it yourself" cosmic model that delivers reasonably good precision back over the past 12 or 13 billion years. It is more trouble to use because it is essentially just based on a
single formula. This is the formula for the expansion history of a generic distance: the scalefactor a(t) as a function of time.
This is arbitrarily pegged at the present value of 1, so a(now) = 1, and it shows how any cosmological distance has grown---it also extends into the future to show expected future growth.
This simple DIY cosmic model is is more trouble to use because essentially given the growth history you have to figure everything else from that, for yourself. But it's not as bad as it sounds

and one picks up some understanding along the way.
My posts on the last several pages can be summed up streamlined as follows.
If you go to the online calculator
http://web2.0calc.com/ (the first hit if you do a search for "online scientific calculator")
and paste this formula in:
(((16.3/13.9)^2 - 1)/((tanh(1.5*t/16.3))^-2-1))^(1/3)
you will see that as soon as it is pasted in, the calculator displays a neater, easier-to-read form.\left(\frac{(\frac{16.3}{13.9})^2-1}{(tanh(\frac{1.5}{16.3}t))^{-2}-1}\right)^{1/3}What this computes, given a time t (in billion years) is the scalefactor a(t)---in other words it tells you the expansion history of a generic distance over time.
To use it, just replace the "x" by a time expressed in billions of years (such as 1, or 2, or 13.759 which is the current expansion age) and press the equals sign.
The answer will appear in the window and you can copy it to clipboard if you want. Then to repeat the calculation, click on the neat version of the formula as it appears above the window, and you can substitute something else in for the variable.
========================
1--- 0.1471433... (when the universe was 1 billion years old, distances were 14.7% what they are now)
2--- 0.2342347... (at 2 billion years, distances were about 23% what they are now)
...
...
13.759--- 0.9999836... (at the present age of 13.759 billion years they are of course 100% of their present lengths.:-)
...
20--- 1.5235746... (at age 20 billion years, distances will be 52% bigger than they are today.)
==================
A modified version of this same formula gives you the
reciprocal scalefactor, 1/a(t), which turns out to be quite useful
The model's formula for 1/a(t) is
\left(\frac{(\frac{16.3}{13.9})^2-1}{(tanh(\frac{1.5}{16.3}t))^{-2}-1}\right)^{-1/3}
and the single-file version, that you paste into the calculator if you are working with it that way is:
(((16.3/13.9)^2 - 1)/((tanh(1.5*t/16.3))^-2-1))^(-1/3)
Adding up successive values of 1/a as you work back in time is actually the way the present distance to a source is calculated!
========================
Some examples of the reciprocal scalefactor 1/a(t) for various times.
1---6.80... (distances and wavelengths of traveling light have expanded by a factor of 6.8 since the universe was 1 billion years old
2--- 4.27... (distances and wavelengths of traveling light have expanded by a factor of 4.27 since the universe was 1 billion years old)
...
...
13.759--- 1.000... (this is the present, distances and waves are their present lengths :-)
...
==================
It's conceivable you might sometime want to find the time t that gives a particular scalefactor, IOW invert the above formula for a(t). In that case paste this in
(16.3/1.5)atanh((((16.3/13.9)^2 -1)/a^3+1)^-.5)
which the calculator will display as \frac{16.3}{1.5}atanh\left(\left(\frac{(\frac{16.3}{13.9})^2-1}{a^3}+1\right)^{-.5}\right)
==================
The main equation in this model is this one. It gives the scalefactor a(t) at each time, going back pretty far into the early history of expansion where it gets a bit off track (because when you get back to the first few 100 million years much of the density in the universe was radiation rather than particles of matter, and radiation behaves differently in expansion , so the physics is not as simple. Anyway the main model equation is this:
\left(\frac{(\frac{16.3}{13.9})^2-1}{(tanh(\frac{1.5}{16.3}t))^{-2}-1}\right)^{1/3}
The coefficient 1.5 and the exponent 1/3 both reflect the fact that we're in a matter dominated era, and have been since the first few 100 million years, and matter density falls off as volume increases---as the cube of distance. That is where the 3 and the 1.5 come from. In a radiation dominated world they would be 4 and 2. I derived some equations earlier in this thread and can go back to that later if there's interest.
But the most significant parameters in that "expansion history equation" are the Hubbletime parameters 13.9 and 16.3 billion years.
THOSE TWO TIME QUANTITIES *SHAPE* THE GROWTH CURVE.
If you change them the scalefactor curve a(t) showing the growth of a generic distance will change.
These two quantities are worth understanding. They express the CURRENT percentage growth rate of distance and the eventual longterm LIMIT growth rate that the present one is slowly tending towards.
I'll pick up and continue from here in my next post. This is enough for now.