Ross mathematics program 2023 application problems
Ross mathematics program 2023 application problems
This document is one part of the application to the Ross Mathematics Program, and will
remain posted at https://rossprogram.org/students/to-apply from January through
March.
The deadline for applications is March 31, 2023. The Admissions Committee will start
reading applications in April.
Work independently on the problems below. We are interested in seeing how you approach
and explore unfamiliar open-ended math problems, not whether you can find answers by
searching through web sites or books, or by asking other people.
Submit your own work on these problems.
For each problem, explore the situation (with calculations, tables, pictures, etc.), observe
patterns, make some guesses, test the truth of those guesses, and write logical proofs when
possible. Where were you led by your experimenting?
Include your thoughts (but not your scratch-paper) even if you might not have found a
complete solution. If you’ve seen one of the problems before (e.g. in a class or online), please
include a reference along with your solution.
We are not looking for quick answers written in minimal space. Instead, we hope to see
evidence of your explorations, conjectures, proofs, and generalizations written in a readable
format.
1
Problem 1
Let Z denote the set of integers. If m is a positive integer, we write Zm for the system of
“integers modulo m.” Some authors write Z/mZ for that system.
For completeness, we include some definitions here. The system Zm can be represented as the
set {0, 1, . . . , m − 1} with operations ⊕ (addition) and ⊙ (multiplication) defined as follows.
If a, b are elements of {0, 1, . . . , m − 1}, define:
a ⊕ b = the element c of {0, 1, . . . , m − 1} such that a + b − c is an integer multiple of m.
a ⊙ b = the element d of {0, 1, . . . , m − 1} such that ab − d is an integer multiple of m.
For example, 3 ⊕ 4 = 2 in Z5 , 3 ⊙ 3 = 1 in Z4 , and −1 = 12 in Z13 .
To simplify notations (at the expense of possible confusion), we abandon that new notation
and write a + b and ab for the operations in Zm , rather than writing a ⊕ b and a ⊙ b.
One system may be viewed as similar to another in several different ways. We will measure
similarity using only algebraic properties.
(a) Consider the following sample properties:
Which of the systems above have properties (i), (ii), and/or (iii)?
(b) Formulate another algebraic property and determine which of those systems have that
property. [Note: Cardinality is not considered to be an algebraic property.]
Write down some additional algebraic properties and investigate them.
(c) In your opinion, which of the listed systems are “most similar” to each another?
2
Problem 2
Robot Rossie moves within a square room ABCD. Rossie moves along straight line
segments, never leaving that room.
3
Problem 3
Please spend extra effort to write up this problem’s solution as an exposition that can be
read and understood by a beginning algebra student. That student knows function notation
and standard properties of polynomials (as taught in a high school algebra course). Your
solution will be graded not only on the correctness of the math but also on the clarity of
exposition.
(c) The problems above are of the following type: Given functions H and J, find all
polynomials Q that satisfy the equation:
J Q(x) = Q H(x) for every x in S
where S is a subset of real numbers. In parts (a) and (b), we have J = H and S is
all real numbers, but other scenarios are also interesting. For example, the choice
J(x) = 1/(x − 1) and H(x) = 1/(x + 1), generates the question:
Find all polynomials Q that satisfy the equation:
1 1
=Q
Q(x) − 1 x+1
for every real number x such that those denominators are nonzero.
Is this one straightforward to solve?
(d) Make your own choice for J and H, formulate the problem, and find a solution. Choose
J and H to be non-trivial, but still simple enough to allow you to make good progress
toward a solution.