Understanding Kramers-Kronig relationsThe Kramers-Kronig relationsProving Kramers-Kronig relationships from Fourier sine / cosine transformShow that the imaginary part of $fracz^2z-z_p$ is harmonicContinuity of principal complex arccosWhy do I get different results using different formulae of Kramer-Kronig relation on the same function?Can you explain us a simple example, for a mathematical function, of Kramers–Kronig relations?Calculate $int_- infty^infty fracsin omega xx dx$ for $omega$ real and positiveA weird value obtained by using Cauchy Principal Value on $int_-infty^inftyfrac1x^2dx$Help with contour integral popping up in Kramers-Kronig problemEvaluating Cauchy principal value
How to be diplomatic in refusing to write code that breaches the privacy of our users
Implement the Thanos sorting algorithm
Is it correct to write "is not focus on"?
The baby cries all morning
Ways to speed up user implemented RK4
Increase performance creating Mandelbrot set in python
What are the ramifications of creating a homebrew world without an Astral Plane?
Is this Spell Mimic feat balanced?
How do I define a right arrow with bar in LaTeX?
Is expanding the research of a group into machine learning as a PhD student risky?
How will losing mobility of one hand affect my career as a programmer?
Is there a problem with hiding "forgot password" until it's needed?
Efficiently merge handle parallel feature branches in SFDX
Stereotypical names
Valid Badminton Score?
Is HostGator storing my password in plaintext?
Can criminal fraud exist without damages?
Is there any reason not to eat food that's been dropped on the surface of the moon?
How was Earth single-handedly capable of creating 3 of the 4 gods of chaos?
Opposite of a diet
Modify casing of marked letters
Why "be dealt cards" rather than "be dealing cards"?
Is there any easy technique written in Bhagavad GITA to control lust?
What't the meaning of this extra silence?
Understanding Kramers-Kronig relations
The Kramers-Kronig relationsProving Kramers-Kronig relationships from Fourier sine / cosine transformShow that the imaginary part of $fracz^2z-z_p$ is harmonicContinuity of principal complex arccosWhy do I get different results using different formulae of Kramer-Kronig relation on the same function?Can you explain us a simple example, for a mathematical function, of Kramers–Kronig relations?Calculate $int_- infty^infty fracsin omega xx dx$ for $omega$ real and positiveA weird value obtained by using Cauchy Principal Value on $int_-infty^inftyfrac1x^2dx$Help with contour integral popping up in Kramers-Kronig problemEvaluating Cauchy principal value
$begingroup$
I'm a bit confused on how to calculate the Kramer-Kronig relations using the principal values, so I was hoping if someone could explain me how to proceed.
As you know, for a function $chi(omega)=chi_1(omega)+ichi_2(omega)$, the Kramer-Kronig relations are given by:
$$chi_1(omega)=frac1piPint_-infty^inftydOmegafracchi_2(Omega)Omega-omega$$
$$chi_2(omega)=-frac1piPint_-infty^inftydOmegafracchi_1(Omega)Omega-omega$$
where the principal value for a singularity at $eta$ can be calculated as,
$$Pint_-infty^inftydx f(x)=lim_crightarrow 0^+left[ int_-infty^eta-c/2dx f(x)+int_eta+c/2^inftydx f(x)right ]$$
However, just following from this definition I'm not able to make any calculation for the cases I've tested so far, so I would like to understand how is this done (all the books I've reviewed so far only include theory).
For example, take the most simple case for real part of a susceptibility function $chi_1(omega)=omega_p^2/omega^2$. If I insert it into the second equation and I try calculating the corresponding real part,
$$chi_2(omega)=fracomega_p^2piPint_-infty^inftydOmegafrac1Omega^2(Omega-omega)$$
Which gives me $chi_2(omega)=-infty (sgn(omega))$ upon calculation of the integrals for both singularities at $Omega=0$ and $Omega=omega$. This is strange, as it doesn't make sense that an imaginary part of a real quantity is infinite.
Therefore, tried using an alternative definition found in the French version of Wikipedia,
$$chi_2(omega)=-frac2omegapiint_0^inftydOmegafracchi_2(Omega)Omega^2-omega^2$$
which doesn't have the principal value for some reason. If I assume symmetry and I take the limit from zero to infinity, I can use the residu theorem to calculate that integral, I actually get $chi_2(omega)=-2iomega_p^2/omega^2$. It also doesn't make too much sense, since I'm now getting an imaginary number which will cancel with the $i$ of the imaginary part ($ichi_2(omega)$).
Therefore, I know I'm doing something wrong or lacking some mathematical tool to do the correct computations.
complex-analysis
$endgroup$
add a comment |
$begingroup$
I'm a bit confused on how to calculate the Kramer-Kronig relations using the principal values, so I was hoping if someone could explain me how to proceed.
As you know, for a function $chi(omega)=chi_1(omega)+ichi_2(omega)$, the Kramer-Kronig relations are given by:
$$chi_1(omega)=frac1piPint_-infty^inftydOmegafracchi_2(Omega)Omega-omega$$
$$chi_2(omega)=-frac1piPint_-infty^inftydOmegafracchi_1(Omega)Omega-omega$$
where the principal value for a singularity at $eta$ can be calculated as,
$$Pint_-infty^inftydx f(x)=lim_crightarrow 0^+left[ int_-infty^eta-c/2dx f(x)+int_eta+c/2^inftydx f(x)right ]$$
However, just following from this definition I'm not able to make any calculation for the cases I've tested so far, so I would like to understand how is this done (all the books I've reviewed so far only include theory).
For example, take the most simple case for real part of a susceptibility function $chi_1(omega)=omega_p^2/omega^2$. If I insert it into the second equation and I try calculating the corresponding real part,
$$chi_2(omega)=fracomega_p^2piPint_-infty^inftydOmegafrac1Omega^2(Omega-omega)$$
Which gives me $chi_2(omega)=-infty (sgn(omega))$ upon calculation of the integrals for both singularities at $Omega=0$ and $Omega=omega$. This is strange, as it doesn't make sense that an imaginary part of a real quantity is infinite.
Therefore, tried using an alternative definition found in the French version of Wikipedia,
$$chi_2(omega)=-frac2omegapiint_0^inftydOmegafracchi_2(Omega)Omega^2-omega^2$$
which doesn't have the principal value for some reason. If I assume symmetry and I take the limit from zero to infinity, I can use the residu theorem to calculate that integral, I actually get $chi_2(omega)=-2iomega_p^2/omega^2$. It also doesn't make too much sense, since I'm now getting an imaginary number which will cancel with the $i$ of the imaginary part ($ichi_2(omega)$).
Therefore, I know I'm doing something wrong or lacking some mathematical tool to do the correct computations.
complex-analysis
$endgroup$
add a comment |
$begingroup$
I'm a bit confused on how to calculate the Kramer-Kronig relations using the principal values, so I was hoping if someone could explain me how to proceed.
As you know, for a function $chi(omega)=chi_1(omega)+ichi_2(omega)$, the Kramer-Kronig relations are given by:
$$chi_1(omega)=frac1piPint_-infty^inftydOmegafracchi_2(Omega)Omega-omega$$
$$chi_2(omega)=-frac1piPint_-infty^inftydOmegafracchi_1(Omega)Omega-omega$$
where the principal value for a singularity at $eta$ can be calculated as,
$$Pint_-infty^inftydx f(x)=lim_crightarrow 0^+left[ int_-infty^eta-c/2dx f(x)+int_eta+c/2^inftydx f(x)right ]$$
However, just following from this definition I'm not able to make any calculation for the cases I've tested so far, so I would like to understand how is this done (all the books I've reviewed so far only include theory).
For example, take the most simple case for real part of a susceptibility function $chi_1(omega)=omega_p^2/omega^2$. If I insert it into the second equation and I try calculating the corresponding real part,
$$chi_2(omega)=fracomega_p^2piPint_-infty^inftydOmegafrac1Omega^2(Omega-omega)$$
Which gives me $chi_2(omega)=-infty (sgn(omega))$ upon calculation of the integrals for both singularities at $Omega=0$ and $Omega=omega$. This is strange, as it doesn't make sense that an imaginary part of a real quantity is infinite.
Therefore, tried using an alternative definition found in the French version of Wikipedia,
$$chi_2(omega)=-frac2omegapiint_0^inftydOmegafracchi_2(Omega)Omega^2-omega^2$$
which doesn't have the principal value for some reason. If I assume symmetry and I take the limit from zero to infinity, I can use the residu theorem to calculate that integral, I actually get $chi_2(omega)=-2iomega_p^2/omega^2$. It also doesn't make too much sense, since I'm now getting an imaginary number which will cancel with the $i$ of the imaginary part ($ichi_2(omega)$).
Therefore, I know I'm doing something wrong or lacking some mathematical tool to do the correct computations.
complex-analysis
$endgroup$
I'm a bit confused on how to calculate the Kramer-Kronig relations using the principal values, so I was hoping if someone could explain me how to proceed.
As you know, for a function $chi(omega)=chi_1(omega)+ichi_2(omega)$, the Kramer-Kronig relations are given by:
$$chi_1(omega)=frac1piPint_-infty^inftydOmegafracchi_2(Omega)Omega-omega$$
$$chi_2(omega)=-frac1piPint_-infty^inftydOmegafracchi_1(Omega)Omega-omega$$
where the principal value for a singularity at $eta$ can be calculated as,
$$Pint_-infty^inftydx f(x)=lim_crightarrow 0^+left[ int_-infty^eta-c/2dx f(x)+int_eta+c/2^inftydx f(x)right ]$$
However, just following from this definition I'm not able to make any calculation for the cases I've tested so far, so I would like to understand how is this done (all the books I've reviewed so far only include theory).
For example, take the most simple case for real part of a susceptibility function $chi_1(omega)=omega_p^2/omega^2$. If I insert it into the second equation and I try calculating the corresponding real part,
$$chi_2(omega)=fracomega_p^2piPint_-infty^inftydOmegafrac1Omega^2(Omega-omega)$$
Which gives me $chi_2(omega)=-infty (sgn(omega))$ upon calculation of the integrals for both singularities at $Omega=0$ and $Omega=omega$. This is strange, as it doesn't make sense that an imaginary part of a real quantity is infinite.
Therefore, tried using an alternative definition found in the French version of Wikipedia,
$$chi_2(omega)=-frac2omegapiint_0^inftydOmegafracchi_2(Omega)Omega^2-omega^2$$
which doesn't have the principal value for some reason. If I assume symmetry and I take the limit from zero to infinity, I can use the residu theorem to calculate that integral, I actually get $chi_2(omega)=-2iomega_p^2/omega^2$. It also doesn't make too much sense, since I'm now getting an imaginary number which will cancel with the $i$ of the imaginary part ($ichi_2(omega)$).
Therefore, I know I'm doing something wrong or lacking some mathematical tool to do the correct computations.
complex-analysis
complex-analysis
edited 20 mins ago
J.G.
32.1k23250
32.1k23250
asked 2 hours ago
CharlieCharlie
1496
1496
add a comment |
add a 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%2f3164114%2funderstanding-kramers-kronig-relations%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%2f3164114%2funderstanding-kramers-kronig-relations%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