LaTeX test

</code><code>\LaTeX&bg=ffcccc& fg=cc00ff&s=4

what will this look like? [\latex] \huge Big text goes here

\frac{stuff}{otherstuff}

\begin{center}
\fbox{\textit{Have a nice day!}}
\end{center}

x^2 + y^2 = 3 x^2 + y^2 = 3 x^2 + y^2 = 3
x^2 + y^2 = 3
x^2 + y^2 = 3
x^2 + y^2 = 3

      \begin{align*} x^2 + y^2 &= 1 \\ y &= \sqrt{1 - x^2} \end{align*}

Rendered by QuickLaTeX.com

      \[ \left( \begin{array}{c|rc|l} \\ 4x^2 & 3y^3 & = & 0 \\ x_1 & \vdots & = & \cdot \\ f_{n+3}(x) & f_{n+2} & = & \ldots \\ \end{array} \right] \]

      \[ \left[ \begin{array}{cc} 2 & 4 \\ 3 & 1 \\ \end{array}\right] + \left[ \begin{array}{cc} 1 & 0 \\ 0 & 1 \\ \end{array}\right] = \left[ \begin{array}{cc} 3 & 4 \\ 3 & 2 \\ \end{array} \right] \]

\Large Some large text with a few {\relsize{-2} small words} inside. \par\medskip \normalsize\noindent S\textsmaller[2]{MALL} C\textsmaller[2]{APS} (faked)\\ \textsc{Small Caps} (real; compare the running length and stem thickness to previous line).

\usepackage{exscale,relsize}
      \[ \sum \neq \mathlarger{\sum} \]
and \frac{1}{2} \neq \frac{\mathlarger 1} {2} but N = \mathlarger {N}



At first, we sample f(x) in the N (N is odd) equidistant points around x^*:

    \[ f_k = f(x_k),\: x_k = x^*+kh,\: k=-\frac{N-1}{2},\dots,\frac{N-1}{2} \]

where h is some step.
Then we interpolate points \{(x_k,f_k)\} by polynomial

(1)   \begin{equation*}  P_{N-1}(x)=\sum_{j=0}^{N-1}{a_jx^j} \end{equation*}

Its coefficients \{a_j\} are found as a solution of system of linear equations:

(2)   \begin{equation*}  \left\{ P_{N-1}(x_k) = f_k\right\},\quad k=-\frac{N-1}{2},\dots,\frac{N-1}{2} \end{equation*}

Here are references to existing equations: (1), (2).
Here is reference to non-existing equation (??).

License

Here is my practice book Copyright © by vickymaloy. All Rights Reserved.

Feedback/Errata

Leave a Reply

Your email address will not be published. Required fields are marked *