Sequence Calculator
Answer
Vn = Un - Un-1 = `8, 20, 38, 62` ...
Wn = Vn - Vn-1 = `12, 18, 24` ...
Xn = Wn - Wn-1 = `6, 6` ... which is a constant sequence.
General term
`U_n = n^3 + n - 8`
Value of the next term (n = 6) : Calculate
Value of sequence given index (n = 10) : Calculate
Sum of the sequence terms : CalculateDo you have any suggestions to improve this page ?
Guidelines
- Input the first terms of the sequence in a line (separator: one or more spaces) or in one column.
Ideally, input the first 5 terms of the sequence.
- You may input numbers, fractions and usual functions like cos, sin, log, etc. For example, use sqrt(2) for square root of 2.
Examples
- What is the nature of this sequence (arithmetic, geometric, quadratic or cubic) ? 2 8 32 128 512
- What is the next term of this sequence ? 2 1 1/2 1/4 1/8
- What is the sum of the first 50 terms of this sequence ? 2 5 8 11 14
- Is this sequence arithmetic, geometric, quadratic or cubic ? -6 2 22 60 122
- Find the 10th term of the sequence 15/2 57/2 127/2 225/2
See also
All Sequence Calculators
Maths Calculators