207 reputation
16
bio website
location
age 26
visits member for 1 year, 2 months
seen Jun 13 at 21:09
stats profile views 7

May
13
awarded  Yearling
May
13
awarded  Nice Question
Mar
19
awarded  Popular Question
Nov
11
accepted Interpolating a function of two variables
Nov
5
comment Interpolating a function of two variables
chris: works like a charm! Too bad it's only a comment and I can't accept it... :-)
Nov
5
asked Interpolating a function of two variables
Nov
4
asked Passing a function as an argument of another function
May
22
accepted Finding ranges of a parameter for which a function is always positive
May
22
comment Finding ranges of a parameter for which a function is always positive
That's exactly what I was looking for! Thank you!
May
22
asked Finding ranges of a parameter for which a function is always positive
Apr
17
awarded  Supporter
Apr
17
awarded  Scholar
Apr
17
accepted Coulomb potential as a Fourier transform
Apr
17
comment Coulomb potential as a Fourier transform
I can't reproduce the result, if I copy your code and paste it into a new Mathematica workbook I get: -(Sinh[m r]/(4 [Pi] r)) however, this is clearly the way to go! :-) Answer accepted!
Apr
17
awarded  Editor
Apr
17
revised Coulomb potential as a Fourier transform
added 41 characters in body
Apr
17
comment Coulomb potential as a Fourier transform
I'm fine with the logs, but the EulerGamma is completely unexpected!
Apr
17
comment Coulomb potential as a Fourier transform
@F'x In 2D it fails to evaluate the output with the mass term. In 3D it gets stuck for ages thinking and then gives the input as output (not able to solve it, I suppose). I remember that in 2D the mass is not needed for convergence, so I've tried and the output is: 1/2 (-HeavisideTheta[-x] (2 EulerGamma + Log[-x - I y] + Log[-x + I y]) - HeavisideTheta[x] (2 EulerGamma + Log[x - I y] + Log[x + I y])) while I was expecting: $k \ln(r)$
Apr
17
awarded  Student
Apr
17
asked Coulomb potential as a Fourier transform