How To Find The Nth Term In Cubic Sequences

After you have learned to solve problems with arithmetic and quadratic sequences, you may be asked to solve problems with cubic sequences. As the name implies, cubic sequences rely on powers no higher than 3 to find the next term in the sequence. Depending on the complexity of the sequence, quadratic, linear and constant terms may also be included. The general form for finding the nth term in a cubic sequence is an^3 + bn^2 + cn + d.

Advertisement

Step 1

Check that the sequence you have is a cubic sequence by taking the difference between each consecutive pair of numbers (called the "method of common differences"). Continue to take the differences of the differences three times total, at which point all the differences should be equal.

Advertisement

Example:

Sequence: 11, 27, 59, 113, 195, 311 Differences: 16 32 54 82 116 16 22 28 34 6 6 6

Step 2

Set up a system of four equations with four variables to find the coefficients a, b, c and d. Use the values given in the sequence as if they were points on a graph in the form (n, nth term in sequence). It is easiest to start with the first 4 terms, as they are usually smaller or simpler numbers to work with.

Example: (1, 11), (2, 27), (3, 59), (4, 113) Plug in to: an^3 + bn^2 + cn + d = nth term in sequence a + b + c + d = 11 8a + 4b + 2c + d = 27 27a + 9b + 3c + d = 59 64a + 16b + 4c + d = 113

Step 3

Solve the system of 4 equations using your favorite method.

In this example, the results are: a = 1, b = 2, c = 3, d = 5.

Advertisement

Step 4

Write the equation for the nth term in a sequence using your newly found coefficients.

Example: nth term in the sequence = n^3 + 2n^2 + 3n + 5

Step 5

Plug in your desired value of n into the equation and calculate the nth term in the sequence.

Example: n = 10 10^3 + 210^2 + 310 + 5 = 1235

Cite This Article

MLA

Lewis, Elio. "How To Find The Nth Term In Cubic Sequences" sciencing.com, https://www.sciencing.com/nth-term-cubic-sequences-8545572/. 13 March 2018.

APA

Lewis, Elio. (2018, March 13). How To Find The Nth Term In Cubic Sequences. sciencing.com. Retrieved from https://www.sciencing.com/nth-term-cubic-sequences-8545572/

Chicago

Lewis, Elio. How To Find The Nth Term In Cubic Sequences last modified March 24, 2022. https://www.sciencing.com/nth-term-cubic-sequences-8545572/

Recommended

Advertisement