7.1k views
14 votes
Here are the first four terms of some sequence.

1/2 , 4/3 , 9/4 , 16/5
Find the nth term of this sequence

Here are the first four terms of some sequence. 1/2 , 4/3 , 9/4 , 16/5 Find the nth-example-1
User Nicodp
by
4.7k points

1 Answer

6 votes

Answer:

The nth term of the sequence will be: n²/n+1

Explanation:

Given the sequence

1/2 , 4/3 , 9/4 , 16/5

The values in the numerator are:

2, 3, 4, 5

It is clear that every successive value in the numerator can be determined by adding 1 to the previous value.

i.e.

3 = 2+1

4 = 3+1

5 = 4+1

Thus, the nominator contains the sequence rule: n+1

The values in the denominator are:

1, 4, 9, 16

It is clear that every value in the denominator is the square of the sequence number.

i.e.

1 = 1²

2 = 2²

3 = 3²

4 = 4²

5 = 5²

so

The denominator defines the rule n².

Thus, the nth term of the sequence will be: n²/n+1

User Zzevannn
by
4.6k points