Calculating Singular Integrals using Hadamard Finite Part Method

  • Context: Graduate 
  • Thread starter Thread starter zetafunction
  • Start date Start date
  • Tags Tags
    Finite Integral
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 5K views
zetafunction
Messages
371
Reaction score
0
Could someone provide a reference to calculate this kind of integrals ? for example

[tex]\int_{0}^{2}dx \frac{cos(x)}{x-1}[/tex]

or in 3-D [tex]\iiint_{D}dx \frac{x-y+z^{2})}{x+y+z}[/tex]

Where 'D' is the cube [-1,1]x[-1,1]x[-1,1]=D

as you can see there is a singularity at x=1 or whenever x+y+z=0 , perhaps the other integral is easier to define if we use polar coordinates , so the singularities appear when r=0
 
Physics news on Phys.org
According to mathematica the integral does not converge.
 
Yes, ∫cosx/(x-1) dx near x = 1 is (cos1)∫dx/(x-1) = (cos1)[log(x-1)], which obviously is infinite. :smile:
 
yes that is the definition , but in general you drop the divergent term dvided by epsilon and take only the finite value , that is for 1-D for 3-D or similar i do not know what can be done, or if the integral is divergent at infinity for example

[tex]\int_{0}^{\infty}dxx^{3}cos(x)[/tex]