Radiometric Dating Equation Clarification

  • Thread starter Thread starter madoxx
  • Start date Start date
madoxx
Messages
7
Reaction score
0
Hey guys,

I'm doing this assignment where I'm supposed to come up with an equation that models a certain collection of data. I have 40 sets of points and when graphed, they obviously show exponential decay. Now I've done a bit of research on this topic and the Equation used to calculate the number of particles left is y=A*2^(-x/halflife) where:

y is the number of particles left
A is the initial number of particles
x is time and it increments

Now I've been trying to come up with this equation by using a general exponential equation and solving for constants. My general equation is y=A*B^kx where A, B, and k are constants.

Am i approaching this problem correctly? My task is to somehow come up with the correct equation which incorporates halflife. I want to somehow prove that the real model for the data is y=A*2^(-x/halflife) which i know is the correct model. How can i go about proving this?

Here is a bit more information about decay and the above equation is there:

http://www.talkorigins.org/faqs/isochron-dating.html#generic
 
Physics news on Phys.org
Dont know if this helps: From an earlier post:

Here is a graph of the decay. At the very left side the tree has just died. They know about how much C14 is in it at that time. My measuring how much C14 is in it years after, you can approx its age. You measure this by counting how many disintigrations per minuit per gram are occurring.


http://www.physlink.com/Education/As...ges/ae403a.gif


PHP Code:
ddd



use this site for the math

http://math.usask.ca/emr/examples/expdeceg.html
 
Last edited by a moderator:
the first link you posted does not work...
http://www.physlink.com/Education/As...ges/ae403a.gif
 
Last edited by a moderator:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top