Monotone Numbers
Problem
Call a positive integer monotone if it has one digit, or its digits are strictly increasing or strictly decreasing left to right (e.g. , , — but not , , ). How many monotone numbers are there?
Answer
Solution
| Difficulty | 7/10 |
|---|---|
| Topics | combinatorics, Counting, Casework |
Whiteboard
Your sketch is saved only in this browser. To share it, export your drawing as an image (whiteboard menu → Export as → PNG), then upload that image in the comments below.
Discussion
Ask questions, share alternate solutions, and use LaTeX freely.
Log in to join the discussion.
No comments yet.