#ATTENDANCE QUIZ FOR LECTURE 8 of Dr. Z.'s Math336 Rutgers University # Please Edit this .txt page with Answers #Email ShaloshBEkhad@gmail.com #Subject: p8 #with an attachment called #p8FirstLast.txt #(e.g. p8DoronZeilberger.txt) #Right after attending the lecture, but no later than 4:00pm that day NAME: LIST ALL THE ATTENDANCE QUESTIONS FOLLOWED BY THEIR ANSWERS Q1: who made this recurrence: x(n) = kx(n-1)(1-x(n-1))? Q2: solve the recurrence for any abstract k: f(x) = kx(1-x)