$$ f(x,y,z)= \int_{-\infty}^{+\infty} e^ {-t(t-x)(t-y)(t-z)}\;dt$$
$$t=p+x$$ $$ f(x,y,z)= \int_{-\infty}^{+\infty} e^ {-p(p+x)(p-(y-x))(p-(z-x))}\;dp$$
$$ f(-x,y-x,z-x)= f(x,y,z) \tag {1} $$
$$ f(0,a,b)= \int_{-\infty}^{+\infty} e^ {-t^2(t-a)(t-b)}\;dt$$
$$ f(0,a,b)e^ {c}= \int_{-\infty}^{+\infty} e^ {-t^2(t-a)(t-b)+c}\;dt$$
We can find roots of $$t^2(t-a)(t-b)-c=0$$, as $$x_1,x_2,x_3,x_4$$ The roots depend on $a,b,c$ $$ f(0,a,b)e^ {c}= \int_{-\infty}^{+\infty} e^ {-(t-x_1))(t-x_2)(t-x_3)(t-x_4)}\;dt$$
$$t=p+x_1$$
$$ f(0,a,b)e^ {c}= \int_{-\infty}^{+\infty} e^ {-p(p-(x_2-x_1))(p-(x_3-x_1))(p-(x_4-x_1))}\;dp$$
$$ f(0,a,b)e^ {c}= f(x_2-x_1,x_3-x_1,x_4-x_1)=\int_{-\infty}^{+\infty} e^ {-p(p-(x_2-x_1))(p-(x_3-x_1))(p-(x_4-x_1))}\;dp$$
It is enough to solve $$ f(0,a,b)= \int_{-\infty}^{+\infty} e^ {-t^2(t-a)(t-b)}\;dt$$
$$t=p-\frac{(a+b)}{4}$$
$$ f(0,a,b)= \int_{-\infty}^{+\infty} e^ {-p^4+(3\frac{a+b}{3}+ab)p^2-\frac{a+b}{2}(\frac{(a+b)^2}{4}+ab)p+\frac{(a+b)^2}{16}(3\frac{(a+b)^2}{16}+ab)}\;dp$$
$$ f(0,a,b)= e^ {\frac{(a+b)^2}{16}(3\frac{(a+b)^2}{16}+ab)}\int_{-\infty}^{+\infty} e^ {-p^4+(3\frac{a+b}{3}+ab)p^2-\frac{a+b}{2}(\frac{(a+b)^2}{4}+ab)p}\;dt$$
$$m=3\frac{a+b}{3}+ab$$
$$x=-\frac{a+b}{2}(\frac{(a+b)^2}{4}+ab)$$
$$ f(0,a,b)= e^ {\frac{(a+b)^2}{16}(3\frac{(a+b)^2}{16}+ab)}\int_{-\infty}^{+\infty} e^ {-p^4+mp^2+xp}\;dt$$
$$ f(0,a,b)e^ {-\frac{(a+b)^2}{16}(3\frac{(a+b)^2}{16}+ab)}= \int_{-\infty}^{+\infty} e^ {-p^4+mp^2+xp}\;dp$$
$$ y= g_m(x)= \int_{-\infty}^{+\infty} e^ {-p^4+mp^2+xp}\;dp$$ If we define $$y'=\frac{dy}{dx}$$ $$y'''=\frac{d^3y}{dx^3}$$
and $m$ is an constant $$-4y'''+2my'+xy=\int_{-\infty}^{+\infty}(-4p^3+2mp+x) e^ {-p^4+mp^2+xp}\;dp=e^ {-p^4+mp^2+xp}|{_{p=-\infty}^{p=+\infty}}=0$$
I need to solve the third-order linear differential equation $$-4y'''+2my'+xy=0 \tag{2}$$ I do not know the solution of it.
I believe we can also find a way to solve $f(x,y,z)$ via using iteration method .
the solution can be written $$ f(x,y,z)e^{c_1}= \int_{-\infty}^{+\infty} e^ {-t(t-x)(t-y)(t-z)+c_1}\;dt$$
where $c_1$ depends on $x,y,z$
$$ f(x,y,z)e^ {c_1}= \int_{-\infty}^{+\infty} e^ {-(t-x_1))(t-y_1)(t-z_1)(t-b_1)}\;dt$$
$t-->t+x_1$
$$ f(x,y,z)e^ {c_1}= \int_{-\infty}^{+\infty} e^ {-t(t-(y_1-x_1))(t-(z_1-x_1)(t-(b_1-x_1))}\;dt$$
where $c_2$ depends on $(y_1-x_1),(z_1-x_1),(b_1-x_1)$
$$ f(x,y,z)e^ {c_1}e^ {c_2}= \int_{-\infty}^{+\infty} e^ {-(t-x_2))(t-y_2)(t-z_2)(t-b_2)}\;dt$$
And If we iterate in this way
Finally we can get $x_n=y_n=z_n=b_n=k$ where $n-->\infty$
$$ f(x,y,z)e^ {c_1+c_2+c_3+....}=\int_{-\infty}^{+\infty} e^ {-(t-k)^4}\;dt$$
$t-->t+k$
$$ f(x,y,z)e^ {c_1+c_2+c_3+....}=\int_{-\infty}^{+\infty} e^ {-t^4}\;dt=2 Γ(5/4)$$
$$ f(x,y,z)=2 Γ(5/4)e^ {-(c_1+c_2+c_3+....)}$$
My question :
Is it possible to find an iteration algorithm as define above to solve $f(x,y,z)$
How can $c_n$ selected for next iteration that finally we get $x_n=y_n=z_n=b_n=k$ where $n-->\infty$?
If you have other method to solve the $ f(x,y,z)$ please let me know.
Note: This kind of iteration method can be used to solve similar differential equations like equation (2).
Thanks for help and comments
EDIT:
I used the method that @mrc ntn gave clue in his answer below. I would like to find more terms of $f(x,y,z)$
$$g(s)= f(sx,sy,sz)= \int_{-\infty}^{+\infty} e^ {-t(t-sx)(t-sy)(t-sz)}\;dt$$
There is no odd terms in expansion because of $g(-s)=g(s)$
Proof: $$g(-s)=\int_{-\infty}^{+\infty} e^ {-t(t+sx)(t+sy)(t+sz)}\;dt$$
$$g(-s)=\int_{-\infty}^{+\infty} e^ {-t (-1)^3(-t-sx)(-t-sy)(-t-sz)}\;dt$$ $$g(-s)=\int_{-\infty}^{+\infty} e^ {-t (-1)^3(-t-sx)(-t-sy)(-t-sz)}\;dt$$ $t=-u$ $$g(-s)=-\int_{+\infty}^{-\infty} e^ {-u(u-sx)(u-sy)(u-sz)}\;du=\int_{-\infty}^{+\infty} e^ {-u(u-sx)(u-sy)(u-sz)}\;du=g(s)$$ Thus we can write series expansion of $g(s)$ $$g(s)= f(sx,sy,sz)= g(0)+\frac{g''(0)s^2}{2!} ((x+y+z)^2+a_1(xy+yz+xz))+\frac{g^{(4)}(0)s^4}{4!} ((x+y+z)^4+a_2(xy+yz+xz)^2+b_2(xy+yz+xz)(x+y+z)^2+c_2 xyz(x+y+z))+\frac{g^{(6)}(0)s^6}{6!} P_6(x+y+z,xy+yz+xz,xyz) +......$$
if $x=0$ and $y=0$ then
$$g(s)= f(sx,0,0)= \int_{-\infty}^{+\infty} e^ {-t^3(t-sx)}\;dt$$
$$g(1)= f(x,0,0)= \int_{-\infty}^{+\infty} e^ {-t^3(t-x)}\;dt=\int_{-\infty}^{+\infty} e^ {-t(t+x)^3}\;dt$$
$$g(1)= f(x,0,0)= f(-x,-x,-x)$$
$$ f(x,0,0)= \int_{-\infty}^{+\infty} e^ {-t^3(t-x)}\;dt= g(0)+\frac{g''(0)}{2!} x^2+\frac{g^{(4)}(0)}{4!} x^4+\frac{g^{(6)}(0)x^6}{6!}+......$$
$$g^{(n)}(0)=\int_{-\infty}^{+\infty} t^{3n}e^ {-t^4}\;dt$$ $$g(0)=\frac{Γ(1/4)}{2}$$ $$g'(0)=0$$ $$g''(0)=\frac{Γ(7/4)}{2}$$ $$g'''(0)=0$$ $$g^{(4)}(0)=\frac{Γ(13/4)}{2}$$ $$g^{(2n)}(0)=\frac{Γ((1+6n)/4)}{2}$$
$$f(-x,-x,-x)= g(0)+\frac{g''(0)}{2!} (9-3a_1)x^2+\frac{g^{(4)}(0)}{4!} (81+9a_2-27b_2+3c_2)x^4+\frac{g^{(6)}(0)}{6!} P_6(-3x,+3x^2,-x^3) +......$$
$9-3a_1=1$
$a_1=-\frac{8}{3}$
We can find $a_2,b_2,c_2$ via using $ f(x,y,z)= f(-x,y-x,z-x) $
$$(x+y+z)^4+a_2(xy+yz+xz)^2+b_2(xy+yz+xz)(x+y+z)^2+c_2 xyz(x+y+z)=(y+z-3x)^4+a_2(-x(y-x)-x(z-x)+(z-x)(y-x))^2+b_2(-x(y-x)-x(z-x)+(z-x)(y-x))(y+z-3x)^2-c_2x(y-x)(z-x)(y+z-3x)$$
I will write down when I find constants. More terms can be found via this method but maybe someone knows easier way.
EDIT : I have noticed that any term can be calculated via the method below:
$$g(s)= f(sx,sy,sz)= \int_{-\infty}^{+\infty} e^ {-t(t-sx)(t-sy)(t-sz)}\;dt=\int_{-\infty}^{+\infty} e^ {-t^4} e^ {st^3(x+y+z)} e^ {-s^2t^2(xy+xz+yz)} e^ {s^3t(xyz)} \;dt$$
$$g(s)= f(sx,sy,sz)= \int_{-\infty}^{+\infty} e^ {-t^4} (1+st^3(x+y+z)+\frac{s^2t^6(x+y+z)^2}{2!}+....) (1-s^2t^2(xy+xz+yz)+\frac{s^4t^4(xy+xz+yz)^2}{2!}+....) (1+s^3t(xyz)+\frac{s^6t^2(xyz)^2}{2!}+....) \;dt$$
$s^2$ terms can be written for $g(s)$ :
$$ \int_{-\infty}^{+\infty} \frac{s^2(t^3)^2(x+y+z)^2}{2!} e^ {-t^4} \;dt+ \int_{-\infty}^{+\infty} (-s^2)t^2(xy+xz+yz) e^ {-t^4} \;dt=s^2 \frac{(x+y+z)^2}{2!}\int_{-\infty}^{+\infty} t^6 e^ {-t^4} \;dt-s^2(xy+xz+yz) \int_{-\infty}^{+\infty} t^2 e^ {-t^4} \;dt= s^2 \frac{Γ(7/4)(x+y+z)^2}{2.2!} -s^2(xy+xz+yz)\frac{Γ(3/4)}{2}= \frac{s^2}{2!} \frac{Γ(7/4)}{2}[ (x+y+z)^2 -\frac{8}{3}(xy+xz+yz)] $$
$s^4$ terms can be written for $g(s)$ :
$$ \int_{-\infty}^{+\infty} \frac{s^4(t^3)^4(x+y+z)^4}{4!} e^ {-t^4} \;dt+ \int_{-\infty}^{+\infty} \frac{ (s^4)(-t^2)^2(xy+xz+yz)^2}{2!} e^ {-t^4} \;dt+ \int_{-\infty}^{+\infty} \frac{ s^2(t^3)^2(x+y+z)^2(s^2)(-t^2)(xy+xz+yz)}{2!} e^ {-t^4} \;dt+\int_{-\infty}^{+\infty} s^3(t)(xyz) s(t^3)(x+y+z) e^ {-t^4} \;dt=$$
$$ s^4[\frac{Γ(13/4)}{2.4!} (x+y+z)^4 + \frac{ Γ(5/4)}{2.2!}(xy+xz+yz)^2 -\frac{ Γ(9/4)}{2.2!}(x+y+z)^2 (xy+xz+yz) +\frac{ Γ(5/4)}{2}(xyz)(x+y+z)]=\frac{s^4}{4!} \frac{Γ(13/4)}{2} [(x+y+z)^4 + \frac{64}{15}(xy+xz+yz)^2-\frac{16}{3}(x+y+z)^2 (xy+xz+yz)+\frac{128}{15}(xyz)(x+y+z)]$$
Any $s^{2n}$ term can be found via this method but I have not got an answer for my iteration question above. I wonder if we can find a way for iteration solution or not. Thanks a lot for answers and comments










Just a try... you may define $$ g(s) =f(sx,sy,sz) $$ where you already know that $g(0)=2 \Gamma(5/4)= \Gamma(1/4)/2$. You can calculate at least the first terms of the series expansion of $g(s)$. For example, calculating the first one is easy once you know the value for $g(0)$. You should obtain: $$ g(s) = \Gamma(1/4)/2 +O(s^2) $$ because the additional term due to the first order expansion is odd in $t$. A bit more work gives $$ \Gamma(1/4)/2 + s^2 \Gamma(3/4)[3 (x^2+ y^2 + z^2) - 2 (xy+yz+zx)] /16 + O(s^4) $$ Note that you have to expand $g(s)$ to second order in $s$ to obtain the above expression... but the ``rest'' is guaranteed to be $O(s^4)$ and not $O(s^3)$ because the odd terms vanish in the integration over the real line. Maybe using the Faa di Bruno formula applied to the exponential function (https://en.wikipedia.org/wiki/Fa%C3%A0_di_Bruno%27s_formula) it is possible to figure out the general term of the integrand and then figure out the various polynomials in $(x,y,z)$ that appear as coefficients in the power series of $s$. But it seems difficult...