Next: Sorting Problem
Up: CS101 Computer Programming and
Previous: Problem Solving on Computer
Definition:
A number
is a 235-number iff
for some
.
Example 235-numbers: 1, 2, ..., 15, ... 48, ... 120, ...
Problem: Find the 2035th number (in general n-th number) of this form.
How to solve this?
G. Sivakumar
2000-07-23