Mathematical Induction, Direct & Indirect Proof – Key Vocabulary

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/24

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering definitions, theorems, and core concepts related to mathematical induction and direct/indirect proofs.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

25 Terms

1
New cards

Mathematical Induction

A method of proof used to establish that a statement holds for all natural numbers by verifying a base case and an inductive step.

2
New cards

Principle of Mathematical Induction

States that to prove P(n) for all natural numbers n, one must show (1) Base Step: P(1) is true, and (2) Inductive Step: assuming P(k) is true implies P(k + 1) is true.

3
New cards

Base Step

The part of an induction proof where the statement is verified for the first natural number (usually n = 1).

4
New cards

Inductive Hypothesis

The assumption in an induction proof that P(k) is true for some arbitrary natural number k.

5
New cards

Inductive Step

The portion of an induction proof where one proves that P(k + 1) follows from the inductive hypothesis P(k).

6
New cards

Sum of First n Odd Integers

1 + 3 + 5 + ⋯ + (2n − 1) = n².

7
New cards

Gauss Formula for Natural Numbers

1 + 2 + 3 + ⋯ + n = n(n + 1)/2.

8
New cards

Telescoping Sum Formula

1/[1·2] + 1/[2·3] + ⋯ + 1/[n(n + 1)] = n/(n + 1).

9
New cards

Exponent Rule for Products

For x, y ∈ ℝ and natural n, (xy)ⁿ = xⁿyⁿ.

10
New cards

Parity of 3ⁿ − 1

3ⁿ − 1 is always a multiple of 2 for every natural number n.

11
New cards

Direct Proof

A proof technique that starts from given premises and uses logical steps to arrive directly at the desired conclusion.

12
New cards

Steps in a Direct Proof

(1) Assume the premises, (2) apply logical reasoning and known results, (3) derive the conclusion.

13
New cards

Indirect Proof

Any proof method that establishes a statement by proving an equivalent or related negation, including proofs by contrapositive or contradiction.

14
New cards

Proof by Contrapositive

To prove “If P then Q,” one proves the equivalent statement “If not Q then not P.”

15
New cards

Contrapositive (Logic)

For a conditional P → Q, the contrapositive is ¬Q → ¬P; both are logically equivalent.

16
New cards

Proof by Contradiction

Assumes the negation of the desired statement, derives a logical impossibility, and concludes the original statement must be true.

17
New cards

Reductio ad Absurdum

Latin name for proof by contradiction, meaning “reduced to an absurdity.”

18
New cards

Even Integer

An integer x is even if there exists k ∈ ℤ such that x = 2k.

19
New cards

Odd Integer

An integer x is odd if there exists k ∈ ℤ such that x = 2k + 1.

20
New cards

Rational Number

A real number x that can be expressed as a fraction a/b with a, b ∈ ℤ and b ≠ 0.

21
New cards

Irrational Number

A real number that is not rational; it cannot be written as a ratio of two integers.

22
New cards

Prime Number

A natural number n > 1 that has exactly two positive divisors: 1 and n.

23
New cards

Odd + Odd = Even

If m and n are odd integers, then m + n is an even integer.

24
New cards

Parity Definition

Two integers have the same parity if both are even or both are odd; otherwise, they have different parity.

25
New cards

Complementary Angles Fact

If angles A and B are complementary, then each measure is less than 90°.