Something like this?
[MATH]\newcommand\T{\Rule{0pt}{1em}{.3em}}
\begin{array}{|c|c|}
\hline X & P(X = i) \T \\\hline
1 \T & 1/6 \\\hline
2 \T & 1/6 \\\hline
3 \T & 1/6 \\\hline
4 \T & 1/6 \\\hline
5 \T & 1/6 \\\hline
6 \T & 1/6 \\\hline
\end{array}[/MATH]
Tanks Mark.
Yes. Except the northwest cell would be empty.
Running down the left edge, it would say p(x), g(x), h(x), h'(x), and q(x)
Running across the top row, it would say [MATH]\text {sgn}\{y(x)\} = - 1, \text {sgn}\{y(x)\} = 0[/MATH], and [MATH]\text {sgn}\{y(x)\} = 1[/MATH].
And then in the individual cells for say the q(x) row, the entries would be
[MATH]- 1 \iff - \sigma < x < \dfrac{\tau - \pi}{2}, \ 0 \iff x = - \sigma \text { or } x = \dfrac{\tau - \pi}{2}[/MATH], or [MATH]1 \iff x > \dfrac{\tau - \pi}{2}[/MATH]
I want to get all this information in a nice compact form because I need to derive the signs of
[MATH]p(x)\{q(x) + 2h(x)\}[/MATH] and [MATH]2\{g(x) + q(x) + h(x)\}, \text { where}\\
g(x) = \{p(x)\}^2, \ p(x) = x + \sigma, \ q(x) = g'(x)h'(x),\\
\text { and } h(x) = (x + \pi)(x - \tau).[/MATH]The table gives me a quick way to isolate the simple cases from the hard ones.
Oh, and [MATH]\sigma > \pi > 0 < \tau.[/MATH]
None of this is hard. Presenting it is the problem.