Arithmetic Sequences

Hockeyman

Junior Member
Joined
Dec 8, 2005
Messages
79
I'm learning about arithmetic sequences and i was wondering how you would define a<sub>n</sub>. For example if a<sub>1</sub> = 4, and a<sub>n</sub> = 100, and n = 25. What is a<sub>n</sub>? Is 100 the amount of terms? Any explanation would be appreciated.
 
The term \(\displaystyle \L
a_n = a_1 + (n - 1)d\) is the nth term in the sequence.
The \(\displaystyle \L a_1\) is the first term, in this case 4.
So we have \(\displaystyle \L
a_{25} = 4 + (25 - 1)d = 100\), solve for d.
 
Top