asked 81.5k views
3 votes
E first 4 terms of the sequence f(n) = n2+1.

asked
User Xela
by
8.5k points

1 Answer

7 votes

Answer:

3,5,7,9

Explanation:


f(1) = 2n + 1 \\ = 2 * 1 + 1 \\ = 4 \\ f(2) = 2n + 1 \\ = 2 * 2 + 1 \\ = 5 \\ f(3) = 2n + 1 \\ = 2 * 3 + 1 \\ = 7 \\ f(4) = 2n + 1 \\ = 2 * 4 + 1 \\ = 9

answered
User Timothy Rajan
by
7.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.