Geometric Sequences and Logarithms

AI Thread Summary
The discussion focuses on solving geometric sequences involving negative logarithms, specifically the sequence 11, -22, 44,...,704. The correct approach involves recognizing that the ratio is negative, which complicates the use of logarithms since logarithms of negative numbers are complex. The proper equation simplifies to 704 = 11 * 2^x, leading to x = 6, and adding 1 results in a total of 7 terms. It is emphasized that the negative sign cannot be ignored, and the absolute value should be taken into account. Additionally, while logarithms of negative numbers can be computed, they yield complex results that require careful handling.
Astronomer107
Messages
31
Reaction score
0
I'm having trouble with these type of probles (where a negative log comes up):

(All of this is solving without sigma notation)

Find the number of terms in these geometric sequences and the sum of the numbers.

11, -22, 44,...,704

I know that a1 = 11, r = -2, and an = 704, so I did:

704 = 11(-2)^n-1 so,

64 = (-2)^n-1

log 64 = (log -2) n-1
n should = 7, but when I found the log of 64 divided by the log of -2, I got .2785219413 - 1.2...

Why is there a minus sign and what am I doing wrong? Please help. Thanks!
 
Last edited:
Physics news on Phys.org
Ignore the fact that the ratio is negative, since it will cause problems with the logarithm. (You can't take the log of a negative number)

the equation should start out as

704 = 11*2^x

so basically you get

11 * 2 * 2 * 2 * ... = 704

you can simpliffy the equation by dividing both sides of the equation by 11

2^x = 64

x = ln(64)/ln(2) = 6

Then you have to add 1 to account for the first term

therefore the number of terms is 7
 
You don't just ignore the negative sign; you take the absolute value of both sides.

(and because it's a nonreversible operation, you mave to check your answer to make sure it works)



And, incidentally, you can take the logarithm of a negative number, but it does require you to take a step up to complex analysis... the logarithm of a negative number is a (nonunique) complex number, and it takes a lot of care to make sure you are doing everything right.

When you computed log 64 / log -2, the result is thus a complex number and your calculator reported the principal value of this expression. If you had scrolled your display to the right, you would have seen 'i' in the answer
 
THANK YOU!
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top