Welcome to Math 201, Multivariable Calculus, this Spring 2014!
Course Information
- Course Syllabus
- Read Letters from past students
- Course Calendar
- Homework Assignments, Lecture Notes, Topics Covered
- Book problems for each chapter covered.
- Course Forum
- A link to Blackboard
- A link to WebWork
Key Dates: (subject to change)
- First Day of Class: January 27
- First Exam: February 26
- Second Exam: March 31
- Third Exam: May 12
- Last Day of Class: May 14
- Final Exam: At the scheduled final exam time.
Multivariable Calculus links:
- Funny Little Calculus Text
- Fifty Famous Curves
- Desmos, an online graphing calculator
Succeeding in Math Class:
- Success in Mathematics
- How to read a math textbook
- How to read a math textbook
- How to study for a math class
- An example of a mind map?
Mathematica Code snippets:
- ContourPlot3D[ x^2 + y^2 - z^2/4 == 1, {x, -4, 4}, {y, -4, 4}, {z, -8, 8}, Axes -> True, PlotRange -> All, AxesLabel -> {"x", "y", "z"}]