vEnhance's avatar
Previous Next Page 13 of 16

Mar 14, 2016

🖉 Mechanism Design and Revenue Equivalence

Happy Pi Day! I have an economics midterm on Wednesday, so here is my attempt at studying.

1. Mechanisms

The idea is as follows.

  • We have NN people and a seller who wants to auction off a power drill.
  • The ii-th person has a private value of at most $1000\$1000 on the power drill. We denote it by xi[0,1000]x_i \in [0,1000].
  • However, everyone knows the xix_i are distributed according to some measure μi\mu_i supported on [0,1000][0, 1000]. (Let’s say a Radon measure, but I don’t especially care). Tacitly we assume μi([0,1000])=1\mu_i([0,1000]) = 1.

Definition 1. Consider a game MM played as follows:

  • Each player i=1,,N …
Read more...

Feb 28, 2016

🖉 Tannakian Reconstruction

These notes are from the February 23, 2016 lecture of 18.757, Representations of Lie Algebras, taught by Laura Rider.

Fix a field kk and let GG be a finite group. In this post we will show that one can reconstruct the group GG from the monoidal category of k[G]k[G]-modules (i.e. its GG-representations).

1. Hopf algebras

We won’t do anything with Hopf algebras per se, but it will be convenient to have the language.

Recall that an associative kk-algebra is a kk-vector space AA equipped with a map m:AAAm : A \otimes A \rightarrow A and i:kAi : k \hookrightarrow A (unit), satisfying some certain axioms.

Then a kk-coalgebra is …

Read more...

Feb 13, 2016

🖉 Things SPARC

[EDIT 2018/03/05: This description seems significantly less accurate to me now than it did a few years ago, both because my views/values have changed substantially, and because SPARC has changed direction substantially since I attended as a junior counselor in 2015. I’ll leave it here as a reference, but should be taken with a grain of salt.]

I often get asked about what I learned from the SPARC summer camp. This is hard to describe and I never manage to give as a good of an answer as I want, so I want to take the time to write down something concrete now. For context: I attended SPARC in 2013 and 2014 and again as a counselor in 2015, so this post is long overdue (but better late than never).

(For those of you still in high school: applications for 2016 are now open, due March …

Read more...

Feb 07, 2016

🖉 Stop Paying Me Per Hour

Occasionally I am approached by parents who ask me if I am available to teach their child in olympiad math. This is flattering enough that I’ve even said yes a few times, but I’m always confused why the question is “can you tutor my child?” instead of “do you think tutoring would help, and if so, can you tutor my child?”.

Here are my thoughts on the latter question.

Charging by Salt

I’m going to start by clearing up the big misconception which inspired the title of this post.

The way tutoring works is very roughly like the following: I meet with the student once every week, with custom-made materials. Then I give them some practice problems to work on (“homework”), which I also grade. I throw in some mock olympiads. I strongly encourage my students to email me with questions as they come up. Rinse and …

Read more...

Jan 19, 2016

🖉 Some Advice for Olympiad Geometry

I know some friends who are fantastic at synthetic geometry. I can give them any problem and they’ll come up with an incredibly impressive synthetic solution. I also have some friends who are very bad at synthetic geometry, but have such good fortitude at computations that they can get away with using Cartesian coordinates for everything.

I don’t consider myself either of these types; I don’t have much ingenuity when it comes to my solutions, and I’m actually quite clumsy when it comes to long calculations. But nonetheless I have a high success rate with olympiad geometry problems. Not only that, but my solutions are often very algorithmic, in the sense that any well-trained student should be able to come up with this solution.

In this article I try to describe how I come up which such solutions.

1. The Three Reductions

Very roughly, there are …

Read more...

Jan 17, 2016

🖉 Rant: Matrices Are Not Arrays of Numbers

The following is an excerpt from a current work of mine. I thought I’d share it here, as some people have told me they enjoyed it.

As I’ll stress repeatedly, a matrix represents a linear map between two vector spaces. Writing it in the form of an m×nm \times n matrix is merely a very convenient way to see the map concretely. But it obfuscates the fact that this map is, well, a map, not an array of numbers.

If you took high school precalculus, you’ll see everything done in terms of matrices. To any typical high school student, a matrix is an array of numbers. No one is sure what exactly these numbers represent, but they’re told how to magically multiply these arrays to get more arrays. They’re told that the matrix

(10001000 …

Read more...

Dec 22, 2015

Dec 17, 2015

🖉 Uniqueness of solutions for diffeq's

Let VV be a normed finite-dimensional real vector space and let UVU \subseteq V be an open set. A vector field on UU is a function ξ:UV\xi : U \rightarrow V. (In the words of Gaitsgory: “you should imagine a vector field as a domain, and at every point there is a little vector growing out of it.”)

The idea of a differential equation is as follows. Imagine your vector field specifies a velocity at each point. So you initially place a particle somewhere in UU, and then let it move freely, guided by the arrows in the vector field. (There are plenty of good pictures online.) Intuitively, for nice ξ\xi it should be the case that the trajectory resulting is unique. This is the main take-away; the proof itself is just for …

Read more...

Dec 07, 2015

🖉 Putnam 2015 Aftermath

(EDIT: These solutions earned me a slot in N1, top 16.)

I solved eight problems on the Putnam last Saturday. Here were the solutions I found during the exam, plus my repaired solution to B3 (the solution to B3 I submitted originally had a mistake).

Some comments about the test. I thought that the A test had easy problems: problems A1, A3, A4 were all routine, and problem A5 is a little long-winded but nothing magical. Problem A2 was tricky, and took me well over half the A session. I don’t know anything about A6, but it seems to be very hard.

The B session, on the other hand, was completely bizarre. In my opinion, the difficulty of the problems I did attempt was B4B1B5<B3<B2.B4 \ll B1 \ll B5 < B3 < B2.

Read more...

Dec 02, 2015

🖉 Models of ZFC

Model theory is really meta, so you will have to pay attention here.

Roughly, a “model of ZFC\mathsf{ZFC}” is a set with a binary relation that satisfies the ZFC\mathsf{ZFC} axioms, just as a group is a set with a binary operation that satisfies the group axioms. Unfortunately, unlike with groups, it is very hard for me to give interesting examples of models, for the simple reason that we are literally trying to model the entire universe.

1. Models

(Prototypical example for this section: (ω,)(\omega, \in) obeys PowerSet\mathrm{PowerSet}, VκV_\kappa is a model for κ\kappa inaccessible (later).)

Definition 1. A model M\mathscr M consists of a set MM and a binary relation EM×ME \subseteq M \times …

Read more...
Previous Next Page 13 of 16