Question: **please do in python language** Write a program to simulate the spontaneous decay of particles with decay constant . Describe the algorithm you used for
Write a program to simulate the spontaneous decay of particles with decay constant . Describe the algorithm you used for your code. Consider the radioactive decay of Radon, which has a half-life of 3.8235 days. Run your code for several values for the initial number of particles No, increasing from a small one such as 10, to a larger one such as 105 Let N(t) be the number of radioactive particles remaining after time t. Plot log(N) versus time (semi-log plot) for your simulations (on the same graph). Discuss
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
