Formula library

Arithmetic Progression General Term Formula

\[a_n = a_1 + (n-1)d\]

Variables

annth term of the sequence
a1first term
nterm index
dcommon difference

Description

What is this formula?

This formula calculates the nth term of an arithmetic progression using a linear relationship.


When to use it

Use it when you need to find any term in a sequence with constant difference between terms.


Example

Data:

a1 = 3, d = 2, n = 5


Formula:

an = a1 + (n-1)d


Substitution:

a5 = 3 + (5-1)*2


Result:

a5 = 11


Applications

Used in sequences, financial modeling, and discrete mathematics.

fCalc · Android

Take this formula to fCalc and evaluate it directly on your Android device.

Get it on Google Play

Content language

EnglishSpanish