How to Solve Problems in Arithmetic Series Using Formulas?

AI Thread Summary
To solve problems in arithmetic series, the key formulas are An = A1 + (n-1)d for finding the nth term and Sn = n/2 (A1 + An) for the sum of the first n terms. For the problem of finding A1 given S10 = -20 and d = 4, the formula can be rearranged to Sn = n/2 [2A1 + (n-1)d]. By substituting the known values, one can solve for A1. In the second problem, to find S12 for the series starting with 2, the values n = 12, d = 3, and A1 = 2 can be used in the same formula. Understanding how to manipulate these formulas is crucial for solving arithmetic series problems effectively.
bananaman13
Messages
2
Reaction score
0
I don't understand on how to get the answer of a certain problem in arithmetic series.

formula/s:

Arithmetic means

An=A1+ (n-1)d

Arithmetic series

Sn=n/2 (A1+An)

I understand on how to get the terms to these but when finding for:

Find A1 if,
S10= -20 , d= 4

&

Find S12 if, 2+5+8+...

I couldn't quite grasp the idea on how to apply the formulas to these problems.

Any help is appreciated. Thank you very much
 
Physics news on Phys.org
Sn=n/2 (A1+An)

this can also be written as Sn=n/2 (A1+(A1+ (n-1)d))

which then further simplifies to: Sn=n/2 (2A1+ (n-1)d)

now plug in the known values and simplify

for your first question, the value of n=10

for your second question,
n=12,d=3,A1=2
 
Thank you so much.

So, in which case,

Sn=n/2 (A1+An) is still equal to
Sn=n/2 [2A1+(n-1)d]

Just different in how to solve it.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top