According to Wittgenstein's Finite Rule Paradox every finite sequence of numbers can be a described in infinitely many ways and so can be continued any of these ways - some simple, some complicated but all equally valid. Conversely, it is possible to find a rule such that any number of your choice can be the next one.
The simplest rule is un = 18 - 3n
Each term is derived from previous term by subtracting 3, so the sequence is 15 12 9 6 3 0 etc
15 is 1st term
12 is 2nd term and 12 = 15 - 3(1)
9 is 3rd term and 9 = 15 - 3(2)
6 is 4th term and 6 = 15 - 3(3)
so the Nth term is 15 - 3(N-1)
eg if N=6 then the 6th term is 15 - 3(5) = 15 - 15 = 0
I'm seeing a lot of confused, uneducated answers. Here's the answer you want:
-3n + 18
or
-3(n - 1) + 15
To find the formula for an arithmetic sequence/series, use the formula d(n-1) + a, where d is the common difference (in this case, each term is 3 LOWER than the last, so d=-3) and a is the first term in the sequence (in this case, a = 15)
This gives us -3(n - 1) + 15
= -3n + 3 + 15
= -3n + 18
The nth term is 5n-3 and so the next term will be 22
Given n and any number for the nth term, it is a simple matter to find a rule such that the above four numbers are the first four of a sequence and the given number in the nth position.However, the simple answer for simple questions is Un = 4n
nth term is n squared plus three
5
The nth term is: 4n
12 - 5(n-1)
The nth term of the sequence is expressed by the formula 8n - 4.
The nth term is 5n-3 and so the next term will be 22
Given n and any number for the nth term, it is a simple matter to find a rule such that the above four numbers are the first four of a sequence and the given number in the nth position.However, the simple answer for simple questions is Un = 4n
nth term is n squared plus three
The nth term would be -2n+14 nth terms: 1 2 3 4 Sequence:12 10 8 6 This sequence has a difference of -2 Therefore it would become -2n. Replace n with 1 and you would get -2. To get to the first term you have to add 14. Therefore the sequence becomes -2n+14. To check your answer replace n with 2, 3 or 4. You will still obtain the number in the sequence that corresponds to the nth term. :)
Here are the first five terms of a sequence. 12 19 26 33 40 Find an expression for the nth term of this sequence.
To find the nth term of a sequence, we first need to identify the pattern or rule that governs the sequence. In this case, the sequence is decreasing by 6 each time. Therefore, the nth term can be represented by the formula: 18 - 6(n-1), where n is the position of the term in the sequence.
5
There is no pattern
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 sequence has a difference of 10, so the nth term starts with 10n. Then to get to -8 from 10 you need to subtract 18. So the nth term is 10n - 18.