HOMEWORK MATH 331 (typically due Fri): Solutions available here
Please spend at least 1 hour EVERY night reading the material/looking at the proofs/making sure you understand the details.
Read: From the textbook (Famous Puzzles): Pages 11-13, 201-202 (for the brave: derive (7.10)), 296-297. If you want to discuss any parts of these in class, let me know.
Read: Recurrence relations:
Read: Generating Functions Handout: This is from a book I'm writing on probability. The first section is motivation, feel free to skim. Section 19.2 is the most important. Section 19.3 is more technical and included for completeness; we won't cover. Section 19.4 talks about convolutions -- we'll need the very beginning to analyze the Catalan numbers.
Read: Recurrence Relations Handout: Goes through the analysis of the double plus one strategy from roulette (this was the video I made with students from OIT).
Read: Recurrence Relations Handout Part 2: Goes through the algebra to solve recurrences.
Optional Reading: Recurrences and determining the longest run of heads in tosses of a coin: https://www.maa.org/sites/default/files/pdf/upload_library/22/Polya/07468342.di020742.02p0021g.pdf
Homework \#4: Due Friday, Feb 24, 2017: \#1: Prove for \(a_i > 0\) that \((1+a_1) \cdots (1+a_n) \ge 2^n \sqrt{a_1 \cdots a_n}\). \#2: Prove for \(a, b > 0\) that \(a/b + b/a \ge 2\), both by using an inequality approach \emph{and} without using an inequality! \#3: Solve the double recurrence \(f_n = f_{n-1} + 3 g_{n-1}, g_n = -3 f_{n-1} + 9 g_{n-1}\). \#4: Define a set to be selfish if it contains its cardinality (i.e., its number of elements) as an element; thus \(\{1,3,5\}\) is selfish, while \(\{1,2,3,5\}\) is not. Find, with proof, the number of subsets of \(\{1,2,...,n\}\) that are minimal selfish sets (that is, selfish sets none of whose subsets are selfish; thus \(\{1,3,5\}\) is not minimal selfish as \(\{1\}\) is a subset). This is a Putnam problem..... Also, make sure you have done the first 15 Project Euler Problems.
Reading for Monday: read about Recurrence relations.
Baby bear introduction to solving recurrences: https://www.cs.duke.edu/~reif/courses/alglectures/skiena.lectures/lecture3.pdf
Mama bear: http://www.webpages.uidaho.edu/~markn/395/pdf/rec-eq.pdf (not working...)
Video I made with OIT about applications of recurrence relations to gambling in Vegas: https://www.youtube.com/watch?v=Esa2TYwDmwA
Kansas State Math Competition: http://www.math.ksu.edu/main/events/parker-mathcomp/