Write on Board s2
Total Page:16
File Type:pdf, Size:1020Kb
Turn on mic!
“When is the exam?” ..?.. “Next Tuesday!”
Read exam cover sheet
Questions on anything?
Discuss practice test: http://jamespropp.org/322/practice-second.pdf http://jamespropp.org/322/practice-second-sols.pdf
Return homeworks old and new; show unclaimed stuff
Group work: S(n) + S(n–1) = (–1)n, S(0) = 1. The characteristic equation is x + 1 = 0, which has –1 as a root, and the right hand side is an exponential function with –1 as the base, so there must be a formula for S(n) of the form S(n) = (An+B)(–1)n. Solving for A and B, we get S(n) = (n+1)(–1)n.
Group work: S(n) = S(n–2), S(0) = 2, S(1) = 0. Group work: S(n) = – S(n–2), S(0) = 2, S(1) = 0. (Make sure someone in your group knows about complex numbers!) This last example leads to the Discrete Fourier Transform!
There’s a strong parallel between recurrence relations and differential equations. Compare: Question: What are the solutions to the recurrence relation S(n) – S(n–1) = 1? Answer: S(n) = n+C. Question: What are the solutions to the differential equation f ′(x) = 1? Answer: f(x) = x+C.
Use social media (e.g., Rate My Professor) to report on your experience in this class.
What do you think of the money-for-mistakes gimmick? What do you think of the easter egg gimmick? What do you think of holding the exam on the last day of class?
Good luck Tuesday!