0%
0 / 15 answered

Sequences as Functions and Recursion Practice Test

15 Questions
Question
1 / 15
Q1

A function $f$ is defined on the integers $n=1,2,3,\dots$ by $f(1)=2$ and $f(n+1)=3,f(n)$ for $n\ge 1$. What is $f(4)$?

Question Navigator