The Tower of Hanoi (Recursive Formula and Proof by Induction)

preview_player
Показать описание
This is the first video in the "Discrete Mathematics" series. We will cover how to create a recursive formula for the Tower of Hanoi issue. After we've found it, I'll show how to find a closed formula and proof it with the help of induction.

⏰ Timeline
00:00 Explanations
00:40 Finding recursive formula
05:46 Creating closed formula
07:39 Proof by induction

🔢 Recursive formula
T(n) = 2 * T(n) + 1
T(1) = 1

🔢 Closed formula
T(n) = 2^n - 1

📜 All Discrete Mathematics Exercises

📜 All Linear Algebra Exercises

🖼️ Thumbnail icon credits
Рекомендации по теме
Комментарии
Автор

i was ready to give up until i saw this. thank you so much you explained this 100% perfectly

ricericericericericerice
Автор

Best explanation video for Towers of Hanoi problem!

I’ve watched 5 other videos (and mind you, 3 of them are around 20 minutes long each) and rewatched them multiple times but the answer just wouldn’t click for me but I watched this one video and understood the solution right away. Thank you so much!

bathoreon
Автор

Excellent explanation :-) The best of the 5 explanations I have watched this afternoon.

franciscocarneiro
Автор

I cant thank you enough, have to submit the assignment tomorrow with the restricted tower of hanoi problem, knew the equation 3(number of previous moves)+2, but didnt know how it worked. Thanks so much

Harsh-xyem
Автор

Ich deklariere hierbei dass du mich gerettet hast und mir die Motivation Mathe zu lernen wiedererstatten konntest danke bruder

beelzebub
Автор

This is an excellent explanation and has helped me a lot. I suggest Just one minor adjustment. at 8:46 I suggest you explain that T(k+1) = 2 x T(k)+1 because the recursive formula states T(n) = 2 x T(n - 1) +1. Therefore T(k+1) = 2 x T(k+1-1)+1 = 2 x T(k) +1.

I was stumped for a while before I worked that out

grantmccotter
Автор

Dude this is one of the best ones out there. Why is it so hard to find?

admirali.a.
Автор

I’ve understood so much better Thankyou

Nope-eurx
Автор

Thanks for the video you explained it better than anyone else ive seen!

MsSebaastian
Автор

best explanation i've seen! very good video thank you.

littleefecik
Автор

thank you sir! without fancy graphics its completely understood.

davidlandivar
Автор

very intuitive explanation of the solution. thank you!

monthihan
Автор

Excellent explanation!!
the best video on this topic cause I've watched several and couldn't understand until now

asher
Автор

Superb explanation thank you so much. Please continue

sallaklamhayyen
Автор

Thank u so much, it helps me lot .
Love from India❤️

bishwajeetpandey
Автор

That was a great explanation thank you so much ❤

sepehrzali
Автор

Thank you so much. It helped me a lot :)

_Atmika_
Автор

bester Mann, rekursive Programmieraufgabe erledigt
👌

Kuchenklau
Автор

I just made some Tower of Hanoi animations for my channel, went to see what other videos are out there on the topic, found your channel and ... wow, you've made so many math videos:) that only received few views:(
You usually cover more advanced stuff than most math YouTubers, but it still seems like it would be better to select some interesting/intriguing bigger topic (e.g. Godel incompleteness theorem, Basics of math logic) and introduce/explain concepts (proof by contradiction, proof by induction) that come along the way (kind of like Mathologer/3Blue1Brown style), instead of covering various questions in isolation.

awesomegamedev
Автор

Sorry that you are underrated 🥺
Keep up
Btw you have different style of writing one😁

bibekdhkl