MAT 305, Spring 2015
Mathematical Computing I
Syllabus
Homework
Link to our Sage server
Reference of useful LaTeX commands
Lecture notes (
tentative
; we won't necessarily go in this order)
Lecture 1:
Introduction to Mathematical Computing
Lecture 2:
Introduction to Sage
Lecture 3:
2D graphing
Lecture 4:
Collections
Lecture 5:
Definite loops
Lecture 6:
Solving equations
Lecture 7:
Basic linear algebra
Lecture 8:
Differentiation and Integration
Lecture 9:
Functions in programming
Lecture 10:
Decision-making
Lecture 11:
Loops
Lecture 12:
3D graphing
Lecture 13:
Interactive worksheets
Lecture 14:
Recursion
Sample notebooks
“
My first Sage worksheet
”
“
Plotting!
”
“
Definite loops
”
“
Solving equations
”
“
Linear algebra
”
“
Fibonacci matrices
”
“
Differentiation and integration
”
“
Functions in Sage
”
“
Indefinite loops
”
“
Interactive worksheets
”
“
Help for Review #6
”
Test solutions:
Test 1