Sign In
Recall the multiplication laws of real numbers.
Example Solution: y = (- 1)^x
We want to find a rule for a nonlinear function such that y is negative for x=1, positive for x=2, negative again for x=3, positive at x=4, and so on. Note that we can obtain this behavior when multiplying a series of negative numbers.
- 2 (-2) &= 4
-2 (-2) (-2) &= - 8
-2 (-2) (-2) (-2) &= 16
| x | (- 1)^x | y |
|---|---|---|
| 1 | (- 1)^1 | - 1 |
| 2 | (- 1)^2 | 1 |
| 3 | (- 1)^3 | - 1 |
| 4 | (- 1)^4 | 1 |
Looking at the last column of the table, we can see that we found the behavior we wanted. The function y = (- 1)^x is negative for x=1, positive for x=2, negative for x=3, and positive at x=4, as required. Note that there are infinitely many solutions that satisfy the condition. This is just one of them.