CMSC 250 Homework 8 Fall 2001
Due Wed Oct 24 at the beginning of your discussion section.

You must write the solutions to the problems single-sided on your own lined paper, with all sheets stapled together, and with all answers written in sequential order or you will lose points.

Use mathematical induction or strong mathematical induction, as needed, to prove the following for all integers $n$ in the specified ranges.

  1. Show that $11^{n}-5^{n}$ is divisible by $6$ for all $n\geq 1$.

  2. Prove that $2^{4n}-1$ is divisible by $15$ for all $n\geq 1$.

  3. Show that for all $n\geq 1$, $6^{n}-2^{n}$ is divisble by $4$.

  4. Let $b_{1} = 1$, and $\forall n\geq 2$, $b_{n} = \sqrt{n}b_{n-1}$. Show that $\forall n\geq 1$, $b_{n} = \sqrt{n!}$.

  5. $\forall n\geq 1,\,\,\sum_{i = 1}^{n} (i + 1)2^{i- 1} = n2^{n}.$

  6. $a_{1}=2$, $a_{2}=6$, and $a_{n}=3a_{n-2}\forall n\geq 3$. Show that $a_{n}$ is even for all $n\geq 1$.

  7. $a_{1}=3$, $a_{2}=11$, and $\forall n\geq 3$, $a_{n} = 5a_{n-1}+4a_{n-2}$. Show that $a_{n}\equiv 3\hbox{ mod } 8$ for all $n\geq 3$.

  8. $a_{1}=2$, $a_{2}=7$, $a_{3}=25$, and $\forall n\geq 3$, $a_{n} = a_{n-1} + a_{n-2} + a_{n-3}$. Show that $a_{n} < 3^{n}\,\,\,\forall n\geq 1$.

  9. Let $a_{1}=4$, $a_{2}=8$, $a_{3}=12$, and $\forall n\geq 4$, $a_{n}=a_{n-1}+a_{n-2}+6a_{n-3}$. Prove that $a_{n}$ is divisible by $4$ for all $n\geq 1$.

About this document ...

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 h8

The translation was initiated by John Arras on 2001-10-19


John Arras
2001-10-19