25
25
Prove by induction each of the following identities:
a) For all , the sum of the squares of the first positive integers satisfies:b) For all , we have
a)
Induction basis ():
Hypothesis:
We need to show that:
b)
Induction basis ():
Hypothesis:
We need to show that:
Since , it follows that . Thus, .
26
26
Let
a) ,
b)
c) .Compute, if they exist, the supremum, infimum, maximum, and minimum of for .
a)
Infimum = , supremum = , no maximum, no minimum.
b)
Infimum = , supremum = , maximum = , minimum = .
c)
Infimum = , supremum = , no maximum, no minimum.
27
27
Let and be non-empty subsets of , and let . Prove that:
a) if sup and sup exist, then sup sup ,
b) if inf and inf exist, then inf inf .
c) Prove that for any real number ,where .
d) Show that for any ,and for ,
a)
The subset can’t “reach higher” than the superset.
b)
Same logic flipped. The subset can’t “reach lower” either.
c) Show . Two things to check:
(i) is an upper bound:
(ii) nothing smaller works:
So fails as upper bound.
Shifting a set by shifts its sup by . inf: analogous.
d) : show .
(i)
(ii)
Positive scaling preserves order, so sup just scales along.
: show .
(i)
(ii)
Negative scaling flips the order: the smallest elements of become the largest of , so sup and inf swap.
28
28
Find the least upper bound for the following set and prove that your answer is correct
Claim:
Proof:
is an upper bound:
is the least upper bound:
So we can always find elements of that exceed for any . Thus, is indeed the least upper bound.
29
29
Consider the finite field , where all operations are performed modulo 3.
a) Write down the table of addition in .
b) Write down the table of multiplication in .
c) Verify that satisfies the field axioms; in particular, show that every nonzero element has a multiplicative inverse.
a)
| 0 | 1 | 2 | |
|---|---|---|---|
| 0 | 0 | 1 | 2 |
| 1 | 1 | 2 | 0 |
| 2 | 2 | 0 | 1 |
b)
| 0 | 1 | 2 | |
|---|---|---|---|
| 0 | 0 | 0 | 0 |
| 1 | 0 | 1 | 2 |
| 2 | 0 | 2 | 1 |
c)
Commutativity:
The tables of addition an multiplication are symmetric.
Associativity:
and
Distributivity:
Identity elements:
and
Inverses:
30
30
a) Use the Binomial Theorem to expand and simplify each of the following expressions.
i.
ii.
iii. and find the coefficient of .b) Simplify each of the following factorial expressions.
i.ii.
a)
i)
ii)
b)
i)
ii)