Application Problems
Application Problems
ProfsHoarseWailsRoll
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, 2022. 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.
(a) That sequence (2n ) appears to repeat after a few initial terms.
Why must such repetition occur for every m?
(b) Let ρ(m) be length of the “tail” of terms that occur before the repeating part
begins. For instance, ρ(10) = 0, ρ(28) = 1 and ρ(48) = 3.
For which m does ρ(m) = 0? When does ρ(m) = 1? When does ρ(m) = 2?
(c) Let o(m) be the period (length of the periodic cycle) of the sequence (2n ) in Zm .
For instance, o(10) = 4 and o(28) = 3 and o(48) = 2.
How is o(m) related to o(2m) ? What about o(m) and o(3m) ?
How is o(35) related to o(5) and o(7)?
(d) Make some conjectures about the patterns mentioned in (b) and (c) above.
Investigate other patterns that such sequences in Zm seem to satisfy, and make
some conjectures.
Can you prove some parts of your conjectures?
2
Problem 2
The number systems Z and Zm (for a positive integer m) were defined in the previous
problem. We also use the notations:
Q is the system of rational numbers.
4Z is the set of multiples of 4 in Z. Similarly for 4Z12 .
Consider the following number systems:
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.
Write down some additional algebraic properties and investigate them.
(c) In your opinion, which of the listed systems are “most similar” to each another?
3
Problem 3
Rossie is a simple robot in the plane, with Start position at the origin O and facing
the positive x-axis.
An angle θ is entered into Rossie’s memory. Rossie can take only two actions:
S: Rossie steps one meter in the direction Rossie is facing.
R: Rossie stays in place and rotates counterclockwise through angle θ.
Notation: A string of symbols S and R (read from left to right) represents a sequence
of Rossie’s moves. For instance, SRRSS indicates that Rossie steps one meter along
the x-axis, rotates through angle 2θ, and then steps two meters in that new direction.
In the questions below, consider only those sequences that begin with an S.
(a) When θ = 2π/3 = 120◦ , the actions SRSRSR cause Rossie to trace an equilateral
triangle and return to Start.
What path does Rossie trace when θ = 4π/5 = 144◦ ?
Question: For which θ can some sequence of S and R actions
return Rossie to Start?
(Then by repeating that sequence of actions, Rossie will retrace the same path.)
(b) Suppose θ is the angle pictured below, with cos(θ) = −1/3. Note that θ is
approximately 109.47◦ .
y
(c) Provide more examples of θ that allow Rossie to return to O but not to Start.
Is there some way to describe all such angles θ ?
(d) Are there some angles θ for which Rossie can never return to O?
Explain your reasoning.