Tell the logic also
Answers (1)
A big part of math is pattern recognition. A lot of homework is just fighting with stuff so you will remember the pattern when you see it again. A series is either adding, multiplying, or a power, sometimes more complex. So you look at the given figures and you see steps of 5, 9, and 5. That is not adding, so it is not an aritmetic sequence. It does not appear to be powers either. So we examine multiplication.
n x(n)
1 5 ... 5 times n
2 14 .. 5 times n = 10
3 19 .. 5 times n = 15
Let's try another pattern.
1 .. 5n + 4 = 9
2 .. 5n + 4 = 14
3 .. 5n + 4 = 19
I don't think there is a sequence there.
Often there is a surprise in this field. About forty years ago, Games Magazine offered a series which turned out to be ten digits in alphabetic order. About eight months later a reader submitted a mathematical process that generated that exact order.
Thanx for telling me about the logic.
But can you tell me that in a number series logic must be apply on every term of the series.
For ex.-- 5,14,19,_
Here, if we say, 5*2+4=14
5*3+4=19
5*4+4=24
So, next term is 24.
But this logic can't be apply on the first term of the series, i.e.,5 as 5*1+4=9.
But 9 is not the first term.
That's why i am confused.