First page Back Continue Last page Graphics
Simple example – f(x) = x²
Finding the maximum of a function:
- f(x) = x²
- Range [0, 31] Goal: find max (31² = 961)
- Binary representation: string length 5 = 32 numbers (0-31)
Notes:
Discrete - natural number