I require a math formula that lets me move smoothly between these graphs:
It must always intersect x=0 and x=1 as seen, and its peak must always be at 1. It can be a parametric equation. How might I generate something like this.
For example that middle graph might be equal to $y=-\left(2x-1\right)^{2}+1$
But that equation needs to somehow be modified to produce those other graphs.
Its almost like its interpolating between these 3 graphs:

I like the results for 0<p<1
– Jaume Oliver Lafont Jun 24 '20 at 03:38