New Reply

integration techniques and Cauchy prinicpal value

 
Share Thread Thread Tools
Aug2-12, 02:06 PM   #1
 
Recognitions:
Science Advisor Science Advisor

integration techniques and Cauchy prinicpal value


Is there a good reference that summarizes what common integration techniques (e.g. change of variables, integration by parts, interchange of the order of integration) can be used on integrands when one is calculating the Cauchy principal value ( http://en.wikipedia.org/wiki/Cauchy_principal_value) and the ordinary integral does not exist?

It looks like a complicated subject, especially if we ask if the ordinary integration methods (like change of variables) are permitted to introduce more Cauchy principal value integrals.
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
Aug2-12, 05:42 PM   #2
 
I believe the Cauchy Principal Value is determined by taking a symmetric limit on either side of the singular point so those techniques will not by themselves help you determine this value although they may help you get the problem in a form where you can take these limits. Take for example:

[tex]P.V. \int_{-1}^{1} \frac{1}{z}dz=\lim_{\epsilon\to 0}\left(\int_{-1}^{-\epsilon} \frac{1}{z}dz+\int_{\epsilon}^1 \frac{1}{z}dz\right)[/tex]

Now in this case, I can find the antiderivative and write:

[tex]
\begin{align}
P.V. \int_{-1}^{1} \frac{1}{z}dz&=\lim_{\epsilon\to 0} \left(\log(-\epsilon)-\log(-1)+\log(1)-\log(\epsilon)\right) \\
&=\lim_{\epsilon\to 0}\ln(\epsilon)+\pi i-\ln(1)-\pi i+0-\ln(\epsilon) \\
&=\lim_{\epsilon\to 0} \left(\ln(\epsilon)-\ln(\epsilon) \right)\\
&=0
\end{align}
[/tex]

And in general you could do this (taking the limit of the antiderivative) for more complicated integrals. Now sometimes the Residue Theorem can and often is used to find principal values by allowing the radius of an indentation around a singular point go to zero. But even in that case, we are implicitly taking the limit as [itex]\epsilon\to 0[/itex].
 
Aug2-12, 09:04 PM   #3
 
Recognitions:
Science Advisor Science Advisor
I agree that the Cauchy principal value is defined as a limit. In a given problem, if it happens to be [itex] lim_{A \rightarrow A_0} F(A) [/itex] then I presume we can use any standard integration technique to find an ordinary integral [itex] F(A) = [/itex] some definite integral (in the ordinary sense of the word) of a function [itex] f(x) [/itex] with the constant [itex] A [/itex] involved in the limit of integration.

However, suppose the evaluation of [itex] F(A) [/itex] requires doing several other Cauchy integrations. How safe are the common integration methods then?

For example, consider a change in the order of integration.If your problem involves several Cauchy principal part integrations, you could end up with an expression invovling nested limits:

[itex] lim_{A \rightarrow A_0} ( lim_{B \rightarrow B_0} ( lim_{C \rightarrow C_0} G(A,B,C) ) ) [/itex]

And if you changed the order of Cauchy integration, you might get the nested limits in different order.

[itex] lim_{A \rightarrow A_0} ( lim_{C \rightarrow C_0} ( lim_{B \rightarrow B_0} G(A,B,C) ) ) [/itex]

Changing the order of limits in an expression involving nested limits can change the value of the expression. So is there something about the G(A,B,C) involved in Cauchy integration that avoids this problem?

I wondering if someone has worked out a theory of Cauchy principal value integration that is a nice system of rules and checks like we have with ordinary integration. Or are the possibilities so complicated that each problem has to be analyzed on its own merits.
 
New Reply
Thread Tools


Similar Threads for: integration techniques and Cauchy prinicpal value
Thread Forum Replies
Integral with Cauchy Prinicpal value Calculus 6
integration techniques Calculus & Beyond Homework 4
Integration techniques Calculus & Beyond Homework 5
Integration techniques Calculus & Beyond Homework 6
why learn integration techniques? Calculus 62