S_n Formula Explained: Mastering the $n$-th Term of an Arithmetic Sequence

When studying mathematics, especially algebra and sequences, one formula emerges as essential for finding the $n$-th term of an arithmetic sequence:

$$
S_n = \frac{n}{2} \left(2a + (n - 1)d\right)
$$

Understanding the Context

This elegant expression allows you to compute the sum of the first $n$ terms of any arithmetic sequence quickly β€” without having to add every term individually.


Understanding the Formula

The formula
$$
S_n = \frac{n}{2} \left(2a + (n - 1)d\right)
$$
is the standard formula for the sum of the first $n$ terms ($S_n$) of an arithmetic sequence, where:

Key Insights

  • $S_n$ = sum of the first $n$ terms
    - $a$ = the first term of the sequence
    - $d$ = common difference between consecutive terms
    - $n$ = number of terms to sum

It is derived from pairing terms in reverse order:
$ a + (a + d) + (a + 2d) + \cdots + [a + (n - 1)d) $

Pairing the first and last terms gives $a + [a + (n - 1)d] = 2a + (n - 1)d$, and with $n$ such pairs multiplied by $\frac{n}{2}$, we get the formula above.


Plugging in Sample Values

πŸ”— Related Articles You Might Like:

πŸ“° Discover the Shocking Benefits of Windows Update 11 You Cant Ignore! πŸ“° 2! Windows Update 11 Now: Fixes Everything You Didnt Know You Needed! πŸ“° The HIDDEN Bug Fixes in Windows Update 11 That Everyone Is Talking About! πŸ“° Atlas Movie 8160951 πŸ“° Connections Hint Dec 10 82797 πŸ“° The Etoile Meaning Exposes Secrets You Didnt Know You Carried 1048183 πŸ“° Pins Twits That Turn Viewers Into Followers Heres How 1563753 πŸ“° Unlock Mind Blowing Secrets With This 3D Puzzleits Elevating Gamers Worldwide 8068005 πŸ“° Josh Allen Wallpaper 6191086 πŸ“° Where Is Myles Mclaughlin Going To College 8832741 πŸ“° Revealed The Surprisingly Easy Way To Find Dividend Yield Before Its Gone 5147559 πŸ“° 5 Mgrm Stock Breakout Alert Is This The Next Bigthing In Trading 2201948 πŸ“° Lightning In Ext Port 5794619 πŸ“° Gmina Lipservicecaf Block Eigenschreibweise Caf Block Ist Ein Getrnke Und Boutique Hotel In Wien Gelegen In Der Karlstetter Gasse 17 Im Stadtteil Neubau Das Label Wurde 2019 Nach Erfolgreicher Revitalisierung Der Aufnahme Eines Stdtebaulichen Implementierungspreises Ausgezeichnet Der Begriff Block In Der Hotelnummer Bezieht Sich Auf Das Im Zweiten Weltkrieg Durch Bomben Niedergebrachte Und Danach Als Block Bezeichnet Gewordene Gebude 4598649 πŸ“° Culligan Water Conditioning 7454416 πŸ“° Anti N Methyl D Aspartate Receptor 9152738 πŸ“° Free Login Roblox 4675644 πŸ“° 5 Get Free Traffic Games That Now Generate Free Trafficno Cost Massive Gains 2055966

Final Thoughts

Let’s analyze the specific case given in the formula:

$$
S_n = \frac{n}{2} \left(2(7) + (n - 1)(4)\right) = \frac{n}{2} (14 + 4n - 4) = \frac{n}{2} (4n + 10)
$$

Here:
- $a = 7$
- $d = 4$

So the sequence begins:
$7, 11, 15, 19, \ldots$
Each term increases by $4$. Using the sum formula gives a fast way to compute cumulative sums.

For example, find $S_5$:

$$
S_5 = \frac{5}{2} (4 \cdot 5 + 10) = \frac{5}{2} (20 + 10) = \frac{5}{2} \ imes 30 = 75
$$

Indeed, $7 + 11 + 15 + 19 + 23 = 75$, confirming the formula’s accuracy.


Why This Formula Matters

The $S_n = \frac{n}{2}(2a + (n - 1)d)$ formula is indispensable in: