#ATTENDANCE QUIZ FOR LECTURE 5 of Dr. Z.'s Math454(02) Rutgers University # Please Edit this .txt page with Answers #Email ShaloshBEkhad@gmail.com #Subject: p5 #with an attachment called #p5FirstLast.txt #(e.g. p5DoronZeilberger.txt) #Right after finishing watching the lecture but no later than Sept. 20, 2020, 8:00pm THE NUMBER OF ATTENDANCE QUESTIONS WERE: 4 # Question 1: Advisor(X):= Ph.D. advisor of X, ADVISOR^6(Dr.Z.) # Answer 1: Lindemann-Klein # Question 2: What is the A number in the OEIS of seq(2^n, n=0..20); # Answer 2: A79 is the first result, and it is the powers of 2: a(n) = 2^n. # Question 3: What is the A number in the OEIS of seq(n!,n=0..20); # Answer 3: A142 is the first result and it is the factorial numbers. # Question 4: What year was Frege born, what year did he die? # Answer 4: Gottlob Frege was born in 1848 and died in 1925.