Beyond Computation: The P vs NP Problem - Michael Sipser
Video Statistics and Information
Channel: PoincareDuality
Views: 149,127
Rating: 4.9196324 out of 5
Keywords: harvard, math, Harvard University, mathematics, clay, institute, public, lecture, MIT, P=NP, Problem, Computer, Millennium, Prize, Problems
Id: msp2y_Y5MLE
Channel Id: undefined
Length: 61min 38sec (3698 seconds)
Published: Wed Nov 23 2011
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
What I realized while watching this video.
[meta]The professor is like a solution checker (he can check if a NP vs P problem is correct in a couple of days) but cannot give a proof in acceptable time[/meta]
The topic is an important one of course, but personally I find it hard to get excited about things that are unlikely to be solved during my lifetime :\
Side note: the part he had trouble translating ("bloรes probieren") would translate word-for-word to "mere trying" (i.e. merely trying all possible combinations). I'm a bit surprised that there is no official translation for something as important as this.
This guy actually wrote the textbook that I'm going to be tested on at 8:00am tomorrow. Cool.
Sipser wrote my theory text book, too.
comment
I was playing chess while watching the lecture, and even before he mentioned the game strategy, I figured there must be "some best way" of advancing towards a solution. I was thinking strategy, I was thinking instead of searching each solution, minimizing the act of brute force might do the short-term trick, I'm not saying its a solution but rather our-time-fix, I mean if you take for example O(nn) but only when n is a prime number you might reduce the options significantly, or use other multiplication rules to eliminate some options.