\documentclass[11pt]{article}
\def\draft{n}
\usepackage{amsmath, amssymb, amscd, dbnsymb, graphicx, stmaryrd, fancyhdr,
  import, bbm, multicol, mathtools,
  ../picins, needspace, halloweenmath
}
\usepackage{txfonts}    % for the likes of \coloneqq.
\usepackage[usenames,dvipsnames]{xcolor}
% Following http://tex.stackexchange.com/a/847/22475:
\usepackage[setpagesize=false]{hyperref}
\hypersetup{colorlinks,
  linkcolor={blue!50!black},
  citecolor={blue!50!black},
  urlcolor=blue
}
\usepackage{breakurl}
% Following http://tex.stackexchange.com/questions/69901/how-to-typeset-greek-letters:
\usepackage[LGR,T1]{fontenc}
\newcommand{\textgreek}[1]{\begingroup\fontencoding{LGR}\selectfont#1\endgroup}
\usepackage[all]{xy}
\usepackage[textwidth=7in,textheight=9.5in,headsep=0.15in]{geometry}
\usepackage{pdfpages}
\usepackage[export]{adjustbox}% 'export' allows adjustbox keys in \includegraphics
\usepackage{caption}
\captionsetup[figure]{textfont=sf,width=\linewidth}
\newenvironment{Figure}
  {\par\medskip\noindent\minipage{\linewidth}}
  {\endminipage\par\medskip}

\def\myurl{http://www.math.toronto.edu/~drorbn}
\def\pensieve{http://drorbn.net/AcademicPensieve}

\def\bbD{{\mathbb D}}
\def\bbe{\mathbbm{e}}
\def\bbO{{\mathbb O}}
\def\bbQ{{\mathbb Q}}
\def\bbR{{\mathbb R}}
\def\bbZ{{\mathbb Z}}
\def\calA{{\mathcal A}}
\def\calD{{\mathcal D}}
\def\calF{{\mathcal F}}
\def\calI{{\mathcal I}}
\def\calK{{\mathcal K}}
\def\calP{{\mathcal P}}
\def\calR{{\mathcal R}}
\def\calS{{\mathcal S}}
\def\calT{{\mathcal T}}
\def\calU{{\mathcal U}}
\def\fraka{{\mathfrak a}}
\def\frakb{{\mathfrak b}}
\def\frakh{{\mathfrak h}}
\def\frakg{{\mathfrak g}}

\def\AS{\mathit{AS}}
\def\gr{\operatorname{gr}}
\def\IHX{\mathit{IHX}}
\def\STU{\mathit{STU}}
\def\TC{\mathit{TC}}

\def\arXiv#1{{\href{https://arxiv.org/abs/#1}{arXiv:#1}}}

\renewcommand{\headrulewidth}{0pt}
\fancypagestyle{empty}{
  \rhead{\footnotesize\href{\myurl}{Dror Bar-Natan}}
  \lhead{\footnotesize\textgreek{web}$\coloneqq$\url{http://drorbn.net/d24/}}
  \cfoot{}
}
\fancypagestyle{normal}{
  \lhead{\footnotesize
    \href{\myurl}{Dror Bar-Natan}:
    \href{http://drorbn.net/ap}{Academic Pensieve}:
    \href{http://drorbn.net/ap/Projects}{Projects}:
    \href{http://drorbn.net/ap/Projects/Agenda}{Agenda}:
    \href{http://drorbn.net/ap/Projects/Agenda/UndergraduateProjects.pdf}{Undergraduate Projects}:
  }
  \rhead{\footnotesize\url{http://drorbn.net/UGP}}
  \cfoot{\thepage}
}
\pagestyle{normal}

\def\red{\color{red}}

\definecolor{mblue}{HTML}{E0E0FF}
\definecolor{mgray}{HTML}{B0B0B0}
\definecolor{morange}{HTML}{FFA50A}
\definecolor{mpink}{HTML}{FFE0E0}
\definecolor{myellow}{HTML}{FFFF00}
\definecolor{mgreen}{HTML}{AAFFAA}
\def\myellowm#1{{\setlength{\fboxsep}{0pt}\colorbox{myellow}{$#1$}}}
\def\mpinkm#1{{\setlength{\fboxsep}{0pt}\colorbox{mpink}{$#1$}}}
\def\mbluem#1{{\setlength{\fboxsep}{0pt}\colorbox{mblue}{$#1$}}}
\def\mgreenm#1{{\setlength{\fboxsep}{0pt}\colorbox{mgreen}{$#1$}}}

\catcode`\@=11
\long\def\@makecaption#1#2{%
    \vskip 10pt
    \setbox\@tempboxa\hbox{%\ifvoid\tinybox\else\box\tinybox\fi
      \small\sf{\bfcaptionfont #1. }\ignorespaces #2}%
    \ifdim \wd\@tempboxa >\captionwidth {%
        \rightskip=\@captionmargin\leftskip=\@captionmargin
        \unhbox\@tempboxa\par}%
      \else
        \hbox to\hsize{\hfil\box\@tempboxa\hfil}%
    \fi}
\font\bfcaptionfont=cmssbx10 scaled \magstephalf
\newdimen\@captionmargin\@captionmargin=2\parindent
\newdimen\captionwidth\captionwidth=\hsize
\catcode`\@=12

\begin{document}

\noindent{\LARGE\bf Nobody Solves the Quintic Web Site}

\vskip 5mm

There is a truly lovely and relatively easy topological proof of one of the most fundamental results of Galois theory, that there isn't a ``formula'' for solving equations of degree 5 and up. I have given talks to explain that proof (e.g., \url{http://drorbn.net/cumc20},  \url{https://www.math.toronto.edu/~drorbn/Talks/Sydney-1708}, and \url{https://www.math.toronto.edu/~drorbn/Talks/CMU-1504/}) and they are on video. But the animations I have used are clunky and need to be modernized. Would you be interested in doing that?

At minimum you will need to re-implement the animations in my talks so as to run stably within a web browser. Even better if you will be able to add and improve, perhaps making it into a full web site explaining and exploring the proof.

\vskip 2mm\noindent{\bf Requirements.} You must learn and feel fully comfortable with the proof and you must care for presentation. You must feel comfortable with graphics programming. You will have to show me that you have relevant experience.

\vskip 2mm\noindent{\bf Warnings.} There is a fair chance that I will be away for a good portion of the summer, or possibly even for all of it. So much of our communications will have to occur over zoom. Given my time constraints, only absolutely excellent students will be considered, and it is very possible that no one will be chosen.

\vskip 2mm\noindent\noindent{\bf Posted} on November 4, 2024.

\vskip 2mm\noindent\noindent{\bf Status.} Not assigned. If you are interested, see \href{https://www.mathematics.utoronto.ca/undergraduate/current-students/summer-research-awards-undergraduates}{Summer Research Awards for Undergraduates} on the math department web site.

\eject

\noindent{\LARGE\bf Drawing Large Knots and Seifert Surfaces}

\vskip 5mm

The software I currently have for drawing large knots wastes a lot of real estate (e.g., \url{https://drorbn.net/AcademicPensieve/Talks/UBC-241004/DK300SnapPyDiagram.pdf}). It ought to be possible to do better! Would you try? As for \href{https://en.wikipedia.org/wiki/Seifert_surface}{Seifert surfaces}, I don't even have a general program (though see some \href{https://drorbn.net/AcademicPensieve/Classes/23-FastComputations/Day1Gallery/SeifertSurfaces.png}{pictures} and an \href{https://drorbn.net/AcademicPensieve/Talks/CMS-2112/index.html?im=SeifertByRedelmeier.jpg}{illustration}). Would you fix that?

\vskip 2mm\noindent{\bf Requirements.} You must care for aesthetics and have ideas how to make it better. You must feel comfortable with graphics programming in Mathematica. You will have to show me that you have relevant experience.

\vskip 2mm\noindent{\bf Warnings.} There is a fair chance that I will be away for a good portion of the summer, or possibly even for all of it. So much of our communications will have to occur over zoom. Given my time constraints, only absolutely excellent students will be considered, and it is very possible that no one will be chosen.

\vskip 2mm\noindent\noindent{\bf Posted} on November 4, 2024.

\vskip 2mm\noindent\noindent{\bf Status.} Not assigned. If you are interested, see \href{https://www.mathematics.utoronto.ca/undergraduate/current-students/summer-research-awards-undergraduates}{Summer Research Awards for Undergraduates} on the math department web site.

\eject

\noindent{\LARGE\bf Knot Families and their $\theta$ Invariant}

\vskip 5mm

The primary purpose of this project will be to code as many ``families'' of knots as you can identify in a way that will be clean and useful for others. A secondary purpose will be to compute the $\theta$ invariant of many knots in these families, in the hope of finding patterns and making conjectures. you may want to listen to my talk at \url{http://drorbn.net/to24} to see what $\theta$ is about.

Examples of families: torus knots, pretzel knots, twisted torus knots \arXiv{2411.13003}, knots with diagonal grid diagrams \arXiv{2412.13796}, Montesinos knots, double-torus knots (Hirasawa, Murasugi), torti-rational knots, the Conway and Kinoshita-Terasaka families as in \arXiv{2409.03557}, \ldots

\vskip 2mm\noindent{\bf Requirements.} You must be excellent at combinatorial programming in Mathematica. You will have to show me that you have relevant experience.

\vskip 2mm\noindent{\bf Warnings.} There is a fair chance that I will be away for a good portion of the summer, or possibly even for all of it. So much of our communications will have to occur over zoom. Given my time constraints, only absolutely excellent students will be considered, and it is very possible that no one will be chosen.

\vskip 2mm\noindent\noindent{\bf Posted} on November 4, 2024.

\vskip 2mm\noindent\noindent{\bf Status.} This project was already assigned in the summer of 2025 (see \url{https://www.math.toronto.edu/~drorbn/Students/#Lalani}). If it will be assigned again, some work will have to be repeated yet the idea would be to go {\em beyond}.

\eject

\noindent{\LARGE\bf Further Ideas}

\vskip 5mm

\begin{itemize}

\item 

\end{itemize}

\eject

\noindent{\LARGE\bf Further Retired Ideas}

\vskip 5mm

\begin{itemize}

\item Implement Fiedler's \arXiv{2506.17738} (paper withdrawn by Fiedler).

\end{itemize}

\end{document}
