20.8k views
1 vote
What is the general term for the sequence 1,6,11,16,...?

n + 5
5n - 4
5n + 1

User Howl
by
8.0k points

2 Answers

2 votes
5n-4
Just plug numbers into it. Make this a table.
n 0 1 2 3
y 1 6 11 16

User Corey Ballou
by
7.7k points
3 votes

Answer:

Explanation:

The given sequence is:

1,6,11,16,...

Since, the sequence is Arithmetic progression, therefore

The general term for the sequence is:


A_(n)=a+(n-1)d

where a is the first term of the sequence and d is common difference.

Substituting the given values, we get


A_(n)=1+(n-1)5


A_(n)=1+5n-5


A_(n)=5n-4

which is the required general term.

Thus, option B is correct.

User Sumerz
by
8.5k points