Function Notation Math Example 4
Follow the full solution, then compare it with the other examples linked below.
Example 4
hardA function satisfies for all , with . Find , , and .
Solution
- 1 . . .
- 2 Pattern: . Check: โ, โ, โ, โ.
Answer
Recursive function definitions use function notation to define values in terms of previous values. The relation is a first-order linear recurrence. The closed form can be found by solving the recurrence or by observing the pattern.
About Function Notation
Function notation is a shorthand that names a function () and specifies its input (). Writing means that when the input is 3, the function produces the output 10. This notation is not multiplication.
Learn more about Function Notation โ