Posted by ll on Sunday, September 28, 2008 at 9:14pm.
anyone????
for the AS
Sn = n/2(-8 + n-1)
= n/2(n-9)
for a GS
Sn = 8(1-.5^n)/(1-.5)
so n/2(n-9) > 8(1-.5^n)/(1-.5)
n/2(n-9) > 16(1-.5^n)
n^2 - 9n > 32 - 32(.5^n)
32(.5)^n + n^2 - 9n - 32 > 0
set it equal to zero and attempt to solve it.
This would be a very nasty equation to solve, except you know that n has to be a whole number, so do some trial and error calculations.
eg. n = 2 we get -38 > 0 which is false
if n = 5 we get -44 > 0 which is false
if n = 20 we get 188 > 0 which is true
So somewhere between n=5 and n=20 there should be a solution
(n=12 ---> 4.0078 > 0 mmmmhhh?)
Related Questions
Math(arithmetic & Geometric Series) - 1)The sum of 6 terms of an arithmetic...
Geometric Series (Algebra 2) - I need some assistance or a formula when trying ...
Maths - 1..The first 2 terms of a geometric progression are the same as the ...
math - suppose an arithmetic sequence and a geometric sequence with common ...
Math - 1) If the sum of the first n terms of a series is Sn where Sn=2n²-n...
math - 1) If the sum of the first n terms of a series is Sn where Sn=2n²-n...
Maths - Geometric Progression - The second term of a GP is 1/2 and the sum ti ...
arithmetic - In an arithmetic series, the terms of the series are equally spread...
Algebra - In an arithmetic series, the terms of the series are equally spread ...
math B30 - If the seventh term of a geometric series is 192, and the first term ...
For Further Reading