answersLogoWhite

0


Best Answer

Given ANY number at all, it is possible to find a cubic polynomial such that that particular number is the nth number in a sequence starting with the above three.

The simplest rule, however, is Un = 5n + 9

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the nth term 14 19 24?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the Nth term of 25 24 23 22?

Assuming the pattern would continue: 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13...


What is the first five nth terms of 34 - 5n?

29


What is the nth term if the sequence is 32 28 24?

The nth term is (36 - 4n)


What is the nth term of 6121824..?

If you mean: 6 12 18 24 then the nth term is 6n


What is the nth term for 18 12 6 0 -6?

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!


work out an expression for nth term 19,14,9,4?

24-5n


The nth term for 16 24 32 40 48?

It goes up by (24-16) = 8 each time. The first time is 16. So the nth term is 8n + 8.


What is nth term for 0 3 8 15 24?

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.


What is the nth term for 9 12 17 24 33?

44


What is the nth term for 4 14 24 34?

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


What is the formula for nth term?

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, ...


What is the nth term for 4 9 14 19 24?

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