Hence, the functions that produce given sequence are:
f(n) = 2n + 1
f(n) = 2(n − 1) + 3
Further explanation:
We will put n=1,2,3,4,5 to find which functions give the given sequence
<u>f(n) = 2n − 1</u>
Putting values of n

This function doesn't generate the given sequence
<u>f(n) = 2n + 1</u>
Putting values of n

This function generates the given sequence.
<u>f(n) = 2(n − 1) − 3</u>
Putting values of n

This function doesn't generate the given sequence
<u>f(n) = 2(n − 1) + 3</u>
Putting values of n

Hence, the functions that produce given sequence are:
f(n) = 2n + 1
f(n) = 2(n − 1) + 3
Keywords: Functions, Sequence
Learn more about functions at:
#LearnwithBrainly