vEnhance's avatar
Previous Page 17 of 17

Jul 01, 2014

Edit Writing Olympiad Geometry

I always wondered whether I could generate olympiad geometry problems by simply drawing lines and circles at random until three lines looked concurrent, four points looked concyclic, et cetera. From extensive experience you certainly get the feeling that this ought to be the case – there are tons and tons of problems out there but most of them have relatively simple statements, not involving more than a handful of points. Often I think, “I bet I could have stumbled upon this result just by drawing things at random”.

So one night, I decided to join the tangency point of AA-mixtilinear circle with the orthocenter of a triangle ABC.ABC. You can guess about how well that went. Nothing came up after two hours of messing around randomly.

Surprisingly, though, I found almost by accident that the following modification has had significant success:

  1. First …
Read more...

Feb 24, 2014

Edit A Sampler of Harvard Math

I was in Boston over this weekend for the 2014 Harvard-MIT Math Tournament. Before the contest on Friday, I sat in a few of the undergraduate math classes. They were pretty nice; I was actually able to learn some higher math that just by sitting in, despite the fact that I didn’t have the necessary background. I also got the feeling that the lectures moved somewhat slowly, which is probably how I managed to follow what was happening.

Anyways, I promised a sampler, so attached (at the end) are the notes I took during the classes. As I mentioned, I figured out what was happening in the first two lectures but not the third (so the notes for that one might be total gibberish). Hopefully they’re somewhat interesting though :D

HMMT 2014 Sampler

Feb 01, 2014

Edit PDF Compression

I always scan copies of letters into my computer before I send them out. So I had a bunch of large PDF’s sitting around hogging my Dropbox space.

One day I found this blog post which claimed that simply running (in Bash) the commands

$ pdf2ps original.pdf temp.ps
$ ps2pdf temp.ps new.pdf

would decrease the file size. (The two commands are part of GhostScript, which I had installed on my Linux boxes anyways.) I couldn’t resist trying it – and miraculously, it worked. It generally decreases my scans by a factor of 10 (from 20MB to 2MB or so).

I have no clue why this works, although it probably has something to do with the fact that the PDF’s are scanned pages . Anyone care to enlighten me?

Jan 15, 2014

Edit Constructing Parallelograms

This is a reflection of a talk I gave today. Hopefully these reflections (a) help me give better talks, and (b) help out some others.

Today I was worked from 6PM-8PM with the Intermediate group at the Berkeley Math Circle, middle school students maybe one or two standard deviations above the average honors student. My talk today was “All you have to do is construct a parallelogram!”. Here is a link to the handout problems and their solutions. (Obviously I only went over a very proper subset of the problems during the lecture.)

Background

Some background information: I had actually given an abridged version of the lecture to the honors geometry class at my Horner Junior High (discussing only 1,2,4,10). It had gone, as far as I could tell, very well. The HJH students audibly reacted as I completed the (short) solutions to their problems, meaning they …

Read more...

Jan 01, 2014

Edit Email, JetPack, and Wintermelon

So I guess I can resume blogging now, seeing that I’m done with college applications (at last!). I’m not sure what I plan to blog about in general, but I figured I might as well put this domain name to good use :) I also realized that writing things out helped me clarify my thinking a lot (actually Qiaochu Yuan recommended this for math in particular), so I’ll be trying to do that more often this 2014=219532014 = 2 \cdot 19 \cdot 53 and onwards.

Onto the actual content, anyways. In this post I’ll talk about the inspiration and development for one of my afternoon projects, which I’ve named wintermelon for no good reason.

A while back Jacob Steinhardt recommended to the SPARC alumni list that we check our email at most twice a day. I was able to …

Read more...
Previous Page 17 of 17