MAT 125: Calculus 2

Spring 2021

[ Current Week | Syllabus ]

Basic Information

Calendar

Daily/weekly schedule to be updated throughout the term; topics and exam dates are tentative and subject to change.

Before class, please read the textbook section(s) to be covered. After class, start doing the homework assigned that day as soon as possible. Unless otherwise stated, homework will be due at the beginning of next class.

DateAgendaHomework
Unit 1: integration
Week 1: Chapter 5 review
1. 02/01 MIntroduction; Chapter 5 review hw02: Getting started
2. 02/03 WMathematica (Mma) crash course hw03: Review
3. 02/05 F6.1, 6.2 construct antiderivatives hw04: 6.1 # 8, 9, 12, 13, 15 (plot x against t), 19, 28.

6.2 # 5, 28, 32, 36, 58*, 64, 67 (show the plot), 82.

Additional problem*: find $\int\left(t \sqrt t + \frac{1}{\sqrt t}\right)dt$.

* For 58 and additional problem: check using Mma, export as one PDF.

As always, please scan all written portions as one PDF.

Week 2: Chapter 6 antidifferentiation
4. 02/08 M6.3 differential equations hw05: 6.3 # 1, 7, 9, 11, 14, 16, 20, 26*, 29.

* 26: Do parts (b) and (c) on Mma. For part (c), label the particular solution with drawing tools (or by hand). As always, export Mma work as a PDF and upload.

5. 02/10 W6.4 fundamental theorem hw06: 6.4 # 1*, 3*, 9, 13, 16, 23, 39, 41, 42.

* For starred problems, use Mma (download palette from Moodle) with $n=100$ to calculate the numerical values requested by the problems. If you get errors about division by 0, use $a=0.0001$ instead.

6. 02/12 F7.1 substitution hw07: 7.1 # 16, 19, 20, 22, 27, 28, 35, 37, 39, 53, 54, 56, 141.

Additional problem: find $\int \sin^3x\,dx$ using the identity $\cos^2x+\sin^2x=1$ and $\sin^3x=\sin^2x\cdot\sin x$.

Week 3: Chapter 7 integration techniques
7. 02/15 M7.2 by parts hw08: 7.1 # 58, 68, 78, 115, 116, 123.

7.2 # 5, 6 (use #5), 9, 20.

Additional problems:
(A) $\int(\sin^2\theta\cos^5\theta)\,d\theta$
(B) $\int_0^{1/\sqrt2}\frac{x}{\sqrt{1-x^4}}dx$.

8. 02/17 W7.4 partial fractions hw09: 7.2 # 13, 21, 22, 29, 35, 40, 41, 54.

7.4 # 39, 47.

9. 02/19 F7.3 tables hw10: Handout.

Read project description, bring laptop with Mma next class. Pre-read 7.5 and/or bring textbook to class.

Week 4
10. 02/22 M7.5 numerical integration
11. 02/24 W(project work day)
12. 02/26 F7.6 improper integrals, type 1
Week 5
13. 03/01 M7.6 improper integrals, type 2
14. 03/03 Wexam1 (topics and tips) hw15: 7.6 # 12, 16–19, 21 (may use table), 36, 37, 43.

Additional problem: $\int_1^2\frac{dx}{x \ln x}$.

15. 03/05 F7.7 comparison hw16: 7.7 # 12*, 14, 15, 21, 22*, 24, 26b.

* For starred problems, first prove the integral converges and find an upper bound, then use a Do loop on Mma as we did in class to integrate with NIntegrate.

Week 6: Chapter 8 applications of integration
16. 03/08 M8.1 volumes by slicing hw17: 8.1 # 17*, 18*, 32, 35, 37.

8.2 # 43, 44.

* Show one slice first.

17. 03/10 W8.2 solids of revolution

Gateway (topics and tips)

hw18: 8.2 # 6, 9, 14, 18, 19, 38*, 39*, 46, 47, 67*.

For underlined problems, set up, but do not evaluate, the integrals.

* 38, 39: set up, but do not evaluate, the Riemann sums.

