Homework Assignment #6

Objective

To solve non-homogeneous linear recurrence relations with constant coefficients and with initial conditions.

Exercises

Show all work. i.e., justify your answers.

Questions 1 and 2

  • Part II (Section 2.2) exercises in the Recurrence Relations notes.
    • You may need to use Gaussian elimination to help you solve multiple equations in multiple unknowns. You may do so by hand or with automated assistance. Whatever method you use, make it clear what you did.

Question 3

Find the general and specific closed-form solutions for the analysis of the Towers of Hanoi algorithm using the method of recurrence relations: $t_n - 2 t_{n-1} = 1$ and $t_1 = 1$

cs-312/hw6.txt · Last modified: 2015/01/24 13:53 by ringger
Back to top
CC Attribution-Share Alike 4.0 International
chimeric.de = chi`s home Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0