Monday, February 7, 2011

Geometric Sequence

A geometric sequence is different from an arithmetric sequence by it is multipying instead of adding
The
Common Ratio(r) is what the previous number is being multiplied by each time
example
3,6,12,24,48,96 r=3

Arithemetric Equation v. Geometric Equation
Arithmetic
a1 =a1
a2 =a1+d
a3 =a1+d+d
a4 =a1+d+d+d
.
.
.
an=a1=d(n-1)

Geometric
aa=a1
a2 =a1× r
a3 =a1× r × r
a4 =a1× r × r × r
an=a1× rn-1 -equation to find nth term of a geometric sequence

Partial Sum
Sn=a1+a1r+a1r2+....a1rn-2+a1rn-1
r × Sn=a1r+a1r2+....a1rn-2+a1rn-1+a1rn

Sn-r × Sn=a1-a1rn Sn(1-r)=a1(1-rn) Sn=[a1(1-rn)]÷ (1-r)


example-

12r3=96
r
3=8
r=2


a
3=a1 × rn-1
12=a
1 × r3-1
12=a
1 × r2
12
r2=a1
12
4=a1
S
n=3(1-210)÷(1-2)
S
n=3069

Infinite Geometric Sequence

S=a1(1/(1-r))
S=a1/1-r

No comments:

Post a Comment