🚧 Setup for 5.3

This commit is contained in:
tomit4 2026-06-22 19:40:38 -07:00
parent 8416570a61
commit bddf147619
3 changed files with 571 additions and 0 deletions

View file

@ -55,3 +55,13 @@ arbitrarily chosen value of an integer $k \geq a$. This supposition is called
the _____. One then has to show that _____.
$P(k)$ is true; inductive hypothesis; $P(k + 1)$ is true.
---
Page 320
1. Mathematical induction differs from the kind of induction used in the natural
sciences because it is actually a form of _____ reasoning.
2. Mathematical induction can be used to _____ conjectures that have been made
using inductive reasoning.