Week 10

Here are some links and resources for the tenth week of the course:

Poll from lecture 24

Poll from lecture 25

This is a tricky poll. The fastest growing function here was 3x log(x). 3x grows faster than ex. If we take the log we have to compare f(x) = x log(3) + log(log(x)) with g(x) = x + 3 log(x) . The function f(x) grows faster than g(x) because log(3) is bigger than 1.