General initial value problem (DE's)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
prace
Messages
99
Reaction score
0

Homework Statement


a) Consider the initial value problem [tex]\frac{dA}{dt} = kA, A(0) = A_0[/tex] as the model for the decay of a radioactive substance. Show that in general the half-life T of the substance is [tex]T = -\frac{ln2}{k}[/tex]

b) Show that the solution of the initial-value problem in part a) can be written as [tex]A(t) = A_02^{\frac{-t}{T}}[/tex]


Homework Equations


**See attempt**

The Attempt at a Solution



So I started with the given information: [tex]\frac{dA}{dt} = kA, A(0) = A_0[/tex] and turned it into a DE then solving by the separation of variables technique.

so, [tex]A=A_0e^{kt}[/tex]

From here I tried to divide the whole equation by [tex]\frac{A}{2}=A_0e^{kt}[/tex], but that did not seem to do anything.

Can anyone please give me a pointer to get me started in the right direction?

Thanks.
 
Physics news on Phys.org
You are trying to find the time when A is half its initial value, ie [itex]A(T)=A_{0}/2[/itex]. You got the right formula for A, so you should say [itex]A(T)=A_{0}/2=A_0e^{kT}[/itex] and then solve for T.