MHB Find First Term in Arithmetic Series | Alycia's Question

AI Thread Summary
To find the first term of an arithmetic series when given the number of terms (n), common difference (d), and sum (Sn), the formula a1 = (2Sn - n(n-1)d) / (2n) can be used. In the example provided, with d = 6, Sn = 574, and n = 14, substituting these values into the formula yields a1 = 2. The calculations involve applying known summation results for series. This method effectively determines the first term in the series. Understanding this formula simplifies the process of finding the first term in similar arithmetic series problems.
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here is the question:

How to find the first term in an arithmetic series?

I missed a day of math so now I have to catch up. How do you find the first term of an arithmetic series when given the number of terms (n), the common difference (d), and the sum (Sn)? The solution is probably obvious and I'm just making it more complicated than it actually is.
Here's a question from the book: Determine the value of the first term (t1) for each arithmetic series described.
d = 6, Sn = 574, n = 14
I know that the answer is 2 (I checked the back of the book), but I can't figure out how to get that answer.
Thanks for anyone her helps. :)

I have posted a link there to this topic so the OP can see my work.
 
Mathematics news on Phys.org
Hello Alycia,

I would begin by writing the series as follows:

$$S_n=\sum_{k=0}^{n-1}\left(a_1+k\cdot d \right)$$

Next, we may use the following:

$$\sum_{k=k_i}^{k_f}\left(f(k)\pm g(k) \right)=\sum_{k=k_i}^{k_f}\left(f(k) \right)\pm\sum_{k=k_i}^{k_f}\left(g(k) \right)$$

to write:

$$S_n=\sum_{k=0}^{n-1}\left(a_1 \right)+\sum_{k=0}^{n-1}\left(k\cdot d \right)$$

Then, we may use the following:

$$\sum_{k=k_i}^{k_f}\left(a\cdot f(k) \right)=a\cdot\sum_{k=k_i}^{k_f}\left(f(k) \right)$$

where $a$ is a constant, to write:

$$S_n=a_1\cdot\sum_{k=0}^{n-1}\left(1 \right)+d\cdot\sum_{k=0}^{n-1}\left(k \right)$$

Next, we may utilize the following well-known summation results:

$$\sum_{k=1}^n(1)=n$$

$$\sum_{k=1}^n(k)=\frac{n(n+1)}{2}$$

to write:

$$S_n=a_1n+d\frac{n(n-1)}{2}$$

Solving for $a_1$, we find:

$$a_1=\frac{2S_n-n(n-1)d}{2n}$$

Finally, plugging in the given data, we find:

$$a_1=\frac{2\cdot574-14\cdot13\cdot6}{2\cdot14}=2$$
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top