I am really struggling with this problem for a long time.
I think it is easy to understand, but difficult to solve;
We have a curve that has a lower limit as $x \rightarrow -\infty$, and it has another lower limit as $x \rightarrow \infty$. This curve increases only before the peak and decreases only after the peak. The rate at which this curve increases may not be the same rate at which this curve decreases (apart from the sign). What I mean is: the function may increases rapidly but decreases slowly, or vice versa.
Also, it is not a piecewise function. Moreover, it should be integerable at any domain.
If the form of that function contains something like this: $ae^{-x^2}$ (Gaussian Distribution), then it will not be integerable.
I was trying to combine two expression (piecewise) to make it (not piecewise), but no luck: like combining
$y=a-be^{cx}$ for $-\infty <x \le j$, and $y=A-Be^{Cx}$ for $j < x < \infty$; where $a,b,c,A,B,C,j$ are constants.
The following curve is plotted (using piecewise function) just to illustrate the problem.
So the goal is to find the form of the equation of the curve with the following criteria:
has a lower limit before the peak.
has another lower limit after the peak.
The rate of increasing may be different from the rate of decreasing (apart from the sign).
Must be integerable in any domain.
Must not be a piecewise function.
Your help would be appreciated. THANKS!


There are many functions which satisfy your requirements. Perhaps there are more requirements that you have not stated? One solution to the problem as stated is
$$y=a+b\frac{\frac{x}{c}}{\sqrt{(\frac{x}{c})^2+1}}+d^2\frac{1}{(\frac{x}{c})^2+1}$$ It has a lower limit both before and after the peak, and it is smooth, both integrable, and not "piecewise".
You may play around with the parameterized function at https://www.desmos.com/calculator/o0ja1e0c0o