* 67: Use Mma; add ,Reals to NSolve like this: NSolve[expression,variable,Reals].

18. 03/12 F8.4, 8.5 physics hw19: 8.4 # 5, 6, 16*, 22.

Use NIntegrate on Mma to evaluate all integrals in 8.4.

* 16c: use trial and error.

8.5 # four additional problems listed at the end of handout.

Week 7: spring break
Week 8
19. 03/22 M8.7, 8.8 probability and statistics hw20: 8.7 # 1, 21, 24.

8.8 # 2, 7, 10.

Unit 2: sequences and series
20. 03/24 W9.1 sequences hw21: 9.1 # 3, 4, 11, 12, 15, 17*, 19*, 20*, 24*, 25, 28, 42, 43, 54.

* For starred problems, also plot with Mma as we did in class.

21. 03/26 F9.2 geometric series hw22: 9.2 # 9, 10, 15*, 22, 33, 35, 46.

* 15: Also find the sum of the series for all possible $x$ values.

Week 9: Chapter 9 sequences and series
22. 03/29 M9.3 series hw23: 9.3 # 5, 6, 9 (also draw a supporting picture), 10, 12, 15, 19, 21 (may use table), 24, 33, 37.
23. 03/31 W9.4 convergence hw24: 9.4 # 3–9 (odd only), 12–15, 20, 22–25, 35, 42, 44.
Week 10: Chapter 10 using series
24. 04/07 W10.1 Taylor polynomials

Last day for Gateway

hw25: 10.1 # 1, 6*, 15, 19, 21a, 29, 37*.

Compute all Taylor polynomials by hand, except 37a.

* 6: Also use Mma to plot the function and polynomials together in the same graph, with $x$ from 0 to 2.

* 37a: You may use Mma.

25. 04/09 F9.5, 10.2 power series
Week 11
26. 04/12 Mexam2 (topics and tips) hw27: 9.5 # 1–3, 19–21.

10.2 # 6*, 25*.

* 6: Do this by hand, using technique from 10.1, not the binomial series on p.549.

* 25: Use Mma.

27. 04/14 W10.2, 10.3 Taylor series hw28: 10.3 # 1, 5, 9, 21, 24, 26, 33, 35, 38.
28. 04/16 F10.4 Taylor approximations hw29: 10.4 # 5, 7, 15, 18, 19, 21, 22.
Unit 3: differential equations
Week 12
29. 04/19 M11.1 differential equations hw30: Packet.
30. 04/21 W11.2 slope fields hw31: Packet.
31. 04/23 F11.3 Euler's method Project 2.
Week 13: Chapter 11 differential equations
32. 04/26 M11.4 separation of variables

11.5 growth and decay

hw33: Packet.
33. 04/28 W11.6–11.8 modeling hw34: 11.5 # 2, 9*, 21, 24, 27ab.

* 9: plot slope field with Mma.

11.6 # 10 (assume no leaves at first), 19, 25a.

11.7 # 8abc*, 25ab.

* 8a: sketch all solution curves on a single plot by hand with quality of a 30-second sketch.

11.8 # 5, 9, 14.

34. 04/30 Fmodeling with Mathematica Project 3.
Unit 4: multivariable calculus
Week 14
35. 05/03 M12.1 multivariable functions hw36: Packet.
36. 05/05 W12.3 multivariable differentiation None; study for exam3!
37. 05/07 Fexam3 (topics and tips) hw38: Packet.
Week 15: multivariable calculus
38. 05/10 M12.8 multivariable optimization hw39: Packet.
39. 05/12 W13.1 multivariable integration hw40: Packet.
40. 05/14 F(wrap-up) None; study for exam4!
Final Exam: 05/20 Thursday 14:45–16:45 (topics and tips)

Course Information

Topics

Calculus 2 is a course designed to delve deeper into understanding and applying the ideas of differentiation and integration introduced in Calculus 1. Our text stresses the Rule of Four: many mathematics problems can be approached from a numerical, graphical, algebraic, and verbal perspective. It may take time to adjust to this approach, but as we learn to consider problems from each of the four viewpoints, we will better understand the concepts and will be able to take part in more meaningful problem solving. Main topics we will cover:

