This is an archived course. A more recent version may be available at ocw.mit.edu.

This Course at MIT

This Course at MIT pages provide context for how the course materials published on OCW were used at MIT. They are part of the OCW Educator initiative, which seeks to enhance the value of OCW for educators.

Course Overview

This page focuses on the course 18.783 Elliptic Curves as it was taught by Dr. Andrew Sutherland in Spring 2013.

The course is a computationally focused introduction to elliptic curves, with applications to number theory and cryptography.

A key feature of the course that distinguishes it from most other introductory courses on elliptic curves is that it provides a rigorous mathematical treatment of the subject while at the same time addressing issues of algorithmic efficiency that are crucial to practical implementations. This includes, in particular, a thorough treatment of isogenies and the theory of complex multiplication, topics that are often not covered in a first course on the subject. These concepts are crucial to many theoretical and practical applications of elliptic curves.

The latter part of the course surveys some more advanced topics, including Galois representations, modular forms, and the proof of Fermat's Last Theorem.

Some of the theorems and algorithms presented in lecture are demonstrated using the Sage computer algebra system. Most of the problem sets contain at least one computationally-focused problem.

Course Outcomes

Course Goals for Students

The goal of the course is to provide a thorough introduction to the theory of elliptic curves with a focus on computational applications. These include algorithms for factoring integers and proving primality, as well as elliptic curve cryptography.

Possibilities for Further Study/Careers

Students who complete the course should be well prepared for more advanced study and even to begin research on topics related to elliptic curves. Indeed, an unstated goal of the course is to help prepare undergraduate students for graduate school. For students in pure mathematics this may include topics in number theory and algebraic geometry (and in particular, arithmetic geometry). Students in computer science will often pursue computational applications of elliptic curves, particularly in cryptography.

 

Curriculum Information

Prerequisites

  • A first course in algebra covering groups, rings, and fields such as 18.701 Algebra I.

Requirements Satisfied

Offered

This course was first offered in Spring 2012, and again in Spring 2013. Going forward, it will be offered every other Spring semester.

The Classroom

  • A classroom with three long tables spanning the classroom, chairs behind each table, and two sliding chalkboards at the front.

    Lecture

    18.783 is taught in a typical classroom with rows of seats and sliding chalkboards.

 

Student Information

On average, 10 or fewer students take this course each year.

Breakdown by Year

While 18.783 is listed as a graduate-level class, it has been taken by a mix of students consisting primarily of juniors, seniors, and graduate students.

Breakdown by Major

Most students are math majors, with a few computer science majors.

 
 

How Student Time Was Spent

During an average week in the spring semester, students were expected to spend 12 hours on the course, roughly divided as follows:

Lecture

3 hours per week
  • Met 2 times per week for 1.5 hours per session; 25 sessions total.
  • Several of the lectures included interactive sessions using Sage. The Sage worksheets are listed in the lecture notes section.
 

Out of Class

9 hours per week
 

Semester Breakdown

WEEK M T W Th F
1 No classes throughout MIT. Lecture session and office hours. No session scheduled. Lecture session and office hours. No classes throughout MIT.
2 No session scheduled. Lecture session and office hours; problem set due date. No session scheduled. Lecture session and office hours. No session scheduled.
3 No classes throughout MIT. No session scheduled. No session scheduled. Lecture session and office hours; problem set due date. No session scheduled.
4 No session scheduled. Lecture session and office hours. No session scheduled. Lecture session and office hours; problem set due date. No session scheduled.
5 No session scheduled. Lecture session and office hours. No session scheduled. Lecture session and office hours. No session scheduled.
6 No session scheduled. Lecture session and office hours; problem set due date. No session scheduled. Lecture session and office hours. No session scheduled.
7 No session scheduled. Lecture session and office hours; problem set due date. No session scheduled. Lecture session and office hours. No session scheduled.
8 No classes throughout MIT. No classes throughout MIT. No classes throughout MIT. No classes throughout MIT. No classes throughout MIT.
9 No session scheduled. Lecture session and office hours; problem set due date. No session scheduled. Lecture session and office hours. No session scheduled.
10 No session scheduled. Lecture session and office hours; problem set due date. No session scheduled. Lecture session and office hours. No session scheduled.
11 No classes throughout MIT. No classes throughout MIT. No session scheduled. Lecture session and office hours; problem set due date. No classes throughout MIT.
12 No session scheduled. Lecture session and office hours. No classes throughout MIT. Lecture session and office hours; problem set due date. No session scheduled.
13 No session scheduled. Lecture session and office hours. No session scheduled. Lecture session and office hours; problem set due date. No session scheduled.
14 No session scheduled. Lecture session and office hours. No session scheduled. Lecture session and office hours; problem set due date. No session scheduled.
15 No session scheduled. Lecture session and office hours. No session scheduled. No session scheduled; problem set due date and office hours. No classes throughout MIT.
16 No classes throughout MIT. No classes throughout MIT. No classes throughout MIT. No classes throughout MIT. No classes throughout MIT.
Displays the color and pattern used on the preceding table to indicate dates when classes are not held at MIT. No classes throughout MIT
Displays the color used on the preceding table to indicate dates when lecture sessions and office hours are held. Lecture session and office hours
Displays the color used on the preceding table to indicate dates when no class session is scheduled. No class session scheduled
Displays the symbol used on the preceding table to indicate dates when problem sets are due. Problem set due date
 

Instructor Insights

Below, Dr. Andrew Sutherland describes various aspects of how he taught 18.783 Elliptic Curves.

I first taught this course in Spring 2012. Because it was a brand new course, I wanted to be able to adapt the material to the students as the course went along. A lot of the material is traditionally covered only in graduate courses, but I felt strongly that it could be made accessible to undergraduates if it was presented in the right way. In order to achieve this I knew it would be crucial to get feedback as I went along to make sure students weren't getting lost. I wanted to be sure I was actually getting feedback from everyone, not just those bold enough to speak up.

What I decided to do is include a survey at the end of each problem set, and students were required to submit feedback as part of the assignment. Here is a sample survey, taken from Problem Set 1:

Sample survey gauging student intetest, level of difficulty, and time spent on the problems in the first assignment.

I found the feedback so useful that I have continued this practice and even replicated it in other courses. It allows me to fine-tune the material, improve the course in each iteration, and adapt to the students’ needs and backgrounds (the mix of students varies from year to year). I actually do a post mortem on each problem set after I have graded it, reading all the surveys and taking note of specific improvements I want to make in the future. I also respond directly to students when appropriate, and this dialog definitely helps to keep the students engaged in the course.