#ATTENDANCE QUIZ FOR LECTURE 25 of Dr. Z.'s Math454(02) Rutgers University # Please Edit this .txt page with Answers #Email ShaloshBEkhad@gmail.com #Subject: p25 #with an attachment called #p25FirstLast.txt #(e.g. p25DoronZeilberger.txt) #Right after finishing watching the lecture but no later than Dec. 11, 2020, 8:00pm THE NUMBER OF ATTENDANCE QUESTIONS WERE: 4 PLEASE LIST ALL THE QUESTIONS FOLLOWED, AFTER EACH, BY THE ANSWER Question 1: Who is the most prolific mathematician of all time? Answer 1: Leonhard Euler is one of the greatest mathematicians of all time, on par with Gauss, Newton and Archimedes. Question 2: Is seq(nops(BZset(i)),I=1..20) in the OEIS? Answer 2: No, this sequence is not in the OEIS. Question 3: By hand, find BZ([[5,2,1,1],-1]); Check that it equals [[3,2,2,1,1,1],0] Answer 3: Yes, BZ([[5,2,1,1],-1]) matches [[3,2,2,1,1,1],0]. Question 4: What is BZ([100$20],0) Answer 4: L:=[100$20] BZ([L,0]); [[101, 101, 101, 101, 101, 101, 101, 101, 101, 101, 101, 101, 101, 101, 101, 101, 101, 101, 101, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], 1]