Search found 2 matches

by speedyhenry1234
Sun Mar 18, 2012 10:19 pm
Forum: Text Formatting
Topic: Error with choose Function
Replies: 3
Views: 2589

Error with choose Function

Code: Select all

\documentclass{article}

\begin{document}
{n \choose k}
{n \choose k}
\end{document}
is what i have but it comes out n(k) with k being in the denominator position, with no numerator or n at the top
by speedyhenry1234
Sun Mar 18, 2012 9:03 pm
Forum: Text Formatting
Topic: Error with choose Function
Replies: 3
Views: 2589

Error with choose Function

Hello All,

I am new here so i hope i have posted this in the right place.

I am currently doing a dissertation project using LaTeX. The first 15 pages worked well and looked good in the DVI format albeit with a few errors. Unfortunately last night I did something so that now, the choose function ...