Results 1 to 3 of 3

Thread: Towers of Hanoi

  1. #1
    Senior Member Sampras's Avatar
    Joined
    May 2009
    Posts
    301

    Towers of Hanoi

    We know that the recurrence relation for the Towers of Hanoi problem is:  \begin{cases} t_0 = 0; \\ T_n = 2T_{n-1}+1, \ \ \text{for} \ n >0 \end{cases} . Also we know that  T_n = 2^n-1 .

    But is finding the generating function  A(x) significant at all? E.g.  A(x) = \sum_{n \geq 0} a_nx^n where the  a_n 's are the  n th terms of  T_n ? Here  A(x) = \frac{x}{(1-x)(1-2x)} .
    Last edited by Sampras; June 2nd 2009 at 03:50 PM.
    Follow Math Help Forum on Facebook and Google+

  2. #2
    MHF Contributor

    Joined
    Aug 2006
    Posts
    17,001
    Thanks
    776
    Awards
    1
    Follow Math Help Forum on Facebook and Google+

  3. #3
    Senior Member Sampras's Avatar
    Joined
    May 2009
    Posts
    301
    Quote Originally Posted by Plato View Post
    Well this derives the explicit formula for  T_n . However, is there any special significance of using generating functions to look at the Towers of Hanoi problem?
    Follow Math Help Forum on Facebook and Google+

Similar Math Help Forum Discussions

  1. Towers of Hanoi Problem2
    Posted in the Discrete Math Forum
    Replies: 1
    Last Post: December 3rd 2010, 01:08 AM
  2. Towers of Hanoi Problem
    Posted in the Discrete Math Forum
    Replies: 4
    Last Post: November 30th 2010, 08:42 AM
  3. hanoi towers,induction
    Posted in the Discrete Math Forum
    Replies: 1
    Last Post: April 22nd 2010, 09:14 AM
  4. Reve's Puzzle (Hanoi Problem with 4 towers)
    Posted in the Discrete Math Forum
    Replies: 0
    Last Post: November 30th 2008, 07:35 PM
  5. Towers of Hanoi Adjacent
    Posted in the Discrete Math Forum
    Replies: 1
    Last Post: November 11th 2008, 11:58 AM

Search Tags


/mathhelpforum @mathhelpforum