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:

📰 How Claire Lost Everything: The Heartbreaking Truth Behind Her Silent Nap Including What Happened Next! 📰 You Won’t Believe What Happened to Claire Lost—Shocking Twist Turns Her Story into a Crime Scene! 📰 Claire Lost Everything—Media Called It ‘Silent’, But Her Journey Reveals a Shocking Backstory! 📰 Elite Medium Fade Hairstyle Secrets Master This Style Like A Pro In 2024 📰 Emerging From Gorilla Row The Shocking Discovery That Shook The Internet 📰 Emotional Shocking And Unrealheres What The Grown Ups Movie Reveals About Adulthood 📰 End Rms For Bad Mice Top 5 Candidates For Good Gaming Mice Ranked 📰 Energy Boosting Eco Chic The Green Formal Dress Killing Fashion Week 📰 Engineer The Tallest Beanstalk Kids Gardens Trade Seed To Tower In One Month 📰 Entschutz Unveiled The Untold Story Of Green Lantern Guy Gardners Hero Journey 📰 Epic Breakthrough Grounded 2 Briefcase Code Exposed The Shortcut To Free Million Dollar Deals 📰 Epic Buzzworthy Moments Goty Nominees Thatre Dominating The Stage 📰 Epic Earth Day Quiz Discover Surprising Facts And Show Off Your Eco Knowledge 📰 Epic Good World War 2 Movies That Will Leave You Speechless Prime Recommendations 📰 Epic Gracie Abrams Abs Revealed You Wont Believe How She Transformed 📰 Epic Greek Myths Reinvented The Blockbuster Movies Youve Been Searching For 📰 Epic Green Dunks That Proof This Shoe Has Maximum Hype And Swag 📰 Epic Groo Hack Get The Shiny Smooth Surface Youve Been Dreaming About

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: