Introduction to Successive Radioactive Decay
In this problem, we are dealing with a successive radioactive decay chain where a parent nucleus X decays into an intermediate nucleus Y, which in turn decays into a stable nucleus Z. This is a classic scenario in nuclear physics that requires setting up and solving a system of differential equations.
Setting up the Rate Equations
The rate of change of the population of each nucleus depends on its formation rate and its decay rate.
For nucleus X, it only decays, so its rate equation is simply:
For nucleus Y, it is formed by the decay of X and it decays into Z. Therefore, its rate equation is the difference between its formation rate and its decay rate:
For the stable nucleus Z, it is only formed by the decay of Y, so its rate equation is:
Finding the Time for Maximum Intermediate Population
The population of the intermediate nucleus Y will initially increase, reach a maximum, and then eventually decrease to zero. To find the time at which NY is maximum, we set its derivative with respect to time to zero:
We are given the explicit function for NY(t) and we know that NX(t)=N0e−λXt. Substituting these into our condition yields:
λX(N0e−λXt)=λYλX−λYN0λX[e−λYt−e−λXt]
By simplifying this equation, we can isolate t to find the standard formula for the time of maximum activity:
Substituting the given values λX=0.1 s−1 and λY=1/30 s−1:
t=0.1−1/301ln(1/300.1)=15ln(3)≈16.48 s
Calculating the Populations at the Maximum Instant
Now that we have the time t=16.48 s, we can calculate the populations of all three nuclei.
First, the population of X:
NX=N0e−λXt=1020e−0.1×16.48≈1.92×1019
To find the population of Y, we can cleverly use the condition we derived earlier, λXNX=λYNY, which is much simpler than evaluating the full exponential expression:
NY=λYλXNX=1/300.1(1.92×1019)=5.76×1019
Finally, because the total number of nuclei in the system is conserved, the population of Z is simply the initial total minus the remaining X and Y nuclei:
NZ=N0−NX−NY=1020−1.92×1019−5.76×1019=2.32×1019
Conclusion
By carefully setting up the rate equations and utilizing the condition for a maximum, we were able to elegantly solve for the time and the populations of all nuclei in the decay chain without getting bogged down in overly complex algebra.