I am baffled by this problem. I have a geometric progression in which A1=log65536, An=-log(21/2) and Sn=log(32*21/2) (i.e the sum of the n terms in the progression). We need to find r and n (that is the reason and the number of terms in the progression).
I expressed all the quantities as functions of the log of 2:
A1=16log2
An=-(1/2)log2
Sn=(11/2)log2
From the formula for Sn=(An.r-A1)/(r-1) I can find easily that r=-2 by replacing the above values and solving the resulting equation for r.
From the formula for Sn=(A1.(rn - 1))/(r-1) I should be able to find n. Substitution of the above values plus the value of r that I just found gives the following equation:
(-2)n = (-1/32)
which gives n=-5 a result that makes no sense as the number of terms should be a positive number. Even the previous result of r=-2 does not make sense to me. If I calculate A2 from A1*r I would get -32log2 then A3=64log2 and so on. I can't see how I eventually can end up with An=-log(21/2).
What am I doing wrong? Thanks for any help!
I expressed all the quantities as functions of the log of 2:
A1=16log2
An=-(1/2)log2
Sn=(11/2)log2
From the formula for Sn=(An.r-A1)/(r-1) I can find easily that r=-2 by replacing the above values and solving the resulting equation for r.
From the formula for Sn=(A1.(rn - 1))/(r-1) I should be able to find n. Substitution of the above values plus the value of r that I just found gives the following equation:
(-2)n = (-1/32)
which gives n=-5 a result that makes no sense as the number of terms should be a positive number. Even the previous result of r=-2 does not make sense to me. If I calculate A2 from A1*r I would get -32log2 then A3=64log2 and so on. I can't see how I eventually can end up with An=-log(21/2).
What am I doing wrong? Thanks for any help!