Summary
An arithmetic sequence is a sequence in which consecutive terms increase (or decrease) by a constant number. The constant number is called the common difference of the arithmetic sequence.
The general term of an arithmetic sequence is given by $T_{n}=a+(n-1)d$. Here:
There are four variables in the formula above: $n,T_{n},a,d$. You might be asked to find any of these, meaning that you should be able to rearrange the formula depending on the demands of a given question.
Examples
Yes, since $3-(-2)=8-3=13-8=5$, the terms increase by a constant number, namely $5$. Therefore, the sequence is arithmetic.
No. The difference between consecutive terms is not the same. For example, $12-8=4$, but $15-12=3$.
Take any two consecutive terms, e.g., the first two. We have $d=-3-(-1)=-2$. So, the common difference is $-2$.
Here, $d=\frac{3}{4}-\frac{1}{2}=\frac{3}{4}-\frac{1\times 2}{2\times 2}=\frac{3}{4}-\frac{2}{4}=\frac{1}{4}$.
$T_{n}=a+(n-1)d=4+(n-1)3=3n+1$
Here, we are given that $a=-3,~d=4$. We need the $10$th term, so $n=10$. Using $T_{n}=a+(n-1)d$ gives $$T_{10}=-3+(10-1)4=-3+9\times 4=33.$$ The $10$th term of the sequence is $33$.
Here, $a=-1$ and $T_{50}=146$. We need $d$. Substituting into the formula for the $n$th term gives $$146=-1+(50-1)d.$$ After combining like terms, the equation reduces to $147=49d$, whence $d=\frac{147}{49}=3$. So, the common difference is $3$.
We have $a=-5,d=4$ and $T_{n}=75$. We need $n$. We substitute the givens in the formula $T_{n}=a+(n-1)d$: $$75=-5+(n-1)4,$$ and obtain $n=21$. So there are $21$ terms in the sequence.
We have $T_{3}=15$ and $T_{15}=3$. Using $T_{n}=a+(n-1)d$, the resulting equations are $$a+2d=15$$ and $$a+14d=3.$$ The above linear system can be solved by elimination to obtain $d=-1$ and $a=17$. So, the common difference is $-1$ while the first term is $17$.
We need a third number $m$ that makes the sequence $a,m,b$ arithmetic. Since the common difference should be the same, we have $$m-a=b-m,$$ so $2m=a+b$, whence $m=\frac{a+b}{2}$. The desired arithmetic mean is $\frac{a+b}{2}$.
Suppose $a,b,c$ is an arithmetic sequence in which $a+b+c=0$. In view of the previous example, we have $2b=a+c$. Thus, $$0=a+b+c=b+a+c=b+2b=3b,$$ and so $b=0$.
Consecutive integers form an arithmetic sequence in which the common difference is $1$. So, this is a particular instance of the previous example.
Let the arithmetic means be $r,s,t,u$. Then the sequence $$3,r,s,t,u,33$$ is arithmetic. Observe that there are now $6$ terms in the sequence; in particular, $T_{6}=33$. So, $$33=3+(6-1)d$$ from which $d=6$. Thus, $r=9,s=15,t=21,u=27$. These are the desired arithmetic means.
Let the number of arithmetic means be $k$. We can enumerate the entire arithmetic sequence as $a,m_{1},m_{2},\cdots,m_{k},z$, where the $m_{i}$'s are the arithmetic means. Since the arithmetic sequence now contains $(k+2)$ terms and the $(k+2)$-th term is $z$, the use of the $n$th term formula gives $$z=a+(k+2-1)d.$$ In order to have all terms integers, and to have the maximum possible number of terms, the value of $d$ must be $1$. So, $z=a+(k+2-1)\times 1$. Now isolate $k$ to obtain $k=z-a-1$, as desired.
Class exercises
slopebetween any two terms of an arithmetic sequence. Indeed, the
graphof an arithmetic sequence is a straight
line, whose slope corresponds to the common difference.
Overall expectations
Specific expectations
Learning goal
Success criteria