Where does one term end and the other begin?

  • Thread starter Thread starter trigger352
  • Start date Start date
  • Tags Tags
    Term
AI Thread Summary
The discussion focuses on determining explicit formulas and sigma notation for two series. For Series #1, the explicit formula is a_n = -3n + 1, with sigma notation starting at a lower limit of 3. Series #2 has the formula a_n = 6 - 2n, with a lower limit of 2 in its sigma notation. The conversation highlights that the sign change between terms indicates where one term ends and another begins, emphasizing that negative terms affect the overall sum. Understanding these patterns is crucial for accurately representing and summing the series.
trigger352
Messages
18
Reaction score
0
I need help determining the explicit formula and writing the series in sigma notation with a specified lower limit.

In both of them, I cannot tell where one term ends and the other begins, or what to do when the sign changes.

Series #1
- 2 - 5 - 8 - 11 - 14 - 17 - 20; lower limit = 3
Series #2
4.4 + 2.4 + 0.4 - 1.6 - 3.6 - 5.6 - 7.6; lower limit = 2
 
Physics news on Phys.org
Each term is a number, either positive or negative. Since this is a series, you are implicitly adding all the terms. The terms which are negative get rid of the plus sign before them, per convention.

- Warren
 



The explicit formula for Series #1 is given by a_n = -3n + 1, where n is the term number. To write this series in sigma notation with a lower limit of 3, we can use the following expression:

∑(n=3 to ∞) (-3n + 1)

Similarly, the explicit formula for Series #2 is a_n = 6 - 2n, where n is the term number. To write this series in sigma notation with a lower limit of 2, we can use the following expression:

∑(n=2 to ∞) (6 - 2n)

In terms of where one term ends and the other begins, it is important to note that in both series, the terms are being subtracted from each other. So in Series #1, the first term is -2, the second term is -5, and the difference between these two terms is -3. This pattern continues for the rest of the series. Similarly, in Series #2, the first term is 4.4, the second term is 2.4, and the difference between these two terms is -2. This pattern also continues for the rest of the series.

Therefore, in both series, the sign change indicates the end of one term and the beginning of the next. To find the sum of these series, we can use the formula for a finite arithmetic series: S_n = (n/2)(a_1 + a_n), where n is the number of terms and a_1 and a_n are the first and last terms, respectively.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Thread 'Minimum mass of a block'
Here we know that if block B is going to move up or just be at the verge of moving up ##Mg \sin \theta ## will act downwards and maximum static friction will act downwards ## \mu Mg \cos \theta ## Now what im confused by is how will we know " how quickly" block B reaches its maximum static friction value without any numbers, the suggested solution says that when block A is at its maximum extension, then block B will start to move up but with a certain set of values couldn't block A reach...
Back
Top