jtbell said:
Why not just leave the final equations here, as examples for other people to learn from? At least if you're testing some new technique; you can add a title or note describing it, if you get it to work.
Or can you add a title to a previously-posted message? Let's see... Aha, you can, if you "Go Advanced" when editing.
I could do that. The ones that have worked have been posted in context. The stuff I was doing here was just checking the LaTeX, so it had no discussion to go with it.
Here's the one I was working on last night that I could not get to view even here. Let's see if it works
<br />
c \tau ' = \sqrt {l^2 \sin ^2 \theta + \left( {\frac{{l\cos \theta }}{\gamma } - v\tau '} \right)^2 }<br />
<br />
c^2 \tau '^2 = l^2 \left( {1 - \cos ^2 \theta } \right) + \frac{{l^2 \cos ^2 \theta }}{{\gamma ^2 }} - 2\frac{{l\cos \theta }}{\gamma }v\tau ' + v^2 \tau '^2<br />
<br />
c^2 \tau '^2 = l^2 \left( {1 - \cos ^2 \theta + \frac{{\cos ^2 \theta }}{{\gamma ^2 }}} \right) - 2\frac{{l\cos \theta }}{\gamma }v\tau ' + v^2 \tau '^2<br />
<br />
0 = \left( {c^2 - v^2 } \right)\tau '^2 + 2\frac{{l\cos \theta }}{\gamma }v\tau ' - l^2 \left( {1 - \cos ^2 \theta \left( {1 - \frac{1}{{\gamma ^2 }}} \right)} \right)<br />
<br />
0 = \left( {1 - \beta ^2 } \right)c^2 \tau '^2 + 2\frac{{l\cos \theta }}{\gamma }\beta c\tau ' - l^2 \left( {1 - \beta ^2 \cos ^2 \theta } \right)<br />
<br />
0 = \frac{{c^2 \tau '^2 }}{{\gamma ^2 }} + 2l\beta \cos \theta \frac{{c\tau '}}{\gamma } - l^2 \left( {1 - \beta ^2 \cos ^2 \theta } \right)<br />
<br />
\frac{{c\tau '}}{\gamma } = \frac{{ - 2l\beta \cos \theta \pm \sqrt {\left( {2l\beta \cos \theta } \right)^2 + 4l^2 \left( {1 - \beta ^2 \cos ^2 \theta } \right)} }}{2}<br />
<br />
\frac{{c\tau '}}{\gamma } = - l\beta \cos \theta \pm l\sqrt {\beta ^2 \cos ^2 \theta + 1 - \beta ^2 \cos ^2 \theta }<br />
<br />
\frac{{c\tau '}}{\gamma } = - l\beta \cos \theta \pm l = l - l\beta \cos \theta = l\left( {1 - \beta \cos \theta } \right)<br />
<br />
\tau ' = \left( {1 - \beta \cos \theta } \right)\gamma \frac{l}{c}<br />
OK I think I can make this work now.