Project 1: Difference between revisions

From phys660
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 1: Line 1:
''Double radioactive decay''
'''Double radioactive decay'''


== Part I for both PHYS460 and PHYS660 students ==  
== Part I for both PHYS460 and PHYS660 students ==  

Latest revision as of 16:19, 27 February 2012

Double radioactive decay

Part I for both PHYS460 and PHYS660 students

Consider a radiactive decay problem involving two types of nuclei, A and B, with populations and . Suppose that type A nuclei decay to form type B nuclei, which then also decay, according to differential equations:

,

,

where and are the decay time constants for each type of nucleus. Use the Euler method to solve these coupled equations numerically for and as a function of time.

Note that this problem can also be solved analytically either by using ``paper-and-pencil method or Mathematica. Obtain the analytic solutions for and and compare them with your numerical results. Present your results as graphs, with different plot for each of the three cases

  • (a)
  • (b)
  • (c)

Each plot should contain numerical solutions (using different values for the time step in the Euler algorithm) contrasted with the exact analytic solution. To avoid having to assign too many numerical values, use , =0, and as the unit of time. In particular, try to interpret the short and long time behaviors for different value of this ratio.

Part II for PHYS660 students only

Consider again the same problem as in Part I, but now suppose that nuclei of type A decay into the ones of type B, while nuclei of type B decay into the ones of type A. Strictly speaking, this is not a "decay," since it is possible for the type B nuclei to turn back into type A nuclei. A better analogy would be a resonance in which a system can tunnel or move back and forth between two states A and B which have equal energies. The corresponding rate equations are:

,

where for simplicity we assume that two types of decay are characterized by the same constant . Solve this system of equations numerically for the numbers of nuclei and , with initial condictions and , and take as the unit of time. Show that your numerical results are consistent with the idea that the system reaches a steady state in which and are constant. In such a steady state, the time derivatives and should vanish.