ELI5: Explain Like I'm 5

Problems involving arithmetic progressions

Okay, let's imagine you have a bunch of numbers that increase by the same amount each time, like counting by 2's. So it goes 2, 4, 6, 8, 10, and so on. We call this an arithmetic progression because it's a sequence of numbers where each one is the result of adding the same amount to the one before it.

Sometimes people give you a hint about how to find the next number in an arithmetic progression. They might tell you what the first number is and how much it increases by each time. For example, they might say "the first number is 3 and it goes up by 5 each time." Then you can figure out the second number is 8 (because 3+5=8), the third number is 13 (because 8+5=13), and so on.

Now let's say you have a problem that involves figuring out something about an arithmetic progression, like "what is the 10th number in the sequence 2, 5, 8, 11...?" You could do it by counting up each time, but that would take a long time for a big sequence. So what do you do?

Well, you can use a formula to find any number in an arithmetic progression if you know certain things about it. This formula is "a + (n-1)d", where "a" is the first number in the sequence, "n" is the number you want to find (like the 10th number in the example), and "d" is the common difference (the amount that each number goes up by each time).

So for the sequence 2, 5, 8, 11..., we know that "a" is 2 (because that's the first number), and "d" is 3 (because that's how much it goes up each time). So to find the 10th number, we just plug in those values: 2 + (10-1)3 = 2 + 27 = 29. So the 10th number in the sequence is 29.

That's basically how you solve problems involving arithmetic progressions - you use the formula to find any number you need to know. It's like a magic trick that saves you a lot of time and counting.
Related topics others have asked about: