Decay formula with Improper Integrals

lelandsthename
Messages
12
Reaction score
0

Homework Statement


Hey everyone! I have another question about improper integrals, they're so hard!

M = -k \int\stackrel{inf.}{0} te^(kt) dt

When k = -0.000121 (Carbon 14's constant, we are solving for the mean life of a carbon-14 isotope)


Homework Equations


Improper integrals, integration by parts


The Attempt at a Solution



=- k lim_{t->inf.} \intte^(kt) dt from 0 to infinity

by parts:
u = t
du = dt
dv = e^(k) dt
v = (1/k)e^(-kt)

=(t((1/k)e^(kt)) + \int(1/k)e^(kt)dt

=((t)/(k))e^(-0.000121t) - (1/((k)^2)e^(kt)

=- k lim_{t->inf.} \int(t)/(k)e^(kt) - (1/(k)^2)e^(kt)

Where can I go from here? I can put both terms over (k)^2 but the limit of that term times e^(k) equals 1*, right? So is hte answer just -k? Somehow I am skeptical!
 
Last edited:
Physics news on Phys.org
Hi lelandsthename! :smile:

oooh … you've made this so complicated! :cry:

why not just leave k as k until the very end?
lelandsthename said:
… I can put both terms over (0.000121)^2 but the limit of that term times e^(-0.000121t) equals 0, right?

Nooo … e-∞ = 0, but e0 = 1. :smile:
 
haha! ok I will give it a try with k first, it'll even make it look neater! :smile: and thank you for helping me with the limit! So because the limit equals one then the answer will just be -k?
 
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