MAT 305, Spring 2013
Mathematical Computing I
Syllabus
Homework
Reference of useful LaTeX functions
Lecture notes
Lecture 1:
Introduction to Mathematical Computing
Lecture 2:
Introduction to Sage
Lecture 3:
2D graphing
Lecture 4:
Collections
Lecture 5:
Solving equations
Lecture 6:
Differentiation and Integration
Lecture 7:
Functions in programming
Lecture 8:
Decision-making
Lecture 9:
Loops
Lecture 10:
3D graphing
Lecture 11:
Interactive worksheets
Lecture 12:
Recursion
Sample notebooks
Basic features (“Stupid name”)
Considerations when working on Individual Assignment 1 (“Symbolic v. Numeric”)
Example of how pseudocode should be written (modulo one typo)
Interactive worksheet