Find the number of units of the molecule in the river after n weeks

Imuell1
Messages
10
Reaction score
0

Homework Statement


A chemical plant produces pesticide that contains a molecule potentially harmful to people if the concentration is too high. The plant flushes out the tanks containing the pesticide once a week, and the discharge flows into the river. The molecule breaks down gradually in water so that 90% of the amount remaining each week is dissipated by the end of the next week. Suppose that D units of the molecule are discharged each week.

a) Find the number of units of the molecule in the river after n weeks.
b) Estimate the amount of the molecule in the water supply over a very long time(hint find the sum of the series)
c) If the toxic level of the molecule is T units, how large an amount of the molecule can the plant discharge each week?

The Attempt at a Solution


A)
I got a1=D a2=D+.01(D) a3=D+.01(D+.01D)

so an=D+.01(an-1) or an=a1+.01(an-1)

B) I'm not sure if I did part b right and I got the sum as n=0 to \infty of a1+.01(an-1) but I have a strong feeling this isn't right.

C) I don't know what to do for part C
 
Physics news on Phys.org
Imuell1 said:

Homework Statement


A chemical plant produces pesticide that contains a molecule potentially harmful to people if the concentration is too high. The plant flushes out the tanks containing the pesticide once a week, and the discharge flows into the river. The molecule breaks down gradually in water so that 90% of the amount remaining each week is dissipated by the end of the next week. Suppose that D units of the molecule are discharged each week.

a) Find the number of units of the molecule in the river after n weeks.
b) Estimate the amount of the molecule in the water supply over a very long time(hint find the sum of the series)
c) If the toxic level of the molecule is T units, how large an amount of the molecule can the plant discharge each week?



The Attempt at a Solution


A)
I got a1=D a2=D+.01(D) a3=D+.01(D+.01D)

so an=D+.01(an-1) or an=a1+.01(an-1)
This is a "recursive" equation but it does not answer the question- you have not yet found a formula for an. You say that a3= D(1+ .01+ .012). Do you see that that is a geometric series? What is the formula for the sum of a finite geometric series?

B) I'm not sure if I did part b right and I got the sum as n=0 to \infty of a1+.01(an-1) but I have a strong feeling this isn't right.
Well, what is that sum? What is the formula for the sum of an infinite geometric series?

C) I don't know what to do for part C
For what values of D is the answer to (B) less than T?
 
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