Find a recurrence relation satisfied by this sequence. a_{n}=n^{2}+n

floymdiT

floymdiT

Answered question

2021-09-19

Find a recurrence relation satisfied by this sequence.
an=n2+n

Answer & Explanation

Layton

Layton

Skilled2021-09-20Added 89 answers

Given:
an=n2+n
Let us first determine the first term by replacing n in the given expression for an by 0:
a0=02+0=0
Let us similarly determine the next few terms as well:
a1=12+1=2=a0+2(1)
a2=22+2=6=a1+2(2)
a3=32+3=12=a2+2(3)
a4=42+4=20=a3+2(4)
a5=52+5=30=a4+2(5)
a6=62+6=42=a5+2(6)
We note that each term is the previous term increased by 2n-1:
an=an1+2n1
Thus a recurrence relation for an is then:
a0=0
an=an1+2n1
Note: There are infinitely many different recurence relations that satisfy any sequence.

Do you have a similar question?

Recalculate according to your conditions!

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?