Left parenthesis:
= \left\{\begin{array}{lcl} ,& & {}\\ ,& & {} \end{array} \right.
N choose d
The number of schemes choosing d balls from N+d elements
{N+d \choose d}
Lots of symbols:
How to insert pdf file at end of a Latex script
\usepackage[final]{pdfpages}
\includepdf[pages=-]{file.pdf} or \includepdf[pages=-,pagecommand={},width=\textwidth]{file.pdf}