232k views
3 votes
Write the first 4 terms of the sequence defined by the given rule f(n)=n2 -1

1 Answer

4 votes

Answer:

0, 3, 8, 15

Explanation:

Substitute n = 1, n = 2, n = 3 and n = 4 to the equation f(n) = n² - 1:

f(1) = 1² - 1 = 1 - 1 = 0

f(2) = 2² - 1 = 4 - 1 = 3

f(3) = 3² - 1 = 9 - 1 = 8

f(4) = 4² - 1 = 16 - 1 = 15

User Teresa
by
4.2k points