0
$\begingroup$

I am looking for two positive functions f and g such that their sum h=f+g has minimum at 1/2 and maximum values at 0 and 1. The function h is strictly decreasing between 0 and 1/2 and strictly increasing from 1/2 to 1.

What candidate functions do exit?

I'm looking for specific functions f and g.

  • 1
    Are you somehow trying to qualify the set of all candidate function pairs? If not this is a bit of a boring question, I think.2017-01-31
  • 0
    Find a function $f$ with a minimum at $\frac 12$, and take $g = 0$2017-01-31
  • 0
    @Omnomnomnom See the edit2017-01-31

1 Answers 1

3

One can guess that Cosine function has this type of properties. So we can construct such function. as $f(x)=\frac{\cos(2\pi x)}{2}$ and take $g(x)=\frac{1}{2}$. But since you want positive functions so $f(x)=g(x)=\frac{\cos^2(\pi x)}{2}$ would be alright..

  • 0
    Nice, but I prefer non constant functions f and g.2017-01-31
  • 0
    what about $f(x)=g(x)=\frac{cos^2(\pi x)}{2}$2017-01-31
  • 0
    Can you plot it?2017-01-31
  • 0
    you can check in this [site.](https://www.desmos.com/calculator)2017-01-31