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?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top