Category Archives: Notes

Power Series and Generating Functions (II): Formal Power Series

For today’s post, we shall first talk about the Catalan numbers. The question we seek to answer is the following. Let n be a positive integer. Given a non-associative operation *, find the number of ways to bracket the expression … Continue reading

Posted in Notes | Tagged , , , , | Leave a comment

Power Series and Generating Functions (I): Basics

[ Background required: basic combinatorics, including combinations and permutations. Thus, you should know the formulae and and what they mean. Also, some examples / problems may require calculus. ] Note: this post is still highly relevant to competition-mathematics. 🙂 To … Continue reading

Posted in Notes | Tagged , , , , , | Leave a comment

Symmetric Polynomials (III)

Now we generalise this to n variables: . It’s clear what the corresponding building blocks of symmetric polynomials would be: ; ; ; … . We call these ei‘s the elementary symmetric polynomials in the xi‘s. Note that each ei is the coefficient of Ti in the … Continue reading

Posted in Notes | Tagged , , , | Leave a comment

Symmetric Polynomials (II)

When we move on to n=3 variables, we now have, as basic building blocks, These are just the coefficients of in the expansion of . Once again, any symmetric polynomial in x, y, z with integer coefficients can be expressed as a polynomial … Continue reading

Posted in Notes | Tagged , , , | Leave a comment

Symmetric Polynomials (I)

[ Background required: knowledge of basic algebra and polynomial operations. ] After a spate of posts on non-IMO related topics, we’re back on track. Here, we shall look at polynomials in n variables, e.g. P(x, y, z) when n = 3. Such … Continue reading

Posted in Notes | Tagged , , , | 1 Comment

Modular Arithmetic Deluxe Edition

[ Background required: standard modular arithmetic. ] Consider the following two problems: Problem 1. Prove that if p > 2 is prime, then when is expressed in lowest terms , m must be a multiple of p. Problem 2. Prove that if … Continue reading

Posted in Notes | Tagged , , , , , | Leave a comment

Linear Algebra: Inner Products

[ Background required: basic knowledge of linear algebra, e.g. the previous post. Updated on 6 Dec 2011: added graphs in Application 2, courtesy of wolframalpha.] Those of you who already know inner products may roll your eyes at this point, … Continue reading

Posted in Notes | Tagged , , , , , , , | Leave a comment

Estimating Sums Via Integration

Background required : calculus, specifically integration By representing a sum as an area, it is often possible to estimate its size by approximating it with the area underneath a curve. For example, suppose we wish to compute the sum . … Continue reading

Posted in Notes | Tagged , , , , | Leave a comment

Sample Problem Solving + Homework Hints

In this post, I’ll talk about basic number theory again. But I’ll still assume you already know modular arithmetic. 🙂  In the first part, there’ll be some sample solutions for number theoretic problems, some of which were already presented in … Continue reading

Posted in Notes | Tagged , , , , , | 2 Comments

Quadratic Residues – Part IV (Applications)

Let p be an odd prime and g be a primitive root modulo p. Given any a which is not a multiple of p, we can write for some r. We mentioned at the end of the last section that a is a square if … Continue reading

Posted in Notes | Tagged , , , | 3 Comments