Wednesday, November 29, 2017

homework and exercises - Radioactive Decay




Problem:Nuclei of a radioactive element X having decay constant λ , ( decays into another stable nuclei Y ) is being produced by some external process at a constant rate Λ.Calculate the number of nuclei of X and Y at t1/2



I tried to create an equation for rate of change of the number of nuclei a:


dNXdt=ΛNXλ


I did that because in simple decay dNdt=λN holds and here it's also being produced by rate. But after integration should we write ln(λNXΛλN0Λ)=λt or ln(λNXΛN0)=λt First one because limit was on N:(N0N) And next what to substitute for t (ie. what is t1/2? ln2/λ or something else?)


Also how to do it for Y? Just write dNYdt=λNx?



Answer



The first of your equations is correct. You can see this in two ways. First, just look at the dimensions. In general, the argument of a logarithm should be dimensionless; only your first option is. Second, and maybe more convincingly, look at what you get when you take Λ0. You should be able to reproduce the standard decay equation: NX(t)=N0eλt . In your first equation, the factors of λ on the left-hand side cancel, and you get this result. With your second equation, you would get NX(t)=N0λeλt. So that must be wrong.


As for what t1/2 is, surely it must just be the half-life of X (with no creation). In particular, if Λ is large enough, NX will actually grow, so there is no time at which half of the material is left. Since Y is stable, you can assume there's no relevant half-life there.


Also, your expression for NY is correct. It's a slightly harder integration, but not too bad.



No comments:

Post a Comment

classical mechanics - Moment of a force about a given axis (Torque) - Scalar or vectorial?

I am studying Statics and saw that: The moment of a force about a given axis (or Torque) is defined by the equation: $M_X = (\vec r \times \...