nth Term Finder – Find Any Term of a Sequence Online
Find the nth term of any arithmetic or geometric sequence with our free online nth term finder. Enter the first two terms to calculate any specific term instantly with step-by-step solutions.
Understanding Sequences and nth Terms
A sequence is an ordered list of numbers following a pattern. The nth term formula lets you find any term in the sequence without calculating all the previous terms. This is essential for finding distant terms like the 100th or 1000th term efficiently.
There are two main types of sequences: arithmetic (adding a constant each time) and geometric (multiplying by a constant each time). Each has its own nth term formula that we'll explore below.
Sequence Formulas
Arithmetic Sequence
an = a1 + (n-1)dwhere d = common difference = a2 - a1
Example: 3, 7, 11, 15... (d = 4)
Geometric Sequence
an = a1 x r^(n-1)where r = common ratio = a2 / a1
Example: 2, 6, 18, 54... (r = 3)
Worked Examples
Example 1: Arithmetic Sequence
Example 2: Decreasing Arithmetic
Example 3: Geometric Sequence
Example 4: Geometric Decay
Quick Fact
The Fibonacci sequence (1, 1, 2, 3, 5, 8...) is neither arithmetic nor geometric – each term is the sum of the two previous terms. It has its own special nth term formula called Binet's formula, which involves the golden ratio φ = (1 + √5)/2.
Frequently Asked Questions
How do I know if a sequence is arithmetic or geometric?
Check the differences between consecutive terms. If they're constant, it's arithmetic. If the ratios between consecutive terms are constant, it's geometric. If neither, it might be a different type of sequence.
Can the common difference or ratio be negative?
Yes! A negative common difference creates a decreasing arithmetic sequence. A negative common ratio creates an alternating sequence (positive, negative, positive...). A ratio between -1 and 1 causes the terms to approach zero.
What if the first term is 0 in a geometric sequence?
If a1 = 0, every term in a geometric sequence is 0 (since you keep multiplying by r). This is a trivial case. Also, you can't find r by dividing a2/a1 if a1 = 0.
How do I find which term equals a specific value?
Set the nth term formula equal to your target value and solve for n. For arithmetic: n = (target - a1)/d + 1. For geometric: n = log_r(target/a1) + 1.
What are real-world applications of sequences?
Arithmetic sequences model linear growth (salary increases, depreciation). Geometric sequences model exponential growth/decay (population, compound interest, radioactive decay). Both appear in computer science algorithms and financial calculations.
Can n be a decimal or negative?
In standard sequence notation, n represents a position and must be a positive integer (1, 2, 3...). However, the formulas can be extended to real values for interpolation or continuous models.
Other Free Tools
Arithmetic Sequence Calculator – Find Terms & Sum Online
Calculate any term, common difference, or partial sum of an arithmetic sequence with our free online calculator. Enter known values to solve arithmetic progressions instantly.
Geometric Sequence Calculator – Find Terms & Sum Online
Calculate any term, common ratio, or sum of a geometric sequence with our free online calculator. Solve geometric progressions for any number of terms with full solutions.
Arithmetic Series Sum Calculator – Find Sum of AP Online
Calculate the sum of any arithmetic series with our free online calculator. Enter the first term, common difference, and number of terms to find the series sum instantly.
Geometric Series Sum Calculator – Find Sum of GP Online
Calculate the sum of finite and infinite geometric series with our free online calculator. Supports both converging and diverging series with the geometric sum formula shown.
Fibonacci Sequence Generator – Calculate Fibonacci Numbers Online
Generate the Fibonacci sequence up to any number of terms or find the nth Fibonacci number with our free online Fibonacci calculator. Fast and accurate for any value of n.
Harmonic Series Calculator – Compute Partial Sums Online
Calculate the partial sum of the harmonic series up to any number of terms with our free online harmonic series calculator. Explore the divergent nature of this classic series.
Average Calculator – Find the Mean of Any Numbers
Calculate the average or arithmetic mean of any set of numbers with our free online mean calculator. Enter your values and get instant results – great for students, teachers, and analysts.
Quadratic Equation Solver – Find Roots of ax² + bx + c = 0
Solve any quadratic equation instantly with our free online quadratic equation solver. Find real and complex roots using the quadratic formula with detailed step-by-step solutions.