g(x) = int(f(t)*x^t/Gamma(t+1),t=0..oo) we get some type of integral
transform(although not sure if it is invertible).
Is this "known" and used?
https://share.acrobat.com/adc/adc.do?docid=80c126dd-8961-4a57-9351-22abcd68de3b
It is applied in this legitimate NP_Complete application. Challengers
note whether responses address mathematic specifics:
http://scottaaronson.com/blog/?p=406
++
Martin Musatov
Los Angeles, CA
I think it's just the Mellin transform, except you have taken
f(t)/Gamma(t+1) instead of f(t). and you are taking -t instead of t so you
need to look carefully at what happens to the fundamental strip when it
comes to inversion.