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

Emily-Jane Bray

Emily-Jane Bray

Answered question

2021-09-16

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

Answer & Explanation

Clara Reese

Clara Reese

Skilled2021-09-17Added 120 answers

Given:
an=n2
Let us first determine the first term by replacing n in the given expression for an by 0:
a0=02=0
Let us similarly determine the next few terms as well:
a1=12=1=a0+2(1)1
a2=22=4=a1+2(2)1
a3=32=9=a2+2(3)1
a4=42=16=a3+2(4)1
a5=52=25=a4+2(5)1
a6=62=36=a5+2(6)1
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?