website/templates/en/academic/teaching/2023/106/index.html
2026-04-24 15:43:21 -04:00

856 lines
22 KiB
HTML

<title>MATH 106L - Fall 2023</title>
<link rel="stylesheet" href="/static/main.css">
<style>
.styled-table {
border-collapse: collapse;
margin: 25px 0;
font-size: 0.9em;
font-family: sans-serif;
min-width: 400px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.styled-table thead tr {
background-color: #987998;
color: #ffffff;
text-align: left;
}
.styled-table th,
.styled-table td {
padding: 12px 15px;
}
.styled-table tbody tr {
border-bottom: 1px solid #dddddd;
}
.styled-table tbody tr:nth-of-type(even) {
background-color: #f3f3f3;
}
.styled-table tbody tr:last-of-type {
border-bottom: 2px solid #009879;
}
</style>
<body>
<h3> MATH 106L: Lab calculus and functions II</h3>
<p><b>Instructor:</b> Spencer Nicholas Whitehead</p>
<p><b>Lecture times:</b> MWF 12:00-12:50, W. Duke 08A</p>
<p><b>Lab times:</b> TTh 12:00-12:50, W. Duke 08A</p>
<p><b>Office Hours:</b> W 13:00-14:00, Classroom 132; Th 16:00-17:00, F 15:00-16:00, Zoom (link sent by email). One online office hour TBD.</p>
<p><b>Syllabus:</b> <a href="pdfs/syllabus.pdf">See the course syllabus in PDF format here.</a></p>
<p><b>Contact:</b> <a href="pdfs/facesheet.pdf">See a facesheet of course staff and contact info in PDF format here.</a></p>
<p><b>Grading:</b> <a href="pdfs/grading.pdf">Detailed information on the grading scheme is available in PDF format here.</a></p>
<p><a href="grading_info">A more detailed breakdown of the grading scheme and FAQ is available here.</a></p>
<p><a href="/static/106rubric.png">The rubric used to assess reports is available here (see above link for more grading info).</a>
<p>
<b>Course description:</b> The notion of <i>quadrature</i>, the computation of the area of a complicated shape by filling it with smaller, better understood shapes, has been studied since the Greeks.
In MATH 105L, you studied the calculus of differentials and learned how the behaviour of a (reasonable) function could be described locally by its <i>derivative</i>.
Historically, this notion came almost 2,000 years after that of quadrature.
It would be a further two centuries until James Gregory would publish a statement and proof of what is today known as the <i>fundamental theorem of calculus</i>.
This theorem states roughly that quadrature, called <i>integration</i> today, is inverse to differentiation: the derivative of an integral of a function is the original function, and the integral of a derivative of a function is the original function&mdash;perhaps up to the oft-forgotten '+ C'.
</p>
<p>
The fundamental theorem of calculus cannot be described as anything short of astonishing.
There is no reason <i>a priori</i> to believe that the operations of finding area and finding local linear approximations should be related to each other in any reasonable way, but the fundamental theorem of calculus provides exactly this relation.
The fundamental theorem of calculus comprises perhaps the first example of what one might call a 'local-global result': by knowing local information about a function (its derivative at each point), one learns global information about the function (the area under its graph).
This philosophy underlying the fundamental theorem of calculus is omnipresent in day-to-day life, if often invisible&mdash;as the sewist closes a sleeve with a stitch in the round or a ship circumnavigates the globe using only an atlas is present the fundamental theorem of calculus, providing rigorous mathematical justification to the idea that local approximations, sufficiently accurate, sum to the whole.
While often exploited as just a computational tool, it would be no exaggeration to call the fundamental theorem of calculus one of the most beautiful in all of mathematics.
</p>
<p>
In MATH 106L we will develop the modern integral calculus from a particular kind of quadrature called a <i>Riemann sum</i>, and from this definition prove the fundamental theorem of calculus.
After the fall break, we will begin the study of differential equations and methods of solution.
Finally, after the Thanskgiving break (and throughout the labs) we will study specific examples of differential equations that motivated the historical development of calculus, such as Newton's laws of motion and models for population growth/decay, including the presence of forcing terms.
</p>
<p>
<b>Best practices for writing mathematics:</b> Through the course, you will have the chance in labs to write a number of group reports.
While there is no universal style guide for mathematical writing, there are a number of accepted best practices, <a href="pdfs/writing.pdf">available in PDF format here.</a>
When writing reports, <b>you are expected to follow the practices in this document.</b>
</p>
<p>
<b>Textbook problems:</b> In the interest of fairness and accessibility, I will pull practice problems and enrichment reading from the free and openly available MIT OpenCourseWare Calculus text of Strang. <a href="https://ocw.mit.edu/courses/res-18-001-calculus-online-textbook-spring-2005/pages/textbook/">Click here to access this textbook.</a>
The practice problems will be updated on a (roughly) week-by-week basis; for some weeks there may be no practice problems.
Many Duke courses use recent editions of Hughes-Hallett; this is a resource you may consider purchasing or finding in the library, but is not required for this class.
My personal favourite calculus texts are those of Michael Spivak.
I highly recommend them for enrichment reading, but again do not require them for this class.
See the syllabus for more information on titles, editions, etc.
</p>
<table class="styled-table">
<thead>
<tr>
<th>Lesson</th>
<th>Date</th>
<th>Topic</th>
<th>Worksheet</th>
<th>Due Date</th>
<th>Resources</th>
<th>Textbook practice<br>(Not to hand in)</th>
<th>External resources</th>
</tr>
</thead>
<tbody>
<tr>
<td>1-1</td>
<td>2023-08-28</td>
<td>105L Review</td>
<td><a href="pdfs/1-1.pdf">Worksheet</a></td>
<td>2023-09-04</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Lab</td>
<td>2023-08-29</td>
<td>Trigonometry, I</td>
<td><a href="pdfs/Lab1.pdf">Lab 1</a></td>
<td>2023-09-04</td>
<td></td>
<td>Section 1.5</td>
<td><a href="https://www.khanacademy.org/math/trigonometry/trigonometry-right-triangles">Basic trig</a></td>
</tr>
<tr>
<td>1-2</td>
<td>2023-08-30</td>
<td>Trigonometry, II</td>
<td><a href="pdfs/Lab1cont.pdf">Worksheet</a></td>
<td>2023-09-04</td>
<td></td>
<td></td>
<td><a href="https://www.khanacademy.org/math/trigonometry/unit-circle-trig-func#unit-circle-definition-of-trig-functions">Unit circle</a><br><a href="https://www.khanacademy.org/math/trigonometry/unit-circle-trig-func#intro-to-radians-trig">Radians</a></td>
</tr>
<tr>
<td>Lab</td>
<td>2023-08-31</td>
<td>Trigonometric<br>modelling, I</td>
<td><a href="pdfs/Lab2.pdf">Lab 2</a></td>
<td></td>
<td><a href="https://docs.google.com/spreadsheets/d/1-SgnOfTnsVkriBXMihS9xRoaKnPxdMY33Zx48nRq6fM/edit?usp=sharing">Spreadsheet</a><br><a href="https://www.geogebra.org/m/pb6bpxar">Geogebra</a></td>
<td>Section 1.5</td>
<td><a href="https://www.khanacademy.org/math/trigonometry/unit-circle-trig-func#xfefa5515:sinusoidal-models">Sinusoidal models</a></td>
</tr>
<tr>
<td>1-3</td>
<td>2023-09-01</td>
<td>Trigonometric<br>identities, limits</td>
<td><a href="pdfs/1-3.pdf">Worksheet</a></td>
<td>2023-09-04</td>
<td></td>
<td>Section 1.5</td>
<td><a href="https://www.khanacademy.org/math/trigonometry/trig-equations-and-identities#trig-identities">Trig identities</a><br><a href="https://www.khanacademy.org/math/trigonometry/trig-equations-and-identities#xfefa5515:angle-addition-identities">Angle addition</a></td>
</tr>
<tr>
<td></td>
<td>2023-09-04</td>
<td>Labour day, no class</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Lab</td>
<td>2023-09-05</td>
<td>Trigonometric<br>modelling, II</td>
<td>Report: Global<br>warming [group]</td>
<td>2023-09-13</td>
<td></td>
<td>Section 1.5</td>
<td></td>
</tr>
<tr>
<td><a href="recordings/2-2.mp3">2-2</a></td>
<td>2023-09-06</td>
<td>Trigonometric<br>Derivatives</td>
<td><a href="pdfs/2-2.pdf">Worksheet</a></td>
<td>2023-09-11</td>
<td></td>
<td>Section 2.4</td>
<td><a href="https://www.khanacademy.org/math/calculus-1/cs1-derivatives-definition-and-basic-rules/cs1-derivatives-of-cosx-sinx-and-lnx/v/derivatives-of-sinx-and-cosx">Differentiating trig functions</a></td>
</tr>
<tr>
<td>Lab</td>
<td>2023-09-07</td>
<td>Newton's laws<br>of motion, I</td>
<td><a href="pdfs/Lab3.pdf">Lab 3</a></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td><a href="recordings/2-3.mp3">2-3</a></td>
<td>2023-09-08</td>
<td>Inverse trigonometric<br>functions </td>
<td><a href="pdfs/2-3.pdf">Worksheet</a></td>
<td>2023-09-11</td>
<td></td>
<td></td>
<td><a href="https://www.khanacademy.org/math/trigonometry/trig-equations-and-identities#inverse-trig-functions">Inverse trig functions</a></td>
</tr>
<tr>
<td><a href="recordings/3-1.mp3">3-1</a></td>
<td>2023-09-11</td>
<td>Trigonometric<br>inverse derivatives</td>
<td><a href="pdfs/3-1.pdf">Worksheet</a></td>
<td>2023-09-18</td>
<td></td>
<td><a href="https://touhou.ca/notes/inverse_function_theorem/">The inverse function theorem</a></td>
<td></td>
</tr>
<tr>
<td>Lab</td>
<td>2023-09-12</td>
<td>NO LAB</td>
<td>BIG ASSIGNMENT 1</td>
<td>2023-09-22</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td><a href="recordings/3-2.mp3">3-2</a></td>
<td>2023-09-13</td>
<td>Trigonometric<br>related rates</td>
<td><a href="pdfs/3-2.pdf">Worksheet</a></td>
<td>2023-09-18</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Lab</td>
<td>2023-09-14</td>
<td>Newton's laws<br>of motion, II</td>
<td>Group report: understanding gravity</td>
<td>2023-09-20</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td><a href="recordings/3-3.mp3">3-3</a></td>
<td>2023-09-15</td>
<td>Postition, velocity,<br>Acceleration</td>
<td><a href="pdfs/3-3.pdf">Worksheet</a></td>
<td>2023-09-18</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td><a href="recordings/4-1.mp3">4-1</a></td>
<td>2023-09-18</td>
<td>Distance from velocity</td>
<td><a href="pdfs/4-1.pdf">Worksheet</a></td>
<td>2023-09-25</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Lab</td>
<td>2023-09-19</td>
<td><a href="pdfs/Lab4.pdf">Sums, sigma notation</a></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td><a href="recordings/4-2.mp3">4-2</a></td>
<td>2023-09-20</td>
<td>Left- and right-<br>handed sums</td>
<td><a href="pdfs/4-2.pdf">Worksheet</a></td>
<td>2023-09-25</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Lab</td>
<td>2023-09-21</td>
<td>Sums and sigma notation, II</td>
<td>Lab questions [individual]</td>
<td>2023-09-27</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td><a href="recordings/4-3.mp3">4-3</a></td>
<td>2023-09-22</td>
<td>The definite integral</td>
<td><a href="pdfs/4-3.pdf">Worksheet</a></td>
<td>2023-09-25</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td><a href="recordings/5-1.mp3">5-1</a></td>
<td>2023-09-25</td>
<td>Midpoint and<br>trapezoid sums</td>
<td><a href="pdfs/5-1.pdf">Worksheet</a></td>
<td>2023-10-02</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Lab</td>
<td>2023-09-26</td>
<td>Postponed due to technical issues</td>
<td></td>
<td></td>
<td></a></td>
<td></td>
<td></td>
</tr>
<tr>
<td>5-2</td>
<td>2023-09-27</td>
<td>FTC I</td>
<td><a href="pdfs/5-2.pdf">Worksheet</a></td>
<td>2023-10-02</td>
<td></td>
<td><a href="https://touhou.ca/notes/fundamental_theorem_of_calculus/">A proof of FTC in an easy case</a></td>
<td></td>
</tr>
<tr>
<td>Lab</td>
<td>2023-09-28</td>
<td><a href="pdfs/Lab5.pdf">Riemann sums, I</a></td>
<td></td>
<td><a href="https://docs.google.com/spreadsheets/d/120b7BClRcgxO9NMXEosa-Lq8t93aJ4cCtRbzX6CmdXM/edit#gid=0">Spreadsheet</a></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>5-3</td>
<td>2023-09-29</td>
<td>FTC I, cont.</td>
<td>See 5-2</td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td><a href="recordings/6-1.mp3">6-1</a></td>
<td>2023-10-02</td>
<td>Properties of definite<br>integrals</td>
<td><a href="pdfs/6-1.pdf">Worksheet</a></td>
<td>2023-10-09</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Lab</td>
<td>2023-10-03</td>
<td>Riemann sums, II</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td><a href="recordings/6-2.mp3">6-2</a></td>
<td>2023-10-04</td>
<td>Constructing<br>antiderivatives</td>
<td><a href="pdfs/6-2.pdf">Worksheet</a></td>
<td>2023-10-09</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Lab</td>
<td>2023-10-05</td>
<td>Riemannian Sums, III</td>
<td>Group report</td>
<td>2023-10-11</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>6-3</td>
<td>2023-10-06</td>
<td>Integration by substitution</td>
<td><a href="pdfs/6-3.pdf">Worksheet</a></td>
<td>2023-10-09</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>7-1</td>
<td>2023-10-09</td>
<td>Integration by parts</td>
<td><a href="pdfs/7-1.pdf">Worksheet</a></td>
<td><b>2023-10-23</b></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Lab</td>
<td>2023-10-10</td>
<td><a href="pdfs/Lab6.pdf">Average value of<br>a function, I</a></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>7-2</td>
<td>2023-10-11</td>
<td>Antidifferentiation<br>practice, I</td>
<td><a href="pdfs/7-2.pdf">Worksheet</a></td>
<td><b>2023-10-23</b></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Lab</td>
<td>2023-10-12</td>
<td>Average value of a function, II</td>
<td>Group report</td>
<td>2023-10-18</td>
<td><b>Also note:</b></td>
<td>BIG ASSIGNMENT 2</td>
<td>2023-10-27</td>
</tr>
<tr>
<td></td>
<td>2023-10-13</td>
<td>Fall break, no class</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td>2023-10-16</td>
<td>Fall break, no class</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td>2023-10-17</td>
<td>Fall break, no class</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>8-2</td>
<td>2023-10-18</td>
<td>Antidifferentiation<br>practice, II</td>
<td>See 7-2</td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Lab</td>
<td>2023-10-19</td>
<td>Average Values, II</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>8-3</td>
<td>2023-10-20</td>
<td>Integrating to infinity</td>
<td><a href="pdfs/8-3.pdf">Worksheet</a></td>
<td>2023-10-23</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>9-1</td>
<td>2023-10-23</td>
<td>Other improper integrals</td>
<td><a href="pdfs/9-1.pdf">Worksheet</a></td>
<td>2023-10-30</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Lab</td>
<td>2023-10-24</td>
<td><b>NO LAB</b></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>9-2</td>
<td>2023-10-25</td>
<td>Big assignment help</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Lab</td>
<td>2023-10-26</td>
<td><a href="pdfs/Lab8.pdf">Force and Work: I</a></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>9-3</td>
<td>2023-10-27</td>
<td>FTC II</td>
<td><a href="pdfs/9-3.pdf">Worksheet</a></td>
<td>2023-10-30</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>10-1</td>
<td>2023-10-30</td>
<td>Differential equations,<br>initial value problems, I</td>
<td><a href="pdfs/10-1.pdf">Worksheet</a></td>
<td>2023-11-06</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Lab</td>
<td>2023-10-31</td>
<td>Force and Work: II</td>
<td></td>
<td>2023-11-08</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>10-2</td>
<td>2023-11-01</td>
<td>Differential equations,<br>initial value problems, II</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Lab</td>
<td>2023-11-02</td>
<td><a href="Lab9.pdf">Differential equations, I</a></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>10-3</td>
<td>2023-11-03</td>
<td>Slope fields, equilibria, I</td>
<td><a href="pdfs/10-3.pdf">Worksheet</a></td>
<td>2023-11-06</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>11-1</td>
<td>2023-11-06</td>
<td>Slope fields, equilibria, II</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Lab</td>
<td>2023-11-07</td>
<td>Differential equations, II</td>
<td>Report: Short report [group]</td>
<td>2023-11-15</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>11-2</td>
<td>2023-11-08</td>
<td>Separation of variables, I</td>
<td><a href="pdfs/11-2.pdf">Worksheet</a></td>
<td>2023-11-13</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Lab</td>
<td>2023-11-09</td>
<td><a href="pdfs/Lab10.pdf">Euler's method</a></td>
<td></td>
<td><a href="https://docs.google.com/spreadsheets/d/1ZA7G8CMg7vv50n-hQFTuMHLdfw4RS9A2lN4zQEhnLxE/edit?usp=sharing">Spreadsheet</a></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>11-3</td>
<td>2023-11-10</td>
<td>Separation of variables, II</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>12-1</td>
<td>2023-11-13</td>
<td>Growth and decay</td>
<td><a href="pdfs/12-1.pdf">Worksheet</a></td>
<td>2023-11-20</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Lab</td>
<td>2023-11-14</td>
<td>Euler's method</td>
<td>Report: Short report [group]</td>
<td>2023-11-22</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>12-2</td>
<td>2023-11-15</td>
<td>Applications: heating<br>and mixing, I</td>
<td><a href="pdfs/12-2.pdf">Worksheet</a></td>
<td>2023-11-20</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Lab</td>
<td>2023-11-16</td>
<td>Euler's method</td>
<td>BIG ASSIGNMENT 3</td>
<td>2023-11-27</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>12-3</td>
<td>2023-11-17</td>
<td>Applications: heating<br>and mixing, I cont.</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>13-1</td>
<td>2023-11-20</td>
<td>Applications: heating<br>and mixing, II (online only)</td>
<td><a href="pdfs/13-1.pdf">Worksheet</a></td>
<td>2023-11-27</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td>2023-11-21</td>
<td>Thanksgiving, no class</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td>2023-11-22</td>
<td>Thanksgiving, no class</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td>2023-11-23</td>
<td>Thanksgiving, no class</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td>2023-11-24</td>
<td>Thanksgiving, no class</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>14-1</td>
<td>2023-11-27</td>
<td></td>
<td><a href="pdfs/14-1.pdf">Worksheet</a></td>
<td>2023-12-04</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Lab</td>
<td>2023-11-28</td>
<td><a href="pdfs/Lab11.pdf">Chemical rates</a></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>14-2</td>
<td>2023-11-29</td>
<td>The logistic model for<br>population, I</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Lab</td>
<td>2023-11-30</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>14-3</td>
<td>2023-12-01</td>
<td>The logistic model for<br>population, II</td>
<td><a href="pdfs/14-3.pdf">Worksheet</a></td>
<td>2023-12-04</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>15-1</td>
<td>2023-12-04</td>
<td>Population models<br>with migration</td>
<td><a href="pdfs/15-1.pdf">Worksheet</a></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Lab</td>
<td>2023-12-05</td>
<td><a href="pdfs/Lab12.pdf">Logistic model:<br>fishing</a></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>15-2</td>
<td>2023-12-06</td>
<td>Applications of the<br>logistic model</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Lab</td>
<td>2023-12-07</td>
<td>Logistic model:<br>fishing</td>
<td>Report: Short report [group]</td>
<td>2023-12-15</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>15-3</td>
<td>2023-12-08</td>
<td>Course evaluations</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</body>