\documentclass[12pt]{article}
\usepackage{amsmath,amssymb,graphicx,txfonts,multicol}
\usepackage[setpagesize=false]{hyperref}
\usepackage[usenames,dvipsnames]{xcolor}
\usepackage[setpagesize=false]{hyperref}\hypersetup{colorlinks,
  linkcolor={blue!50!black},
  citecolor={blue!50!black},
  urlcolor=blue
}

\paperwidth 8in
\paperheight 10.5in
\textwidth 8in
\textheight 10.5in
\oddsidemargin -0.75in
\evensidemargin \oddsidemargin
\topmargin -0.75in
\headheight 0in
\headsep 0in
\footskip 0in
\parindent 0in
\setlength{\topsep}{0pt}
\pagestyle{empty}

\def\myurl{http://www.math.toronto.edu/~drorbn/}

\def\bbC{{\mathbb C}}
\def\bbF{{\mathbb F}}
\def\bbQ{{\mathbb Q}}
\def\bbR{{\mathbb R}}
\def\bbZ{{\mathbb Z}}

\begin{document}

Name (Last, First): $\underline{\hspace{3in}}$ \hfill Student ID: $\underline{\hspace{2in}}$

\vskip 2mm

{\small
  \href{\myurl}{Dror Bar-Natan}:
  \href{\myurl/classes/}{Classes}:
  \href{\myurl/classes/\#1415}{2014-15}:
  \href{\myurl/classes/15-475-ProblemSolving}{MAT 475 Problem Solving Seminar}:
  \hfill\url{http://drorbn.net/15-475}
}

\vskip 3mm

{\large\bf Quiz 3} ``Formulate an Equivalent Problem'', January 27, 2015. You have 25 minutes to solve as much as you can of the following problems. Please write on both sides of the page. \hfill {\bf Good Luck!}

\vskip 2mm

\noindent{\bf Problem 1.} In how many ways can a natural number $n$ be written as a sum of $k$ non-negative integers, taking order into account? For example, if $n=2$ and $k=3$, there are $6$ ways: $2=2+0+0=0+2+0=0+0+2=0+1+1=1+0+1=1+1+0$.

\noindent{\bf Problem 2} (Larson's 1.3.15). Use a counting argument to prove that for integers $0<r\leq n$,
\[ \binom{r}{r} + \binom{r+1}{r} + \binom{r+2}{r} + \dots + \binom{n}{r} = \binom{n+1}{r+1}. \]

\noindent{\bf Problem 3} (no credit, yet the best solutions will be advertised). What is your favourite ``Formulate an Equivalent Problem'' problem?

\vfill

Problem 3 solution by Alessandra:

\[ \includegraphics[scale=0.7]{Quiz3Problem3ByAlessandra.jpg} \]

\vfill

Problem 3 solution by Yizhou:

\[\includegraphics[scale=0.7]{Quiz3Problem3ByYizhou.jpg} \]

\vfill

\end{document}

