0313phd said:
Thank you, but I have one question. How did you know to multiply 3 to the 6th power by 2. I know 2 is what we start out with, but how did you know to multiply by 2. 0313
I knew because (a) the initial value (what I called x[sub:3dw0u2b3]0[/sub:3dw0u2b3] in my generalization and what I said was b when t = 0) has to influence the final result. If the initial value had been 5 instead of 2, don't you think the final answer would have been different? I also knew because it grew out of the induction. Let's go back and look at the induction again.
Let b[sub:3dw0u2b3]t[/sub:3dw0u2b3] be the number of bugs at time t.
b[sub:3dw0u2b3]0[/sub:3dw0u2b3] = 2 (that is GIVEN).
The increase per unit of time = k = 3. (That too is GIVEN).
So, b[sub:3dw0u2b3]1[/sub:3dw0u2b3] = k * b[sub:3dw0u2b3]0[/sub:3dw0u2b3] = 3 * 2 = 6.
And b[sub:3dw0u2b3]2[/sub:3dw0u2b3] = k * b[sub:3dw0u2b3]1[/sub:3dw0u2b3] = 3 * 6 = 18.
Now I want a formula that contains t, k, and b[sub:3dw0u2b3]0[/sub:3dw0u2b3] because a change in any one of them will presumably change the answer.
Let's start with b[sub:3dw0u2b3]0[/sub:3dw0u2b3] = 2.
b[sub:3dw0u2b3]0[/sub:3dw0u2b3] = 2.
b[sub:3dw0u2b3]1[/sub:3dw0u2b3] = 6 = 2 * 3.
b[sub:3dw0u2b3]2[/sub:3dw0u2b3] = 18 = 2 * 9.
There are other possible ways to use 2 but this is a very natural one.
Now how about using k = 3.
b[sub:3dw0u2b3]2[/sub:3dw0u2b3] = 2 * 9 = 2 * 3 * 3.
b[sub:3dw0u2b3]1[/sub:3dw0u2b3] = 2 * 3.
b[sub:3dw0u2b3]0[/sub:3dw0u2b3] = 2 * 1, which is not 3, but I know 3[sup:3dw0u2b3]0[/sup:3dw0u2b3] = 1.
So b[sub:3dw0u2b3]0[/sub:3dw0u2b3] = 2 * 3[sup:3dw0u2b3]0[/sup:3dw0u2b3].
Still have not used t except in the case of b[sub:3dw0u2b3]0[/sub:3dw0u2b3] = 2 * 3[sup:3dw0u2b3]0[/sup:3dw0u2b3], but let's see if the pattern extends.
b[sub:3dw0u2b3]1[/sub:3dw0u2b3] = 2 * 3 = 2 * 3[sup:3dw0u2b3]1[/sup:3dw0u2b3].
b[sub:3dw0u2b3]2[/sub:3dw0u2b3] = 2 * 3 * 3 = 2 * 3[sup:3dw0u2b3]2[/sup:3dw0u2b3].
Now, the pattern b[sub:3dw0u2b3]0[/sub:3dw0u2b3] * k[sup:3dw0u2b3]t[/sup:3dw0u2b3] = 2 * 3[sup:3dw0u2b3]t[/sup:3dw0u2b3] jumps out. Furthermore, it is a common pattern in math, the geometric series, as Denis points out. Furthermore, its applicability to this case can be formally demonstrated quickly by mathematical induction if you still feel a qualm.
Clearer?