| Name (PRINTED): |
|
| Student ID #: |
|
| Section # (or TA's: |
|
| name and time) |
|
|
CMSC 250 |
Quiz #7 |
Monday, Oct. 22, 2001 |
|
Write all answers legibly in the space provided. The number of points
possible for each question is indicated in square brackets - the total
number of points on the quiz is 30, and you will have exactly 15 minutes
to complete this quiz. You may not use calculators, textbooks or any other
aids during this quiz.
- [15 pnts.] Use induction to prove the following. Make sure you
clearly label each part of the proof.
The statement to be proved is that for
:
| Base Case:(n=4) |
| |
 |
| |
 |
| |
 |
| |
 |
| Inductive Hypothesis:(n=p) |
| |
 |
| Inductive Step:(n=p+1) |
| Show: |
| |
 |
| Proof: |
| |
There are many different methods for this proof, several of them
are listed below. |
- Method Using
Since
and
and therefore
for all
and
Since
because of the induction hypothesis
By summing the smaller sides together and the larger sides together we get:
Therefore
- Method Using
Part 1: show:
proof:
Part 2: show:
proof:
Since
,
must be
.
- Method Using a combination of the two above
proof:
by the induction hypothesis
Since
for all
By Substitution we get
Therefore
QED
- [15 pnts.] Use strong induction to prove the following. Make sure you
clearly label each part of the proof.
Suppose that
,
,
, ... is a sequence defined as follows:
for all integers
.
Prove that
for all integers
.
| Base Case:(n=0,1 and 2) |
| |
and  |
| |
and  |
| |
and  |
Inductive Hypothesis: |
| |
for all
 |
Inductive Step: |
| Show: |
| |
 |
| Proof: |
| |
 |
| |
 |
| |
 |
| |
 |
| |
 |
| |
 |
| |
QED |
This document was generated using the
LaTeX2HTML translator Version 99.1 release (March 30, 1999)
Copyright © 1993, 1994, 1995, 1996,
Nikos Drakos,
Computer Based Learning Unit, University of Leeds.
Copyright © 1997, 1998, 1999,
Ross Moore,
Mathematics Department, Macquarie University, Sydney.
The command line arguments were:
latex2html -show_section_numbers -split 0 -no_navigation -no_footnode quiz7ans
The translation was initiated by Deep Saraf on 2001-10-23
Deep Saraf
2001-10-23