1 Answers
Hello there! We understand that mathematics can sometimes feel a bit tricky, but don't worry, you've come to the right place. Linear sequences are a fundamental concept, and we're here to break it down for you with a clear, reliable explanation perfect for UK students.
What are Linear Sequences? A Definition
At its core, a sequence is simply an ordered list of numbers. When we talk about a linear sequence (often called an arithmetic progression), we're referring to a special type of sequence where the difference between consecutive terms is always constant. This constant difference is known as the 'common difference'. Think of it like going up or down a staircase where each step has the exact same height.
- Example 1: 2, 5, 8, 11, 14, ... (The common difference is +3)
- Example 2: 20, 18, 16, 14, 12, ... (The common difference is -2)
The 'linearity' comes from the fact that if you were to plot the term number against its value, the points would form a straight line. Each term, $u_n$, can be described by a general formula involving 'n' (the term number), which will always be in the form $u_n = dn + c$, where $d$ is the common difference and $c$ is a constant.
History and Background of Arithmetic Progressions
The study of sequences, particularly arithmetic progressions, dates back to ancient times. Evidence suggests that ancient Egyptians and Babylonians were aware of arithmetic sequences and used them in practical calculations, such as dividing goods or calculating interest. One of the earliest known examples comes from the Rhind Papyrus (circa 1550 BC) where problems involve distributing loaves of bread in arithmetic progression.
Later, Greek mathematicians like Pythagoras and Euclid contributed to the formal understanding of number patterns, including arithmetic progressions. In a broader sense, linear sequences are a foundational element in algebra, paving the way for understanding functions and growth patterns. They are a cornerstone of mathematical understanding that predates calculus and modern algebra, forming the basic language for describing predictable, step-by-step changes.
Key Principles of Linear Sequences
Understanding linear sequences boils down to a few essential ideas:
- The Common Difference ($d$): This is the value you add or subtract to get from one term to the next. You can find it by subtracting any term from the term that follows it: $d = u_{n+1} - u_n$.
For example, in the sequence 5, 9, 13, 17, ..., $d = 9 - 5 = 4$. - The n-th Term (General Term): This is a formula that allows you to find any term in the sequence without having to list them all out. There are two common ways to express it:
Method 1: Using the first term ($u_1$)
The formula is $u_n = u_1 + (n-1)d$.
Here, $u_n$ is the n-th term, $u_1$ is the first term, $n$ is the term number, and $d$ is the common difference.
Example: For the sequence 5, 9, 13, 17, ... ($u_1 = 5$, $d=4$):
$u_n = 5 + (n-1)4 = 5 + 4n - 4 = 4n + 1$.
Method 2: Using the 'zeroth' term ($c$)
This method is often intuitive for students. The formula is $u_n = dn + c$, where $d$ is the common difference and $c$ is the term that would come before the first term (when $n=0$).
Example: For 5, 9, 13, 17, ... ($d=4$). To find $c$, imagine working backwards from $u_1 = 5$. $5 - 4 = 1$. So, $c=1$.
Therefore, $u_n = 4n + 1$. Both methods yield the same result!
To find a specific term, simply substitute the term number ($n$) into your general term formula. For example, the 10th term ($u_{10}$) would be $4(10) + 1 = 41$. - Sum of an Arithmetic Series (Extension): Sometimes, you might need to find the sum of the first 'n' terms of a linear sequence (which is then called an arithmetic series). The formula for this is:
$S_n = \frac{n}{2}(u_1 + u_n)$
Or, if you don't know the last term ($u_n$):
$S_n = \frac{n}{2}(2u_1 + (n-1)d)$
This is very useful for calculating totals quickly!
Real-World Examples
Linear sequences are more common in everyday life than you might think:
- Savings Accounts: If you save £10 every week, your total savings form a linear sequence (e.g., £10, £20, £30, ...).
- Taxi Fares: Many taxi fares have a fixed starting charge plus a constant amount for each mile travelled (e.g., a £3 flat fee + £2 per mile: £5, £7, £9, ...).
- Height of a Stack: If you stack identical objects (like books or coins), the total height increases by a constant amount with each added item.
- UK Exam Questions: Linear sequences, finding the n-th term, and sometimes the sum of an arithmetic series are staples in GCSE and A-Level Mathematics exams. Mastering these concepts is crucial for success!
Conclusion
In summary, linear sequences are predictable patterns of numbers where the step between any two consecutive terms is always the same. They are a fundamental concept in mathematics, providing a straightforward way to model situations that involve constant growth or decline. By understanding the common difference and the general n-th term formula, you gain a powerful tool for predicting future terms and solving a wide array of problems. Keep practising, and you'll master them in no time!
Join the discussion
Please log in to post your answer.
Log InEarn 2 Points for answering. If your answer is selected as the best, you'll get +20 Points! 🚀