| Art of Problem Solving's Introduction to Counting & Probability course starts on March 1. An introduction to many discrete math fundamentals, including many strategies for success on MATHCOUNTS and AMC 8/10/12. Click here to enroll today! |
How
to Write a Solution
U s e S p a c e
by
Richard Rusczyk
imagineyoutrytoreadaparagraphoftextthathasnopuncuationnocapitalsandjustenough spaceinittobreakuplinessoitdoesntmessupbrowsersitsreallytoughtoreadandpretty soonyoulldecidethatitsnotworthreadingandyoullgoandreadsomethingelseyouwont realizehowterriblyharditistotypelikethisitshardbecausewhenyoureusedtowritingcle arlyandusingspaceandpunctuationandsentencestructureitgetsreallyhardtowritewithou utitsimilarlyonceyougetusedtoproperlyusingspaceinwritingyoursolutionsitwillbesec ondnatureandyoullactuallyfindithardtowriteanindecipherableproof
When you write your solution, you should:
Here's a sample problem:
Have fun reading this solution:
Here's the same solution, with nearly the same wording.
r(x) = x (p(x) - 1/x) = x p(x) - 1. |
(1) |
Since p(x) is a polynomial with degree 98, r(x) is a polynomial with degree 99. Since r(x) = x (p(x) - 1/x), and we are given that (p(x) - 1/x) = 0 for x = 1, 2, 3, . . . , 99,
r(x) has roots 1, 2, . . . , 99.
Since r(x) has degree 99, these are the only roots of r(x), which must thus have the form
r(x)
= c(x - 1)(x - 2)(x - 3) . . . (x - 99) |
(2) |
for some constant c. To find c, we first let x = 0 in equation (1), yielding r(0) = -1. Letting x = 0 in (2) yields r(0) = -c(99!); hence, c = 1/99!. Thus, we have
r(x)
= (x - 1)(x - 2)(x - 3) . . . (x - 99)/99! |
(3) |
We can combine equations (1) and (3) and let x = 100 to find
Which would you rather read?

