Although you are welcome to typeset your work nicely (using Microsoft Word or LaTeX or whatever to get nice logic symbols), it's probably much easier to write formulas by hand.
≤ one μs (one microsecond — ),
≤ one second,
≤ one day,
≤ one year,
≤ one millenium (=1000yrs),
≤ one universe-lifetime (=10yrs),
longer,
What is the largest integer value of n such that ...
Any answer within
(This is the largest problem that can be
solved by an n algorithm
within a second, on a modern computer.)
(This is the largest problem that can be
solved by an n³ algorithm
within a second, on a modern computer.)
10
By the way, an example of an algorithm with running time of n³ is finding the shortest path between every two points in a network with n nodes (a computer network, or a Halo 3 stargate system, or ...).
1³+2³+...+n³ = (n(n+1)/2)².
1³ = (1·(1+1)/2)²
If you see a few other problems in Rosen which catch your eye, and you'd like to do them for extra credit, you are welcome to (though you can ask me for how much; extra-credit is harder to earn point-per-point than regular credit).
If you write your own html, you might be interested in this page of useful html math (and other) entities