Browse · MathNet
PrintXVIII OBM
Brazil algebra
Problem
Let be the smallest number of s needed to represent the positive integer using only s, signs, signs and brackets. For example, you could represent with s as follows: . Show that for .
Solution
The upper bound follows by induction. Let be the statement that for . We have , , , , so , , , . We have , so , and . Also , so . Hence . So is true. Suppose is true. We have , so . Similarly, since , we have . Similarly, . So is true. So is true for all .
Induction also works for the lower bound. In any expression for using s we either have , with further expressions for and , or we have with further expressions for and . In the first case if , we have to show that , but that is almost obvious since . If , then we have to show that , which is again obvious, since if we have . In the second case we can assume that (since there is no benefit in the expression if or ), so we have to show that which is true (we have equality). So all we need are the starting cases. For , it is clear that , but , so or , as required.
Induction also works for the lower bound. In any expression for using s we either have , with further expressions for and , or we have with further expressions for and . In the first case if , we have to show that , but that is almost obvious since . If , then we have to show that , which is again obvious, since if we have . In the second case we can assume that (since there is no benefit in the expression if or ), so we have to show that which is true (we have equality). So all we need are the starting cases. For , it is clear that , but , so or , as required.
Techniques
IntegersInduction / smoothingOther