Are you sure this step:
to
is correct? You skipped a lot of steps there. I'm not sure I followed them all.
Just double-check your work, is all.
The idea is very elegant. Nice work!
Printable View
Are you sure this step:
to
is correct? You skipped a lot of steps there. I'm not sure I followed them all.
Just double-check your work, is all.
The idea is very elegant. Nice work!
Which version of MMA do you have? Mine doesn't compute that (it's version 4.0). Neither does WolframAlpha.
I have ver. 7.0. Seems I don't even need to specify the assumption. The command:
InverseFourierTransform[Sech[m*(z/2)]^
(1/m), z, t]
gives:
Ah, well. Those special functions, including the beta functions, are all related to the confluent hypergeometric functions. It's probably equivalent, through an amazing amount of difficult analysis. It even has similar arguments to the functions as what AlexisM has already computed.
so I separate the lonely x which give me the 1/x and 1/2x including the 1/2 which is in factor.
and then I have
Reply to AlexisM at post # 21:
Ah, got it. Looks good!