1. In a proof by induction, what is the purpose of the base case?
2. What operation in the MU Puzzle directly shortens the string?
3. Which of the following demonstrates a correct inductive argument start?
4. Why is it impossible to produce MU from MI in the MU Puzzle?
5. In the inductive step, which assumption is made?
6. In the MU Puzzle, which letter must the number of I’s be a multiple of to make MU?
7. The series 2^0 + 2^1 + 2^2 + ... + 2^n equals which of the following?
8. Which operation can only be applied if the string ends in an I?
9. What kind of proofs become less formal as familiarity with induction grows?
10. How many coins can be tested with two weighings to find one heavier counterfeit coin?
11. When taking larger steps in induction, what is usually done?
12. Why is the inductive step important in a proof by mathematical induction?
13. In the coin weighing problem, what assumption is made about the counterfeit coin?
14. What pattern emerges in the counterfeit coin problem for n weighings?
15. What is the maximum number of coins for which a single weighing on a balance can find the counterfeit coin?
16. In the context of induction, what does "starting induction later" refer to?
17. In the MU Puzzle, what base string do the rules start with?
18. What does the formula \( \sum_{i=0}^3 2^i = 2^0 + 2^1 + 2^2 + 2^3 \) evaluate to?
19. The phrase "Starting induction later" in variations on induction means:
20. In an induction proof, why must both the base case and inductive step be valid?
21. Which of the following best exemplifies the formula for summation from 1 to \( n \)?
22. What is often the starting point in summation examples given?
23. What logical insight does the MU Puzzle demonstrate about the possibility of transforming MI into MU?
24. Complete induction is introduced as a variation on which broader mathematical principle?
25. What kind of mathematical proof is introduced as "variations on induction"?
26. What is the typical starting point \( P(n) \) in a standard induction proof?
27. Which of the following describes the structure of a proof by induction?
28. What is illustrated by the progression where with two weighings you can identify a counterfeit coin among 9 coins?
29. In mathematical induction, the phrase "state your choice of \( P(n) \)" means:
30. Why is mathematical induction considered a powerful proof technique?
31. When given two weighings on a balance, what is the maximum number of coins among which you can identify one counterfeit coin heavier than the others?
32. What is a characteristic of complete induction compared to regular induction?
33. The pattern described where with 0 weighings one can find the counterfeit coin among 1 coin, with 1 weighing among 3 coins, and with 2 weighings among 9 coins illustrates which mathematical concept?
34. If in the MU Puzzle the number of I’s is never a multiple of three, what does this imply?
35. What is the key observation about the number of I's in the MU Puzzle?
36. In the MU Puzzle, what is the significance of the number of I's in the string?
37. In the Counterfeit Coin Problem, with one weighing, what is the maximum number of coins in which you can find the counterfeit coin?
38. If a property holds for \( n=0 \) and \( P(n) \Rightarrow P(n+1) \), which proof technique is being used?
39. According to the MU Puzzle rules, what happens when you apply the operation "replace III with U"?
40. The MU Puzzle begins with the string "MI". What operation can generate "MII" from "MI"?
41. What is the foundational concept behind mathematical induction?
42. Which problem-solving approach is used to find the counterfeit among coins?
43. Which of the following best describes the key challenge in the MU Puzzle?
44. What does "complete induction" (strong induction) allow you to assume when proving \( P(n+1) \)?
45. Why is the example "How Not To Induct" important?
46. To complete an induction proof, what must be shown after assuming \( P(n) \)?
47. When proving \( P(n + 1) \) from the inductive hypothesis, what is the main goal?
48. What signifies the inductive hypothesis in an induction proof?
49. Which problem-solving approach uses induction to find the counterfeit coin?
50. In the summation \( \sum_{i=0}^2 (i^2 - i) \), what is the evaluated sum?