Mathematics Introduction and Proofs
Introduction to Mathematics
What is Mathematics?
High School Mathematics: Focuses on solving equations and computing answers to numerical questions.
College Mathematics: Encompasses a broader range of topics including sets, functions, and other mathematical objects.
Commonality: Both levels rely on deductive reasoning to derive answers.
Deductive Reasoning in Mathematics
Definition: Deductive reasoning involves deriving conclusions based on premises or facts known to be true. In mathematics, this typically manifests as proofs.
Purpose of the Book: Aids in developing mathematical reasoning and proficiency in reading and writing proofs.
Structure: Detailed study of proofs begins later, but initial examples introduced to provide familiarity.
Examples of Proofs
Subject of Proofs: Focused on prime numbers, defined as integers greater than 1 that cannot be expressed as a product of two smaller positive integers. For instance,
Example of Non-Prime: 6 (because 6 = 2 × 3)
Example of Prime: 7
Exploration of Patterns
Initial Findings: Exploring integers from 2 to 10 revealed a pattern regarding primes and the expression of the form 2n - 1.
Table Findings: If n is prime, 2n - 1 appears prime.
Conjectures Based on Observations
Conjecture 1: If n is prime and greater than 1, then 2n - 1 is prime.
Conjecture 2: If n is not prime and greater than 1, then 2n - 1 is not prime.
Testing Conjecture 1
Counterexample: Check primes like 11, 23, and 29, and demonstrate that 2n - 1 yields non-prime results (e.g., for n = 11, 2^11 - 1 = 2047 = 23 × 89).
Conclusion: Conjecture 1 is incorrect as it's disproved by the existence of counterexamples.
Testing Conjecture 2
Counterexample Search: No counterexamples found up to 30 for Conjecture 2, but failure to find one does not verify correctness.
Need for Proof: Until proven, we can’t ascertain truth.
Proof of Conjecture 2
Proof Strategy: Since n is not prime, n can be factored into positive integers a and b.
Let x = 2b - 1 and a relation for y expressed in a summative form.
Conclusion: Since n can be expressed this way, 2n - 1 cannot be prime if n isn’t prime.
Example Illustration
For n = 12 (n is not prime):
Calculate
Calculate .
Verify .
Confirming the structure of the proof.
Prime Numbers and Mersenne Primes
Definition: Mersenne primes are primes of the form 2^n - 1.
Remark: Not all 2^n - 1 values are prime.
Current Knowledge: As of April 2005, largest known Mersenne prime is 2^25,964,951 - 1 (7,816,230 digits).
Relation to Perfect Numbers
Definition: A perfect number equals the sum of its proper divisors (e.g., 6, 28).
Connection with Mersenne Primes: Euclid proved that if 2^n - 1 is prime, then 2^(n-1)(2^n - 1) is perfect.
Euler’s Contribution: He established that every even perfect number arises in this way, linking perfect numbers to Mersenne primes.
Infinite Prime Numbers
Proof of Euclid: To show infinitude of primes:
Assume finitely many primes p1, p2,…, pn. Define .
Illustrating m is either prime or has a prime divisor not in the initial list, contrary to assumptions about finiteness.
The Existence of Non-Prime Sequences
Theorem: For every positive integer n, there exists a stretch of n consecutive positive integers containing no primes.
Proof Outline: Define and demonstrate that none of the integers in are prime.
Detailed Proof for Non-Prime integers
At any integer :
The construction leads to expressions of integers showing non-primality.
Twin Primes
Definition: Pairs of primes that differ by 2 (e.g., (5,7)).
Investigation: Whether there are infinitely many such pairs remains an open question.
Exercises
Factor 2^15 - 1 and find divisor.
Conjecture on 3n - 1 and corresponding primes.
UseEuclid's method to find new primes.
Identify five consecutive integers that aren’t prime.
Discover additional perfect numbers using previous discussions.
Conjectures Based on Observations
Conjecture 1: If n is prime and greater than 1, then 2n - 1 is prime.
Conjecture 2: If n is not prime and greater than 1, then 2n - 1 is not prime.
Testing Conjecture 1
To test Conjecture 1, we need to check specific prime numbers. Here's the step-by-step way to do this:
Select Prime Numbers: Start with primes such as 11, 23, and 29.
Calculate 2n - 1: For each selected prime, compute the expression 2n - 1.
For n = 11, this yields:
which can be factored as (not prime).
For n = 23, we find:
and can check if this number is prime.
For n = 29, we compute:
and evaluate its primality as well.
Conclusion: Since we found at least one counterexample (2047), we can conclude that Conjecture 1 is incorrect because there are primes n that result in 2n - 1 being non-prime.
Testing Conjecture 2
To assess Conjecture 2, we follow a similar approach but focus on composite numbers.
Select Non-Prime Numbers: Choose some integers greater than 1 that are known to be non-prime, like 4, 6, 8, etc.
Calculate 2n - 1: For each non-prime n, compute 2n - 1.
For n = 4, we calculate:
(which equals and is non-prime).
For n = 6, we find:
(which equals and is also non-prime).
Check Further Values: Continue checking for other values such as 9, 10, and 12, all yielding non-prime results.
Conclusion: We cannot find any counterexamples up to 30, suggesting Conjecture 2 may be true, but without conclusive proof, we remain uncertain about its validity at larger numbers.
Proof of Conjecture 2
Understanding Non-Primes: If n is not prime, it means n can be expressed as a product of two integers, say a and b, where a is greater than 1 and b is greater than 1.
Expression Setup: We let .
Linking x and n: Given makes it clear that if n is not prime, the resultant can't be prime either since we can find divisors.
Final Check: To prove conclusively, substitute specific values of a and b proving that the result remains