Results 1 to 2 of 2

Thread: hanoi towers,induction

  1. #1
    baz
    baz is offline
    Junior Member
    Joined
    Apr 2010
    Posts
    34

    hanoi towers,induction

    need help on this one!

    prove that (using mathematical induction) Hanoi Towers Game with n disks cannot be solved in less than 2^n -1 moves.

    thnx in advance.
    Follow Math Help Forum on Facebook and Google+

  2. #2
    MHF Contributor

    Joined
    Apr 2005
    Posts
    13,715
    Thanks
    541
    Quote Originally Posted by baz View Post
    need help on this one!

    prove that (using mathematical induction) Hanoi Towers Game with n disks cannot be solved in less than 2^n -1 moves.

    thnx in advance.
    Crucial insight: in order to move all n disks from pole A to pole B, you must first move the top n-1 disks from A to C so that you can move the bottom disk. Then, of course, you move that bottom disk from A to B, then move the n-1 disks from C to B. If M(n) is the number of moves required to move n disks from one pole to another, M(n)= M(n-1)+ 1+ M(n-1)= 2M(n-1)+ 1.
    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. Towers of Hanoi
    Posted in the Discrete Math Forum
    Replies: 2
    Last Post: June 2nd 2009, 03:54 PM
  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