An introductory lab will be completed during your first calculus lab session. The following files will be useful throughout the semester:
Python Setup Guide [pdf] – step-by-step instructions for installing Python, required packages, and Visual Studio Code, and for working with Jupyter Notebooks.
Project Report Guidelines – instructions for writing and formatting your lab project report.
Below, you will find the lab files for each session. Your TA may choose to skip certain labs or complete them in a different order.
Lab | Title | File |
---|---|---|
Lab 01 | Lab 01 - New User's Tour | Lab 01 - New User's Tour.ipynb |
Lab 02 | Lab 02 - Review of Calculus I | Lab 02 - Review of Calculus I.ipynb |
Lab 03 | Lab 03 - The u-Substitution Method | Lab 03 - The u-Substitution Method.ipynb |
Lab 04 | Lab 04 - Integration of Rational Functions by Partial Fractions | Lab 04 - Integration of Rational Functions by Partial Fractions.ipynb |
Lab 05 | Lab 05 - Numerical Integration - The Trapezoidal Rule and Simpson's Rule | Lab 05 - Numerical Integration - The Trapezoidal Rule and Simpson's Rule.ipynb |
Lab 06 | Lab 06 - Improper Integrals | Lab 06 - Improper Integrals.ipynb |
Lab 07 | Lab 07 - Sequences and Series | Lab 07 - Sequences and Series.ipynb |
Lab 08 | Lab 08 - Project - Koch Snowflakes and Fractals | Lab 08 - Project - Koch Snowflakes and Fractals.ipynb |
Lab 09 | Lab 09 - Power Series and Taylor Series | Lab 09 - Power Series and Taylor Series.ipynb |