Sequences

This topic has expert replies
Newbie | Next Rank: 10 Posts
Posts: 6
Joined: Fri Oct 31, 2008 11:55 am
Location: Southern California

Sequences

by jdotsuka » Sun Dec 28, 2008 5:07 pm
can you please suggest what sources are helpful in becoming familiar with questions involving sequences? thanks in advance,

Legendary Member
Posts: 2467
Joined: Thu Aug 28, 2008 6:14 pm
Thanked: 331 times
Followed by:11 members

by cramya » Sun Dec 28, 2008 8:47 pm
Good place to start:

https://www.purplemath.com/modules/series.htm


Sum of n terms of an arithmetic sequence = N/2 * (2A1 + (N-1)D)

where N-> number of elements in the sequence
A1-> first term of seq
D-> common difference between any 2 terms


Other formula variation for sum is:

Sum of AP terms = N/2 * ( A1+An)

where N-> no of terms in sequence
A1-> FIRST TERM OF SEQUENCE
An-> n the term of sequence



The n th element in an AP

An = A1 + (n-1)D (Here lowercase n is the nth element)

eg: 4TH ELEMENT
A4 = A1 + (4-1)D
A4 = A1 + 3D

With these formulas and some practice u can solve most problems in sequences.