205k views
3 votes
Given an=n^3-2n what is a3

please don't attach file!!!!

1 Answer

4 votes

Answer:

21

Explanation:

Try using this notation: a(n) and not an.

an=n^3-2n becomes a(n) = n^3 - 2n.

Then a(1) = 1^3 - 2(1) = 1 - 2 = -1

a(2) = 2^3 - 2(2) = 8 - 4 = 4

a(3) = 3^3 - 2(3) = 27 - 6 = 21

User Drew Larson
by
7.7k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories