Lecture 1: August 28: 1.1.1 A Few Items of Note
Lecture 1: August 28: 1.1.1 A Few Items of Note
Lecture 1: August 28
Lecturer: Geoff Gordon/Ryan Tibshirani Scribes: scribe-name1,2,3
This lecture’s notes illustrate some uses of various LATEX macros. Take a look at this and imitate.
This is the end of the proof, which is marked with a little box.
1-1
1-2 Lecture 1: August 28
Here is an exercise:
Exercise: Show that P 6= NP.
Here is how to define things in the proper mathematical style. Let fk be the AN D − OR function, defined
by
x1 if k = 0;
fk (x1 , x2 , . . . , x2k ) = AN D(fk−1 (x1 , . . . , x2k−1 ), fk−1 (x2k−1 +1 , . . . , x2k )) if k is even;
OR(fk−1 (x1 , . . . , x2k−1 ), fk−1 (x2k−1 +1 , . . . , x2k )) otherwise.
Proof: This is the proof of the first theorem. We show how to write pseudo-code now.
Consider a comparison between x and y:
References
[CW87] D. Coppersmith and S. Winograd, “Matrix multiplication via arithmetic progressions,”
Proceedings of the 19th ACM Symposium on Theory of Computing, 1987, pp. 1–6.