Computational Labs in Math 251

A component of the Math 251 course is exploring and learning to use a computer algebra system to analyze and solve problems in multivariable calculus. This will be continued throughout Math 244 and Math 252, and will be a useful skill in future math classes going forward.

The point of these assignments is three-fold:

  1. Students should be able to use a computer package to help visualize problems in 3-dimensions. A lot of Calculus 3 is centered around these types of problems, and being able to visualize them can help with learning how to solve them.
  2. Students should be able to use a computer package to solve problems that are more complicated than can be done by hand. While pretty much everything in this class is done in 3 dimensions, a lot of real-world problems have more than 3 variables, and the same methods can be used to solve them. They would take forever to work out by hand, so we use computer systems to speed up the process.
  3. Students should gain intuition as to how to solve problems in these classes based on visualization and breaking down the problem into steps that a computer can solve. If a student knows how to write a program for it, they should be able to work out a simpler version of the problem by hand.

Computational Packages

There are three mathematical packages that can be used to do these assignments, and each student is welcome to choose whichever they prefer.

For any of the downloads, students should go to the Rutgers Software Portal. An introduction to each of the three systems and how they work can be found at the following pages for Maple, Matlab, and Mathematica.

Structure of the Assignments

The first (or second) recitation for Math 251 will take place in a computer lab. Students will get their first introduction to these computational packages there. The goal for the class will be to work on Lab 0 in whichever package the student chooses and get a feel for how it works. The recitation instructor may have a preferred numerical package, but each student is allowed to use whichever they want. Lab 0 will not have a graded component, but working through all of the steps will make the remaining labs significantly easier.

Each of the remaining labs have an assignment sheet outlining what the student is supposed to do for the lab, background information on the concepts covered in class pertaining to the lab, and a set of helpful commands for each of the software packages. Students may still need to look up other commands online, and there may be some unnecessary commands on these pages, especially if the student does the problem differently than the designer intended. That doesn't mean the solution is wrong, just that the student went about it in a different way. The final component of each lab is the randomized student data that each student will input into their code when they build it.

The labs will be graded on each of the components described in the assignment sheet, weighted appropriately. Each student will also be expected to include the final version of the code that was used to do the computation/generate the images. These will need to be printed out and handed in during recitation or lecture, according to the individual instructor's direction. In addition, the intuition and understanding from these labs may also be tested on in-class examinations and quizzes.

Assignments

Title Assignment Background Helpful Commands
Lab 0: Introduction to Computing Lab 0 Assignment Maple
Matlab
Mathematica
Lab 1: Vectors and Triangles Lab 1 Assignment Lab 1 Background Maple
Matlab
Mathematica
Lab 2: Arc Length Parametrization Lab 2 Assignment Lab 2 Background Maple
Matlab
Mathematica
Lab 3: Tangent Planes Lab 3 Assignment Lab 3 Background Maple
Matlab
Mathematica
Lab 4: Optimization and Lagrange Multipliers Lab 4 Assignment Lab 4 Background Maple
Matlab
Mathematica
Lab 5: Center of Mass Lab 5 Assignment Lab 5 Background Maple
Matlab
Mathematica

Getting Help

The TA and instructor will be able to help with the content of each of these labs. For coding issues in particular, the TA will be a more available resource. In addition, all students are welcome to go to any of the TAs for Math 251 in order to get help with the Computational Labs. Not all of the TAs are equally versed in the different numerical systems, so if a student is working with a software package that their TA is not familiar with, they are welcome to go to a different TA for help on that assignment. Here is a list of all of the TAs for Math 251 along with their office hours, email addresses, and preferred numerical packages. Don't wait until the last minute to contact one of these TAs, as they are also busy people.

A departmental Frequently Asked Questions page about this class is also available.