I can't understand one thing in one question of Arithmetic Progression. I have to find $21^{st}$ term from the set $\{12,2,-4,-10\}$ and this is where problem start.
Arithmetic Progression
Equation: $T_n=a+(n-1)d$
$Tn$ = Term
$n$ = Term Number
$a$ = First Number
$d$ = Difference between two series wise numbers
I need this data to find out mentioned number, like $21^{st}$ number, if I find just $d$ I can just count the numbers to see what number is coming at $21^{st}$ position, but in this set of numbers, has unmatched difference and I don't know why, either it is right set or wrong.
Let's take example;
If I want to find $5^{th}$ term from set $\{2,4,6...\}$ then I need all the data listed above and if I find just $d$ from this set, I can figure out $5^{th}$ number without using equation.
Here is example;
$d=b-a$ | a is first term and b is second term
$d=4-2$
$d=2$
so the difference between two "series wise" numbers is $2$. Now in very first set "mentioned above" is different difference in first two terms and in second two terms.
$\{12,2,-4,-8\}$
so first two terms $\{12,2\}$ has difference of $10$
and next two terms $\{2,-4\}$ has difference of $6$.