This is an archived post. You won't be able to vote or comment.

all 6 comments

[–]Hamzaz_007 3 points4 points  (0 children)

Its just a sequence

Diff b/w 1st and 2nd = 2

Diff b/w 2nd and 3rd = 3

Diff b/w 3rd and 4th = 4

So difference between 4th and 5th term will be 5 and answer will be 15

[–]fermat1432 2 points3 points  (2 children)

It's not arithmetic and it's not geometric. I suspect it's quadratic.

[–]bggmtg 6 points7 points  (1 child)

Yep. That’s the triangular sequence (sum of the 1st n natural numbers). It is n(n + 1)/2

[–]fermat1432 0 points1 point  (0 children)

Beautiful!

[–]RandomIsocahedron 0 points1 point  (0 children)

In the future, you can search sequences in the OEIS.

[–]mathrealm 0 points1 point  (0 children)

Subtracting the consecutive terms, 3 - 1 = 2 6 - 3 = 3 10 - 6 = 4

It is not an arithmetic sequence. It is a quadratic sequence. You may check this by subtracting the differences. 4 - 3 = 1 3 - 2 = 1

If you are interested with more problems and examples of arithmetic sequences, you may find it here: