0 Members and 1 Guest are viewing this topic.
The formula for the number of decayable nuclei Nt remaining after time t is given by: Nt = N0e-λt ...where N0 is the number of nuclei you are starting with and λ is the decay constant with units s-1So you can write a simple recurring formula that substitutes for t over the range of values that you want to test.Does that help?
Are you trying to replicate the dice experiment in excel?
Ok, I've had a go...I simulate 16 dice - - Each row represents one half life, numbered in Column A- Column B shows the theoretical number present after this many half-lives. Note that this number becomes a fraction, while real dice can't become a fraction.- if the dice face shows a number > 3, it continues into the next round.- Column C counts how many dice are left- Press F9 to recalculate (start with the full number of dice again)- The results are slightly different every time you press F9- You can experiment with more dice by duplicating column S in more columns to the right.- There is a similar experiment on the "Coin" worksheet, simulating flipping a lot of coins. Only half of them are left after a half-life.But I can't upload EXCEL files.Download the file to disk, then remove the JPG suffix. Scan with a virus scanner. Then it should open in EXCEL. Dice_Sim.xlsx.jpg (26.99 kB - downloaded 613 times)
But I can't upload EXCEL files.
Quote from: evan_au on 03/03/2018 10:24:36But I can't upload EXCEL files.Hi @evan_au - I've not tried it with Excel, but it should let you send files as attachments in PMs - see this upgrade note: https://www.thenakedscientists.com/forum/index.php?topic=70438.msg517348#msg517348Let me know if it works please.
Define your decay constant LPut your starting number into a cell, say B2. I always start with B2 to give me space for annotations.In B3 write =B2*exp(-L)Now use autofill to give values for B4.....BN where N is as large as you like. You can calculate the half life t½ = ln2/L = 0.693/L and compare it with the graphical value. The half-life or decay constant you use depends on how you want to reject the dice, usually either 1/6 per throw or 1/2 per throw. 1/6 will give you a smoother curve and a better fit between experiment and calculation - just like real life where measuring short halflives is much more difficult!.
N=1000(1-1/6)^t
The "trick" of putting a dummy "JPG" suffix should work in delivering the EXCEL file via a post.I tried putting an attachment on a PM (Personal Message) like the one in the link, and it didn't bring up the "Choose File" button? Send_Message_Chrome.PNG (47.47 kB . 921x602 - viewed 14595 times) Send_Message_Edge.PNG (33.91 kB . 781x506 - viewed 14261 times)Am I looking in the wrong place?