a_n = a_1 + (n - 1)d - United Radiology

April 20, 2026 · United Radiology

["# Understanding the Arithmetic Sequence Formula: ( a_n = a_1 + (n - 1)d )", "When diving into the world of sequences and series in mathematics, one formula stands out for its simplicity and wide applicability: the ( a_n ) formula for an arithmetic sequence. Whether you're a student brushing up on algebra or a teacher explaining foundational concepts, understanding how and why this formula works can unlock deeper insights into mathematical patterns.", "## What is an Arithmetic Sequence?", "An arithmetic sequence is a list of numbers where the difference between consecutive terms is always the same. This constant difference is called the common difference, denoted by ( d ). For example, in the sequence 3, 7, 11, 15, ..., the first term ( a_1 = 3 ) and the common difference ( d = 4 ).", "### A Closer Look at the Formula:
\n[ a_n = a_1 + (n - 1)d ]", "This equation tells us how to find any term ( a_n ) in the sequence, given:
\n- ( a_1 ): the first term (the starting number),
\n- ( d ): the common difference (the constant value added each time),
\n- ( n ): the position or term number in the sequence.", "## Breaking Down the Formula", "- Term position ( n ): This can be 1, 2, 3, ..., up to any positive integer in the sequence.
\n- ( n - 1 ): This represents how many times the common difference is added—since the first term requires zero additions.
\n- ( (n - 1)d ): The total amount added to ( a_1 ) to reach the ( n )-th term.
\n- Sum with ( a_1 ): Adds the initial value to build the full term.", "For example, let’s find the 10th term of the sequence starting at ( a_1 = 5 ) with ( d = 3 ):
\n[
\na_{10} = 5 + (10 - 1) \cdot 3 = 5 + 27 = 32
\n]", "## Why Is This Formula Important?", "The arithmetic sequence formula is essential in both pure math and real-world modeling because it describes uniform change:
\n- Predicting constant growth (e.g., savings with a fixed monthly deposit)
\n- Modeling linear patterns in physics, economics, and computer science
\n- Simplifying the summation of evenly spaced values (e.g., total distances in arithmetic motion)", "## Applying the Formula in Practice", "Once you know ( a_1 ) and ( d ), calculating any term becomes straightforward. This efficiency helps in solving problems involving patterns, series sums, and recursive sequences.", "### Example Problem:
\nFind the 15th term in a sequence with ( a_1 = 2 ) and ( d = -1 ).", "Solution:
\n[
\na_{15} = 2 + (15 - 1)(-1) = 2 + 14 \cdot (-1) = 2 - 14 = -12
\n]", "## Summary", "The formula ( a_n = a_1 + (n - 1)d ) is a concise, powerful tool for understanding and working with arithmetic sequences. By recognizing the role of initial value, common difference, and term position, learners and educators can make sense of linear progressions, from simple number patterns to complex real-life trends.", "---", "Keywords: arithmetic sequence formula, ( a_n = a_1 + (n-1)d ), linear sequences, common difference, mathematical patterns, algebra tutorial, sequence calculations, educational math formula."]

Related Articles

Trending Articles

Archive