asked 16.0k views
4 votes
Write down the 3rd term in the sequence given by: T(n) = n2 + n

asked
User Telman
by
7.4k points

1 Answer

3 votes
The solution for the problem is:
I will first get the first five terms so that I could easily locate the third term of this problem:So, substituting the values:
T(1) = 1^2 = 1T(2) = 2^2 = 4T(3) = 3^2 = 9T(4) = 4^2 = 16T(5) = 5^2 =25
So the third terms is T(3) = 3^2 = 9
answered
User Artem Pianykh
by
7.6k 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.