This course emphasizes thinking and problem solving over "rote" computational skills. However, some algebraic computation and manipulation is still important and will be tested (see Gateway exam).

Objectives

I will guide you in learning to:

Structure and Adjustments

This is a remote, synchronous course: Due to the uncertain and ever-changing conditions the world is in, additional adjustments may need to be made. Thus: We will get through this semester together.

Grading

Your grade will be determined by a weighted arithmetic mean of various components with weights listed in the table on the right.
componentweight
Participation±3%
Homework, projects, and quizzes31%
Midterm exams36%
Gateway exam10%
Cumulative final exam20%
The total score will be converted to a letter grade whose lower bounds are: 93% A, 90% A-, 87% B+, 83% B, 80% B-, 77% C+, 72% C, 69% C-, 66% D+, 60% D, 0% F.

Note that there is no preset curve of how many of each letter grade will be given. If you all do A-level work, you will each get an A. As such, you are encouraged to help each other in the pursuit of perfection.

In many courses I intentionally make one exam harder than others, which gives me information (in a mathematical sense) in separating an A performance from an A- performance. Typically, I will let you know and adjust that exam scores upward. What this means is that you should NOT care about how hard an exam is. If you do A-level work, you will get an A, regardless of the raw numerical score prior to adjustment.

Besides possibly adjusting scores upward for difficult exams, I also reserve the right to lower the grade cutoffs. Both of these help you. I will not hurt you by adjusting your exam scores downward or increasing the grade cutoffs.

Requirements

Whatever you do, work at it with all your heart, as working for the Lord, not for human masters, since you know that you will receive an inheritance from the Lord as a reward. It is the Lord Christ you are serving.
- Colossians 3:23–24 NIV
I will be trying to make these verses true for me as I work with you throughout this course, and I hope that you will, too.

Attendance and participation. I expect you to attend class. You may not notice me taking attendance during class meetings, but I will notice if you are not in class. Occasional absences will not impact your grade because what I look for is not mere attendance, but engagement and participation.

Indeed, coming to class is not just about showing up; it is also about being fully engaged in the learning experience. If you have a question, others in the class may also be wondering the same thing. So, please speak up and ask questions anytime you need to. Not only will you be helping yourself, but also you will be helping your peers. Attending office hours is another great opportunity to ask questions.

Be mindful of others. Refrain from using mobile phones or laptops for activities unrelated to the learning process. There is research that suggests taking notes by hand is better for long-term retention (P. A. Mueller and D. M. Oppenheimer, The pen is mightier than the keyboard, Psychological Science 25 (2014), 1159–1168).

In general, you are expected to keep your video on most of the time to make your engagement more clear. Let me know if there are legitimate reasons why you need to be off-camera frequently.

It is my sincere hope that every one of you get all the points for attendance and participation.

Reading. Read the book! You should prepare for class by looking over the sections we will cover. Your aim is not to understand every detail, but to get a sense of where we are headed. Even a few minutes of pre-reading can help with class time. Be forewarned that a college math class is different than a high school math class. Because of limited class time you will need to learn some material on your own. As such, after class, read the sections carefully again to fill in the gaps. Keep up with the reading: reading large sections right before an exam is less effective.

Homework. Homework will be assigned most days. The goal of the homework is to give you an opportunity to continuously engage directly with the material. Some of the homework questions are meant to be challenging and to stretch you; simply put, I believe that the homework is where you will do the vast majority of your learning in this class. Grapple with the questions; talk to classmates about solution strategies if you are feeling stuck; do the homework.

Each homework must be scanned and uploaded to Moodle. Instructions for scanning will be given to you.

Homework is due at the beginning of the next class after it was assigned, unless otherwise stated. In general, late work is not accepted. If there are special circumstances, talk to the instructor. To alleviate your anxiety from accidentally forgetting to submit homework before class, illness, emergencies, or other situations beyond your control, the lowest four (4) assignments will be dropped.

Because communicating results to others is an important skill, showing your work is as important as getting an answer. In many instances, credit will only be given if your work accompanies your answer. You are encouraged to collaborate, but what you turn in must be your own work. See "Learning integrity" and the collaboration policy below.

Projects. We will have a project on numerical methods of integration. This project will utilize Mathematica to help us solve more significant real world problems. It will require some writing as well. It is possible we may have several smaller project(s) later on in the term, as time allows. Late projects will receive a 25% deduction in points if turned in within 24 hours, 50% if turned in within 48 hours, and so on. Email the instructor within 2 hours of the original deadline to receive this consideration.

Exams. There are several in-class midterm exams (see calendar for a tentative schedule). Subsequent exams will mainly focus on the material covered since the previous exam, but can include previous material too. There will be a final exam during the official final exam period covering the entire course.

There are no make-up exams except in circumstances recognized by the instructor as beyond the control of the student. To receive this consideration, the instructor must be notified of the problem before the exam unless this is impossible, in which case as soon as possible.

Gateway exam. With the widespread use of calculators and software like Mathematica, an interesting phenomenon has been observed: students have shown increased proficiency using technology but, at the same time, have lost the ability to do routine problems by hand. At Bethel, we want students to understand the concepts, be able to work elementary problems by hand (manipulative skills), and also use technology to solve extended problems that we would not have considered doing by hand previously. The Math Department has decided that it is necessary for all Calculus 2 students to demonstrate a minimal level of proficiency in working standard integral problems by hand via our Gateway exam.

The Gateway exam covers methods of integration and will be given after these topics have been studied in Chapter 7. The exam consists of 6 integration problems. To pass, solve 5 of the 6 problems completely correctly (no partial credit is given).

See the calendar for the first in-class exam date. Students not passing the exam will have up to four (4) opportunities to retake similar forms of the exam by the completion date given on the calendar. A pass on the first or any subsequent retake attempts will result in full credit. Otherwise, no credit is given at all. More information regarding topics and expected skills for the Gateway exam will be provided as the exam draws nigh.

Time outside of class. I expect a typical student to spend about two to three hours outside of class for each hour in class. Some students need to spend a bit more than that (which is okay). If you are spending more than 12 hours per week on this course outside of class time, please come talk to me so we can find ways to help you learn the material without spending so much time.

Illness. You should make every effort to attend class when you are healthy. If you become ill, for your well-being, you should not come to class. Yes, this sounds like common sense, but it is tempting to try and power through as normal so as not to fall behind. If you become ill, or know that you will need to miss class for some reason, please contact me as soon as you are able, and we will work together to plan how you will keep up and/or make up any missed work.

Policies

Learning integrity.

Search me, O God, and know my heart;
Try me, and know my anxieties;
And see if there is any wicked way in me,
And lead me in the way everlasting.
- Psalm 139:23–24 NKJV
Collaborative work is an integral part of many successful ventures. As such, I expect that you should collaborate with your classmates a lot during your time in this course. However, it is important to understand that there is a big difference between thinking about and solving a problem as part of a group (which is good, both educationally and morally) and copying an answer or letting someone else copy your answer (which is bad, educationally and morally, and has punitive consequences).

In short, I trust you to maintain the utmost level of academic integrity in this course. Please do not break this trust; if you do, there will be repercussions. The formal policy below lays this out explicitly, and supplements Bethel's academic honesty policy.

Collaboration policy.

Accommodation policy. Disability-related accommodations are determined by the Office of Accessibility Resources and Services (OARS). Students are responsible to contact the Office of Accessibility Resources and Services. Once OARS determines that accommodations are to be made, they will notify the student and the instructor via e-mail. Students choosing to use the disability-related accommodations must contact the instructor no later than five business days before accommodations are needed. The instructor will provide accommodations, but the student is required to initiate the process for the accommodations.

Concerns and appeals. If you have any concerns regarding the course, your grades, or the instructor, see the instructor first. If needed, see Bethel's academic appeals policy.

Getting Help

If you need help there are multitude of resources you can use: