Proving the constant rate of doubling for an exponential function

SticksandStones
Messages
88
Reaction score
0

Homework Statement


Given that Q=Pa^t and Q doubles between t and t+d, prove that d is the same for all t.

Homework Equations



Q=pa^t

The Attempt at a Solution



This is what I've tried so far:

Q_0=Pa^t and Q_1=Pa^{t+d}
Then:
\frac{a^{t+d}}{a^t}} \equiv 2

This is where I begin drawing blanks again. I want to say take the log, but I'm not sure if that is right.

If so, doesn't this give me:
\frac{t+d}{t} \equiv log(2) ?

Then from there: d \equiv log(2^t)-t

Would that be correct?
 
Physics news on Phys.org
Hint:
Q^{t+d}=Q^t+Q^d

Alternatively:
\log \frac{a}{b}= \log a - \log b
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top