From Schneier on Security
Artificial intelligence (AI) has been billed as the next frontier of humanity: the newly available expanse whose exploration
…
B. Schneier| February 29, 2024
I taught a 3-week, 3-hours-a-day course to HS student titled
Computer Science: A Hands Off Approach.
Given that time constraints and the fact that some already...GASARCH From Computational Complexity | August 11, 2014 at 07:39 AM
Recall: PIR stands for Private Information Retrieval. Here is the model: A database is an n-bit string (my wife tells me this is not true). The user wants to find...GASARCH From Computational Complexity | August 8, 2014 at 12:00 AM
A few years ago I saw the movie Moneyball about how the Oakland A's used intelligent statistics to... win?
No, but to do better-than-expected. Even if I didn't...GASARCH From Computational Complexity | August 5, 2014 at 11:25 AM
(True Story, but names are changed for no good reason.)
Alice, Bob, and Carol are betting on who will be the Republican Nominee in 2016.
Alice bets on Jeb Bush...GASARCH From Computational Complexity | July 31, 2014 at 05:46 PM
In a prior post (here)I discussed the change problem: given a dollar, how many ways can you make change using pennies, nickels, dimes, and quarters (and generalize...GASARCH From Computational Complexity | July 27, 2014 at 09:50 PM
I have been the SIGACT NEWS book review editor since 1997. I have tried to get about 10 books reviewed per column. I have succeeded- perhaps too well! I have gotten...GASARCH From Computational Complexity | July 24, 2014 at 07:54 PM
In my last post I asked for candidates for names for the top and bottom part of (n choose k) . Here are the candidates and my comments on them and ... the winner...GASARCH From Computational Complexity | July 13, 2014 at 11:34 PM
Consider the sequence:
x/y, (x+1)/y, (x+2)/y, ..., (x+z)/y
one could say in this sequence of fractions the numerators goes through z-1 consecutive numbers.
...GASARCH From Computational Complexity | July 9, 2014 at 10:22 PM
Last week fortune smiled on two of my friends:
Ken Regan made the cover of Chess Life for his work on catching chess cheaters. (See here.)
Jacob Lurie who I mentored...GASARCH From Computational Complexity | June 29, 2014 at 04:05 PM
(For a related post see my post on Schur's theorem. The paper THIS post refers to is here.)
(ADDED LATER: A commenter pointed to Graham-Knuth-Patashnik forhere...GASARCH From Computational Complexity | June 23, 2014 at 09:04 AM
Talking about Graphi Isom with some students they came up with the following idea which is certainly not new; however, I couldn't quite find much about it on the...GASARCH From Computational Complexity | June 16, 2014 at 12:02 PM
The following problem was on my final for Formal Lang theory (Reg, P, NP, Dec, c.e.)
For this problem you may assume P\ne NP and NP\ne coNP. For each of the following...GASARCH From Computational Complexity | June 9, 2014 at 09:52 AM
The steering committee for the CCC recently announced its decision to be independent of IEEE. Here is their open letter to that effect.
If you agree with thishere...GASARCH From Computational Complexity | June 6, 2014 at 04:44 PM
The law of small numbers is that there are not enough small numbers for all of the tasks that are assigned to them. That makes some math cranks find patterns which...GASARCH From Computational Complexity | June 1, 2014 at 09:22 PM
(A version of this either already has or well appear in SIGACT NEWS book rev column.)
A review of the blog-book PEOPLE, PROBLEMS, AND PROOFS by Richard Lipton...GASARCH From Computational Complexity | May 26, 2014 at 09:36 AM
In my ugrad theory class (reg,P,NP,Dec,c.e) I proved that SAT is NP-complete. In the next lecture I proved that SAT \le 3-col, so 3-col is NP-complete. I thenLeast...GASARCH From Computational Complexity | May 18, 2014 at 09:39 PM
In my last post about what Every Theory Grad Student Should know some more general questions were raised:
Qualifying exams vs Course Requirements.
Why do we have...GASARCH From Computational Complexity | May 12, 2014 at 10:37 AM
This semester my Graduate Complexity Course has nine students in it.
It had not been offered for two years (when it had around 20) so the demand,
such as it is,...GASARCH From Computational Complexity | May 7, 2014 at 08:03 AM
On a recent episode of The Big Bang Theory Sheldon gives up String theory because, after working on it for 20 years, he has nothing to show for his efforts. Icompactify...GASARCH From Computational Complexity | April 27, 2014 at 09:38 PM
I am teaching the undergrad jr/sr course Elementary Theory of Computation
which is Reg Langs, Context free Langs, Computability theory, P and NP.
Over the last...GASARCH From Computational Complexity | April 21, 2014 at 07:57 PM