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

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$$
 
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...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top