vEnhance's avatar
Next Math Page 1 of 6

Jul 11, 2025

🖉 A stupid "real-life" application of quadratic reciprocity

The application

During this year’s MOP, we used the following procedure to divide some of our students into two classes:

Let p=7075374838595186541578161p = 7075374838595186541578161 be prime. Take the letters in your name as it appears on the roster, convert them with A1Z26 and take the sum of cubes to get a number ss. For example, EVANCHEN corresponds to s=53+223++143=16926s = 5^3 + 22^3 + \dots + 14^3 = 16926. Then you’re in Red 1 (room A155) if ss is a quadratic residue modulo pp, and Red 2 (room A133) otherwise.

The students were understandably a bit confused why the prime was chosen. It turned out to be a prank: if you ran the calculation on the 30-ish students in this class, it was …

Read more...

Aug 05, 2024

🖉 Imperative statements in geometry don't matter

There’s this pet peeve I have where people sometimes ask things like what kind of strategies they should use for, say, collinearity problems in geometry.

Like, I know there are valid answers like Menelaus or something. But the reason it bugs me is because “the problem says to prove collinearity” is about as superficial as it gets. It would be like asking for advice for problems that have “ABC” in them.

To drive my point, consider the following setup:

Let ABCABC be a triangle with circumcircle Γ\Gamma and incenter II and let MM be the midpoint of BC\overline{BC}. Denote by DD the foot of the perpendicular from II to BC\overline{BC}. The line through II perpendicular to AI\overline{AI}

Read more...

Jul 02, 2024

🖉 A proof of Poncelet Porism with two circles

Brian Lawrence showed me the following conceptual proof of Poncelet porism in the case of two circles, which I thought was neat and wanted to sketch here. (This is only a sketch, since I’m not really defining the integration.)

Let PP be a point on the outer circle, and let QQ be the point you get when you take the counterclockwise tangent from PP to the inner circle. Consider what happens if we nudge the point PP by a small increment dPdP.

Figure for Poncelet porism proof.
Figure for Poncelet porism proof.

The similar triangles in power of a point then give us the approximation

dPt(P)=dQt(Q)\frac{dP}{t(P)} = \frac{dQ}{t(Q)}

where t(X)t(X) is the length of the tangent …

Read more...

Jan 17, 2023

🖉 A common type-error on the OTIS application

There’s a common error I keep seeing on OTIS applications, so I’m going to document the error here in the hopes that I can preemptively dispel it. To illustrate it more clearly, here is a problem I made up for which the bogus solution also gets the wrong numerical answer:

Problem: Suppose a2+b2+c2=1a^2+b^2+c^2=1 for positive real numbers aa, bb, cc. Find the minimum possible value of S=a2b+b2c+c2aS = a^2b + b^2c + c^2a.

The wrong solution I keep seeing goes like so:

Nonsense solution: By AM-GM, the minimum value of SS is S3a2bb2c …

Read more...

Apr 15, 2020

🖉 Circular optimization

This post will mostly be focused on construction-type problems in which you’re asked to construct something satisfying property PP.

Minor spoilers for USAMO 2011/4, IMO 2014/5.

1. What is a leap of faith?

Usually, a good thing to do whenever you can is to make “safe moves” which are implied by the property PP. Here’s a simple example.

Example 1 (USAMO 2011)

Find an integer nn such that the remainder when 2n2^n is divided by nn is odd.

It is easy to see, for example, that nn itself must be odd for this to be true, and so we can make our life easier without incurring any worries by restricting our search to odd nn. You might therefore call this an “optimization”: a kind of move that makes the …

Read more...

Oct 25, 2018

🖉 A trailer for p-adic analysis, second half: Mahler coefficients

In the previous post we defined pp-adic numbers. This post will state (mostly without proof) some more surprising results about continuous functions f ⁣:ZpQpf \colon \mathbb Z_p \rightarrow \mathbb Q_p. Then we give the famous proof of the Skolem-Mahler-Lech theorem using pp-adic analysis.

1. Digression on Cp\mathbb C_p

Before I go on, I want to mention that Qp\mathbb Q_p is not algebraically closed. So, we can take its algebraic closure Qp\overline{\mathbb Q_p} — but this field is now no longer complete (in the topological sense). However, we can then take the completion of this space to obtain Cp\mathbb C_p. In general, completing an algebraically closed field remains algebraically closed, and so there is a larger space Cp\mathbb …

Read more...

Oct 10, 2018

🖉 A trailer for p-adic analysis, first half: USA TST 2003

I think this post is more than two years late in coming, but anywhow…

This post introduces the pp-adic integers Zp\mathbb Z_p, and the pp-adic numbers Qp\mathbb Q_p. The one-sentence description is that these are “integers/rationals carrying full mod pep^e information” (and only that information).

The first four sections will cover the founding definitions culminating in a short solution to a USA TST problem.

In this whole post, pp is always a prime. Much of this is based off of Chapter 3A from Straight from the Book.

1. Motivation

Before really telling you what Zp\mathbb Z_p and Qp\mathbb Q_p are, let me tell you what you might expect them to do.

In elementary/olympiad number theory, we’re already well-familiar …

Read more...

Feb 28, 2018

🖉 Revisiting arc midpoints in complex numbers

1. Synopsis

One of the major headaches of using complex numbers in olympiad geometry problems is dealing with square roots. In particular, it is nontrivial to express the incenter of a triangle inscribed in the unit circle in terms of its vertices.

The following lemma is the standard way to set up the arc midpoints of a triangle. It appears for example as part (a) of Lemma 6.23.

Theorem 1 (Arc midpoint setup for a triangle)

Let ABCABC be a triangle with circumcircle Γ\Gamma and let MAM_A, MBM_B, MCM_C denote the arc midpoints of BC^\widehat{BC} opposite AA, CA^\widehat{CA} opposite BB, AB^\widehat{AB} opposite CC.

Suppose we view Γ\Gamma …

Read more...

Nov 15, 2017

🖉 A story of block-ascending permutations

I recently had a combinatorics paper appear in the EJC. In this post I want to brag a bit by telling the “story” of this paper: what motivated it, how I found the conjecture that I originally did, and the process that eventually led me to the proof, and so on.

This work was part of the Duluth REU 2017, and I thank Joe Gallian for suggesting the problem.

1. Background

Let me begin by formulating the problem as it was given to me. First, here is the definition and notation for a “block-ascending” permutation.

Definition 1. For nonnegative integers a1a_1, …, ana_n an (a1,,an)(a_1, \dots, a_n)-ascending permutation is a permutation on {1,2,,a1++an}\{1, 2, \dots, a_1 + \dots + a_n\} whose descent set is …

Read more...

Sep 04, 2017

🖉 Joyal's Proof of Cayley's Tree Formula

I wanted to quickly write this proof up, complete with pictures, so that I won’t forget it again. In this post I’ll give a combinatorial proof (due to Joyal) of the following:

Theorem 1 (Cayley’s Formula)

The number of trees on nn labeled vertices is nn2n^{n-2}.

Proof: We are going to construct a bijection between

  • Functions {1,2,,n}{1,2,,n}\{1, 2, \dots, n\} \rightarrow \{1, 2, \dots, n\} (of which there are nnn^n) and
  • Trees on {1,2,,n}\{1, 2, \dots, n\} with two distinguished nodes AA and BB (possibly A=BA=B).

This will imply the answer.

Let’s look at the first piece of data. We can visualize it as n …

Read more...
Next Math Page 1 of 6