There are an infinite number of possible answers - there are an infinite number of formulae that can be found to give t{1..5} = {12, 59, 294, 1469, 7344} which will give different values for t8.
eg:
t{n} = (376n⁴ - 3384n³ + 11186n² - 15369n + 7227)/3
gives t{1..5} = {12, 59, 294, 1469, 7344}, and t8 = 135889.
t{n} = (-4929n⁵ + 76943n⁴ - 446037n³ +1198513n² -1473498n + 649296)/24
also gives t{1..5} = {12, 59, 294, 1469, 7344}, but t8 = -381656.
However, the solution your teacher is probably expecting is based on the fact that:
U1 = 12
U{n} = 5U{n-1} - 1 for n ≥ 2
This leads to:
t1 = 12
t{n} = 12 + 47 × 5ⁿ⁻² for n ≥ 2
→ t8 = 917969
Chat with our AI personalities
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.
One possible solution can be obtained by fitting a polynomial of order 4.
Un = (376*n4 - 3384*n3 + 1186*n2 - 15369*n + 7227)/3 for n = 1, 2, 3, ...
which would give U8 = 135889.
It is 917969.
90
Well, darling, the sequence you've got there is just the perfect squares of numbers. The 8th term would be the square of the 8th number, which is 64. So, the 8th term of the sequence 1, 4, 9, 16, 25 is 64. Keep those brain cells sharp, honey!
It is: 1 1 2 3 5 8 13 and 21 which is the 8th term
To find the 8th term of the sequence with the rule 3n + 4, you would substitute n = 8 into the formula. This gives you 3(8) + 4 = 24 + 4 = 28. Therefore, the 8th term of the sequence is 28.