#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: Julian Jimenez 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 k. f(x)=kx(1-x) kx(1-x)=x x[k(1-x)-1]=0