Assuming the pattern would continue: 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13...
If you mean: 6 12 18 24 then the nth term is 6n
Well, darling, the nth term for the sequence 18, 12, 6, 0, -6 is -6n + 24. So, if you plug in n = 1, you get 18; n = 2 gives you 12, and so on. Just a little math magic for you to enjoy!
If you mean: 34 39 24 ... then the nth term is 39-5n and so the 100th term = -461
The lowest term of 14 over 24 is 7/12.
Assuming the pattern would continue: 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13...
29
The nth term is (36 - 4n)
If you mean: 6 12 18 24 then the nth term is 6n
Well, darling, the nth term for the sequence 18, 12, 6, 0, -6 is -6n + 24. So, if you plug in n = 1, you get 18; n = 2 gives you 12, and so on. Just a little math magic for you to enjoy!
24-5n
It goes up by (24-16) = 8 each time. The first time is 16. So the nth term is 8n + 8.
Oh, what a beautiful sequence of numbers you've created! To find the pattern, we can see that each number is increasing by adding consecutive odd numbers. The nth term for this sequence can be found using the formula n^2 + n. Just like painting, sometimes all we need is a little patience and observation to uncover the hidden beauty within patterns.
44
You can see that you add 10 to the previous term to get the next term. Term number 1 2 3 4 Term 4 14 24 34 You can also say: Term number 1 2 3 4 Term 0*10+4 1*10+4 2*10+4 3*10+4 So the nth term would be 10(n-1)+4 Or if you expand it, it's 10n-6
Give the simple formula for the nth term of the following arithmetic sequence. Your answer will be of the form an + b.12, 16, 20, 24, 28, ...
The pattern between these numbers seems to be that they are incrementing by five each time. (9 - 4 = 5, 14 - 9 = 5, etc.) Also, the series starts at four. So the formula to find the nth term for this series would be 5(n-1) + 4 For the first in the series to be four, the n being multiplied by the five must be zero, so that is why there is the minus one. Testing the formula: 5(3-1) + 4 = 14 correct 5(5-1) + 4 = 24 correct