Does anyone know how I would write a differential equation for the following? I am not interested in the answer as such, I'm more interested in the steps and how to obtain the answer. I don't know how to write differential equations and I really need to understand how to.
Please note that I am not demanding an answer, I simply want to understand the steps in writing difference equations in general.
Here is an example of one I am trying to understand how to write: $C^{14}$ is a naturally occurring radioactive substance that is used in dating artifacts and fossil remains. It has a half life of 5730 years. Assuming the initial amount of $C^{14}$ is $C_0$, write a differential equation for the amount of $C^{14}$ after $n$ years, $C_n$.
This was posted on the assumption that a difference equation was required
You have $C_{n+5730}=\cfrac 12 C_n$ which can be written $$2C_{n+5730}-C_n=0$$ or$$2C_{n}-C_{n-5730}=0$$