The following solutions make use of information found in pages 180-190 of the textbook.
Fill in the blanks to complete the following sentences.
n | ak | = |
am + am+1 + am+2 + am+3 + ... + an. |
S | |||
k = m |
You should attempt all these exercises yourself, using the textbook as an aid. Once you have attempted each question, check your answers by following the appropriate links. If you are stuck on a question, choose the link that gives you a hint and then try the question again.
1. Compute the first four terms of the sequence
ai |
= |
(-1)i+1 | n | for all integers i ![]() |
i + 3 |
2. Find an explicit formula for a sequence that has the following
initial terms: -1, 4, -27, 256, -3125, ....
3. Write the following summation in expanded form by writing out the
first 5 terms and the final term.
n | (2i - 1) |
S | |
i = 1 |
4. Express the following using summation notation.
1 | + |
1 | + |
1 | + |
... |
+ |
1 |
1 · 2 | 2 · 3 | 3 · 4 | n · (n + 1) |
5.
Given that | n | i2 | = |
|
provide a simplified expression for |
n + 1 | i2. | ||
S | S | ||||||||
i = 1 | i = 1 |
6.
Simplify | 5 | 2j. |
P | ||
j = 2 |
7. Simplify the following:
a) | 10! |
b) | (n + 2)! | |
8! 2! |
n! |
The following solutions make use of information found on pages 194--204 of the textbook.
Fill in the blanks to complete the following sentences.
You should attempt all these exercises yourself, using the textbook as an aid. Once you have attempted each question, check your answers by following the appropriate links. If you are stuck on a question, choose the link that gives you a hint and then try the question again.
1. Using the Principle of Mathematical Induction to help you write
out a combination of 2 and
5 cent coins which would be equivalent to
a) 13 cents b) 16 cents c) 21 cents.
2. Follow the format of the proof given in your workbook to prove the following claims.
a) For all integers n![]() |
n | (2i - 1) | = |
n2. | |
S | |||||
i = 1 |
b) For all integers n![]() |
n |
|
= |
|
|||||
S | |||||||||
j = 1 |
c) For all integers n![]() |
n | 2j-1 | = |
2n - 1. | |
S | |||||
j = 1 |
The following solutions make use of information found on pages 205-210 of the textbook.
You should attempt all these exercises yourself, using the textbook as an aid. Once you have attempted each question, check your answers by following the appropriate links. If you are stuck on a question, choose the link that gives you a hint and then try the question again.
Use mathematical induction to prove the following statements. To aid the clarity of your proofs, you should follow the format introduced in the previous section. Always state P(a) (where a is the value for your basis step), P(k) and P(k+1) before you begin the body of your proof
1. Prove that for all integers n1,
the product n(n+1)(n+2) is divisible by three.
2. Prove that n! > 2n for all integers n4.
Notice that here we are only interested in n 4 so your basis step should be P(4).
3. A sequence b0, b1, b2,... is defined by
letting b0 = 7 and bi = bi-1 - 4 for all
integers i1. Prove
that bn = 7 - 4n is a general formula for this sequence for all
integers n
0.
The following solutions make use of information found on pages 212-219 of the textbook.
Fill in the blanks to complete the following sentences.
You should attempt all these exercises yourself, using the textbook as an aid. Once you have attempted each question, check your answers by following the appropriate links. If you are stuck on a question, choose the link that gives you a hint and then try the question again.
1. For each of the following sets, if the set has a least element, state what that least element is. If there is no least element, explain why the well-ordering principle for the integers does not apply.
a) The set of all nonnegative even integers.
b) The set of all negative integers of the form 46 - 7k, where k Z.
2. Suppose that b1, b2, b3, ... is a sequence
defined as follows: b1 = 2, b2 = 4, br
= 5br-1 - 6br-2 for all integers r3.
Prove (using Strong Mathematical Induction) that bn = 2n for all
integers n1.
3. Read and understand the proof of Divisibility of a Prime given below.
This
proof (by contradiction) uses the Well-Ordering Principle for the
Integers. The contradiction is written in red.
Every positive integer greater than one has a prime divisor.
Proof Assume that there is a positive integer greater than one which does not have a prime divisor. Then since the set of positive integers greater than one with no prime divisors is non-empty, the Well-Ordering Principle says that there is a least positive integer n, greater than one, with no prime divisors. Since n has no prime divisors and n divides n, n is not prime. Hence we can write n = a·b with 1 < a < n and 1 < b< n. Since a < n, a must have a prime divisor, say p (recall that n was the least positive integer with no divisors). But p | a and a | n so p | n, contradicting the fact that n has no prime divisors.