Midterm 2 Standard 1 – Induction
代做assignment | math代写 – 这个项目是mathematical代写的代写题目
CSCI 3104 Spring 2022
Instructor: Profs. Chen and Layer
Midterm 2 Standard 1 – Induction
Contents
1 Instructions 1
2 Standard 1 – Induction 2 2.1 Problem 1………………………………………….. 2
1 Instructions
- The solutionsshould be typed, using proper mathematical notation. We cannot accept hand-written solutions. Heres a short intro to LATEX.
- You should submit your work through theclass Canvas pageonly. Please submit one PDF file, compiled using this LATEX template.
- You may not need a full page for your solutions; pagebreaks are there to help Gradescope automatically find where each problem is. Even if you do not attempt every problem, please submit this document with no fewer pages than the blank template (or Gradescope has issues with it).
- Youmay not collaborate with other students.Copying from any source is an Honor Code viola- tion. Furthermore, all submissions must be in your own words and reflect your understanding of the material. If there is any confusion about this policy, it is your responsibility to clarify before the due date.
- Posting toanyservice including, but not limited to Chegg, Discord, Reddit, StackExchange, etc., for help on an assignment is a violation of the Honor Code.
1
2 Standard 1 – Induction
2.1 Problem 1
Problem 1.Consider the recursive sequence defined byG 0 = 0, G 1 = 1, andGn=Gn 1 +Gn 2 forn2. Prove by induction that for each integern0,G 3 nis even.
Answer.