Verification of $(-frac{1}{2})!$Proving $int_{0}^{infty} mathrm{e}^{-x^2} dx = frac{sqrt pi}{2}$A difficult...
Theorems that impeded progress
What defenses are there against being summoned by the Gate spell?
Convert two switches to a dual stack, and add outlet - possible here?
How can I prevent hyper evolved versions of regular creatures from wiping out their cousins?
How does one intimidate enemies without having the capacity for violence?
What are these boxed doors outside store fronts in New York?
Was any UN Security Council vote triple-vetoed?
NMaximize is not converging to a solution
Is it tax fraud for an individual to declare non-taxable revenue as taxable income? (US tax laws)
Is it possible to do 50 km distance without any previous training?
Why do I get two different answers for this counting problem?
Why is consensus so controversial in Britain?
How can I make my BBEG immortal short of making them a Lich or Vampire?
Why doesn't H₄O²⁺ exist?
Is it possible to run Internet Explorer on OS X El Capitan?
Can you really stack all of this on an Opportunity Attack?
Can an x86 CPU running in real mode be considered to be basically an 8086 CPU?
Is it legal for company to use my work email to pretend I still work there?
RSA: Danger of using p to create q
Does an object always see its latest internal state irrespective of thread?
tikz convert color string to hex value
How much of data wrangling is a data scientist's job?
Revoked SSL certificate
What's the output of a record needle playing an out-of-speed record
Verification of $(-frac{1}{2})!$
Proving $int_{0}^{infty} mathrm{e}^{-x^2} dx = frac{sqrt pi}{2}$A difficult integral $int_0^infty mathrm{d}tfrac{1}{t}frac{1}{t-s-mathrm{i}epsilon}frac{1}{X}lnfrac{1-X}{1+X} $Substitution of Differentials without IntegralsHow to find $int frac{e^{-x^2}}{x^2 + 1} dx$?Evaluate $lim_{n to infty} int_0^1 frac{dx}{x^n + 1}$Strange Limit in Proof of the Fresnel IntegralHow to transform $- int_{0}^{infty} ln(1 - x e^{-x}) mathrm{d}x$ into $sum_{n=1}^{infty} frac{n!}{n^{n+2}}$?$ int_2^{infty}frac{1}{xsqrt{x^2-4}}dx$ convergence verificationdivergence of $sum_{n=3}^infty frac{sqrt{n}+2}{n-2}$ verification/ alternative methodA naive change of integration limit
$begingroup$
I was working on a proof for $(-frac{1}{2})!$ and my issue was with converting my bounds from variable to variable. As you will see, I kept my bounds in terms of $t$ throughout the calculation, but switched the bounds as one of my final steps.
$$int_{t=0}^{t=infty} t^{n}e^{-t}dt$$
$$int_{t=0}^{t=infty} t^{-frac{1}{2}}e^{-t}dt$$
$u=t^{-frac{1}{2}}$ $rightarrow$ $t=u^{-2},dt=-2u^{-3}du$
$$int_{t=0}^{t=infty} ue^{-u^{-2}}cdot -2u^{-2}u^{-1} du$$
$u^{-2}=v^{2}rightarrow v=u^{-1},u=v^{-1}rightarrow dv=-u^{-2}$
$$2int_{t=0}^{t=infty} e^{-v^{2}} dv$$
Recall: $$int_{0}^{infty} e^{-x^{2}} dx = frac{sqrt{pi}}{2}$$
Now for the bounds. I have kept them in terms of $t$, and now, after all of the substitutions, I can relate $v$ to $t$. I have $u=t^{-frac{1}{2}}$, and I also have $u=v^{-1}$, which gives me $v^{-1}=t^{-frac{1}{2}}$ which means that $v=t^{frac{1}{2}}$. When $t=0$, I get: $v=0^{frac{1}{2}}=0$, and when $t=infty$, I get: $v=infty^{frac{1}{2}}=infty$, so my bounds stay the same.
Finally: $$2int_{0}^{infty} e^{-v^{2}} dv=sqrt{pi}$$
integration proof-verification improper-integrals factorial
$endgroup$
|
show 1 more comment
$begingroup$
I was working on a proof for $(-frac{1}{2})!$ and my issue was with converting my bounds from variable to variable. As you will see, I kept my bounds in terms of $t$ throughout the calculation, but switched the bounds as one of my final steps.
$$int_{t=0}^{t=infty} t^{n}e^{-t}dt$$
$$int_{t=0}^{t=infty} t^{-frac{1}{2}}e^{-t}dt$$
$u=t^{-frac{1}{2}}$ $rightarrow$ $t=u^{-2},dt=-2u^{-3}du$
$$int_{t=0}^{t=infty} ue^{-u^{-2}}cdot -2u^{-2}u^{-1} du$$
$u^{-2}=v^{2}rightarrow v=u^{-1},u=v^{-1}rightarrow dv=-u^{-2}$
$$2int_{t=0}^{t=infty} e^{-v^{2}} dv$$
Recall: $$int_{0}^{infty} e^{-x^{2}} dx = frac{sqrt{pi}}{2}$$
Now for the bounds. I have kept them in terms of $t$, and now, after all of the substitutions, I can relate $v$ to $t$. I have $u=t^{-frac{1}{2}}$, and I also have $u=v^{-1}$, which gives me $v^{-1}=t^{-frac{1}{2}}$ which means that $v=t^{frac{1}{2}}$. When $t=0$, I get: $v=0^{frac{1}{2}}=0$, and when $t=infty$, I get: $v=infty^{frac{1}{2}}=infty$, so my bounds stay the same.
Finally: $$2int_{0}^{infty} e^{-v^{2}} dv=sqrt{pi}$$
integration proof-verification improper-integrals factorial
$endgroup$
1
$begingroup$
What's the problem? Seems fine.
$endgroup$
– Hobbyist
Mar 19 at 14:42
$begingroup$
Is my method for determining the bounds in terms of $t$ to $v$ ok?
$endgroup$
– ItIsLastThursday
Mar 19 at 14:45
1
$begingroup$
That's pretty much the standard proof that $Gamma(tfrac12)=sqrtpi$ that you normally see. There's no problem with your limits.
$endgroup$
– Hobbyist
Mar 19 at 14:46
$begingroup$
What do you try to achieve with the first substitution? Don't you think $t=v^2$ is enough?
$endgroup$
– Diger
Mar 19 at 14:46
$begingroup$
I realized that afterwards, but whatever.
$endgroup$
– ItIsLastThursday
Mar 19 at 14:47
|
show 1 more comment
$begingroup$
I was working on a proof for $(-frac{1}{2})!$ and my issue was with converting my bounds from variable to variable. As you will see, I kept my bounds in terms of $t$ throughout the calculation, but switched the bounds as one of my final steps.
$$int_{t=0}^{t=infty} t^{n}e^{-t}dt$$
$$int_{t=0}^{t=infty} t^{-frac{1}{2}}e^{-t}dt$$
$u=t^{-frac{1}{2}}$ $rightarrow$ $t=u^{-2},dt=-2u^{-3}du$
$$int_{t=0}^{t=infty} ue^{-u^{-2}}cdot -2u^{-2}u^{-1} du$$
$u^{-2}=v^{2}rightarrow v=u^{-1},u=v^{-1}rightarrow dv=-u^{-2}$
$$2int_{t=0}^{t=infty} e^{-v^{2}} dv$$
Recall: $$int_{0}^{infty} e^{-x^{2}} dx = frac{sqrt{pi}}{2}$$
Now for the bounds. I have kept them in terms of $t$, and now, after all of the substitutions, I can relate $v$ to $t$. I have $u=t^{-frac{1}{2}}$, and I also have $u=v^{-1}$, which gives me $v^{-1}=t^{-frac{1}{2}}$ which means that $v=t^{frac{1}{2}}$. When $t=0$, I get: $v=0^{frac{1}{2}}=0$, and when $t=infty$, I get: $v=infty^{frac{1}{2}}=infty$, so my bounds stay the same.
Finally: $$2int_{0}^{infty} e^{-v^{2}} dv=sqrt{pi}$$
integration proof-verification improper-integrals factorial
$endgroup$
I was working on a proof for $(-frac{1}{2})!$ and my issue was with converting my bounds from variable to variable. As you will see, I kept my bounds in terms of $t$ throughout the calculation, but switched the bounds as one of my final steps.
$$int_{t=0}^{t=infty} t^{n}e^{-t}dt$$
$$int_{t=0}^{t=infty} t^{-frac{1}{2}}e^{-t}dt$$
$u=t^{-frac{1}{2}}$ $rightarrow$ $t=u^{-2},dt=-2u^{-3}du$
$$int_{t=0}^{t=infty} ue^{-u^{-2}}cdot -2u^{-2}u^{-1} du$$
$u^{-2}=v^{2}rightarrow v=u^{-1},u=v^{-1}rightarrow dv=-u^{-2}$
$$2int_{t=0}^{t=infty} e^{-v^{2}} dv$$
Recall: $$int_{0}^{infty} e^{-x^{2}} dx = frac{sqrt{pi}}{2}$$
Now for the bounds. I have kept them in terms of $t$, and now, after all of the substitutions, I can relate $v$ to $t$. I have $u=t^{-frac{1}{2}}$, and I also have $u=v^{-1}$, which gives me $v^{-1}=t^{-frac{1}{2}}$ which means that $v=t^{frac{1}{2}}$. When $t=0$, I get: $v=0^{frac{1}{2}}=0$, and when $t=infty$, I get: $v=infty^{frac{1}{2}}=infty$, so my bounds stay the same.
Finally: $$2int_{0}^{infty} e^{-v^{2}} dv=sqrt{pi}$$
integration proof-verification improper-integrals factorial
integration proof-verification improper-integrals factorial
asked Mar 19 at 14:40
ItIsLastThursdayItIsLastThursday
364
364
1
$begingroup$
What's the problem? Seems fine.
$endgroup$
– Hobbyist
Mar 19 at 14:42
$begingroup$
Is my method for determining the bounds in terms of $t$ to $v$ ok?
$endgroup$
– ItIsLastThursday
Mar 19 at 14:45
1
$begingroup$
That's pretty much the standard proof that $Gamma(tfrac12)=sqrtpi$ that you normally see. There's no problem with your limits.
$endgroup$
– Hobbyist
Mar 19 at 14:46
$begingroup$
What do you try to achieve with the first substitution? Don't you think $t=v^2$ is enough?
$endgroup$
– Diger
Mar 19 at 14:46
$begingroup$
I realized that afterwards, but whatever.
$endgroup$
– ItIsLastThursday
Mar 19 at 14:47
|
show 1 more comment
1
$begingroup$
What's the problem? Seems fine.
$endgroup$
– Hobbyist
Mar 19 at 14:42
$begingroup$
Is my method for determining the bounds in terms of $t$ to $v$ ok?
$endgroup$
– ItIsLastThursday
Mar 19 at 14:45
1
$begingroup$
That's pretty much the standard proof that $Gamma(tfrac12)=sqrtpi$ that you normally see. There's no problem with your limits.
$endgroup$
– Hobbyist
Mar 19 at 14:46
$begingroup$
What do you try to achieve with the first substitution? Don't you think $t=v^2$ is enough?
$endgroup$
– Diger
Mar 19 at 14:46
$begingroup$
I realized that afterwards, but whatever.
$endgroup$
– ItIsLastThursday
Mar 19 at 14:47
1
1
$begingroup$
What's the problem? Seems fine.
$endgroup$
– Hobbyist
Mar 19 at 14:42
$begingroup$
What's the problem? Seems fine.
$endgroup$
– Hobbyist
Mar 19 at 14:42
$begingroup$
Is my method for determining the bounds in terms of $t$ to $v$ ok?
$endgroup$
– ItIsLastThursday
Mar 19 at 14:45
$begingroup$
Is my method for determining the bounds in terms of $t$ to $v$ ok?
$endgroup$
– ItIsLastThursday
Mar 19 at 14:45
1
1
$begingroup$
That's pretty much the standard proof that $Gamma(tfrac12)=sqrtpi$ that you normally see. There's no problem with your limits.
$endgroup$
– Hobbyist
Mar 19 at 14:46
$begingroup$
That's pretty much the standard proof that $Gamma(tfrac12)=sqrtpi$ that you normally see. There's no problem with your limits.
$endgroup$
– Hobbyist
Mar 19 at 14:46
$begingroup$
What do you try to achieve with the first substitution? Don't you think $t=v^2$ is enough?
$endgroup$
– Diger
Mar 19 at 14:46
$begingroup$
What do you try to achieve with the first substitution? Don't you think $t=v^2$ is enough?
$endgroup$
– Diger
Mar 19 at 14:46
$begingroup$
I realized that afterwards, but whatever.
$endgroup$
– ItIsLastThursday
Mar 19 at 14:47
$begingroup$
I realized that afterwards, but whatever.
$endgroup$
– ItIsLastThursday
Mar 19 at 14:47
|
show 1 more comment
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3154150%2fverification-of-frac12%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3154150%2fverification-of-frac12%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
$begingroup$
What's the problem? Seems fine.
$endgroup$
– Hobbyist
Mar 19 at 14:42
$begingroup$
Is my method for determining the bounds in terms of $t$ to $v$ ok?
$endgroup$
– ItIsLastThursday
Mar 19 at 14:45
1
$begingroup$
That's pretty much the standard proof that $Gamma(tfrac12)=sqrtpi$ that you normally see. There's no problem with your limits.
$endgroup$
– Hobbyist
Mar 19 at 14:46
$begingroup$
What do you try to achieve with the first substitution? Don't you think $t=v^2$ is enough?
$endgroup$
– Diger
Mar 19 at 14:46
$begingroup$
I realized that afterwards, but whatever.
$endgroup$
– ItIsLastThursday
Mar 19 at 14:47