- 8,477
- 5,693
I have a question on how to properly typeset a series of inequalities or approximate equalities when the LHS does not change. Take for example
<br /> f(x) = \sin(x) \\<br /> \quad \approx x - \frac{x^3}{3!} \\<br /> \quad = x - \frac{x^3}{6} <br />
What I did there is that I took it as if it was one long line,
<br /> f(x) = \sin(x) \approx x - \frac{x^3}{3!} = x - \frac{x^3}{6} <br />
that is split and stacked. Is this the correct way to do it? Or is it assumed that the LHS repeats, i.e.,
<br /> f(x) = \sin(x) \\<br /> f(x) \approx x - \frac{x^3}{3!} \\<br /> f(x) = x - \frac{x^3}{6} <br />
in which case the last line is incorrect?
<br /> f(x) = \sin(x) \\<br /> \quad \approx x - \frac{x^3}{3!} \\<br /> \quad = x - \frac{x^3}{6} <br />
What I did there is that I took it as if it was one long line,
<br /> f(x) = \sin(x) \approx x - \frac{x^3}{3!} = x - \frac{x^3}{6} <br />
that is split and stacked. Is this the correct way to do it? Or is it assumed that the LHS repeats, i.e.,
<br /> f(x) = \sin(x) \\<br /> f(x) \approx x - \frac{x^3}{3!} \\<br /> f(x) = x - \frac{x^3}{6} <br />
in which case the last line is incorrect?