Home / Community / Waterloo MATH135 - Algebra for Honours Mathematics
Public

Waterloo MATH135 - Algebra for Honours Mathematics

Master fundamental proof techniques, modular arithmetic, number theory, and complex numbers for Waterloo's MATH135 with high-yield flashcards.

22 accessible of 22 cards

Card Preview

22 accessible of 22 cards

A quick, read-only look at the deck content.

Term

Implication and Contrapositive

Definition

An implication is a conditional statement of the form . Its contrapositive is . An implication is logically equivalent to its contrapositive ().

Term

Proof by Contradiction

Definition

To prove a statement by contradiction, assume its negation is true. Through valid logical steps, derive a logical contradiction (e.g., ). Conclude that must be true.

Term

Principle of Mathematical Induction (PMI)

Definition

To prove a statement is true for all integers :
1. Base Case: Show is true.
2. Inductive Step: Assume is true for an arbitrary integer (Inductive Hypothesis), then prove is true.

Term

Principle of Strong Induction

Definition

To prove is true for all :
1. Base Case: Prove (and any required additional base cases) is true.
2. Inductive Step: Assume is true for all integers (Inductive Hypothesis), then prove is true.

Term

Divisibility Definition ()

Definition

For with , divides (written ) if there exists an integer such that . If no such integer exists, .

Term

Divisibility Bounds Theorem (DBT)

Definition

If such that and , then .

Term

Division Algorithm

Definition

For any integer and positive integer , there exist unique integers (quotient) and (remainder) such that:
where .

Term

Greatest Common Divisor (GCD)

Definition

The greatest common divisor of (not both zero), written , is the unique positive integer satisfying:
1. and
2. For any , if and , then (or ).