asked 62.3k views
1 vote
Find the nth term of the sequence
0, 5, 14, 27, 44......​

asked
User Harolyn
by
7.7k points

1 Answer

6 votes

Answer:

aₙ = 2*n*n - n -1

Explanation:

a₁ = 0

a₂ = 5 = 2*2*2 -2-1 = 8-3 = 5

a₃ = 2*3*3 -3-1 = 18-4 =14

a₄ = 2*4*4 - 4-1 = 32-5 =27

......

aₙ = 2*n*n - n -1

answered
User Mathew Sachin
by
8.1k 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.