I'm trying to solve such task:
Given a random variable , =1. It is known that (>2|>)=(>) ∀>0. How to find ?
During this I came to such functional equation:
$f(x)^2 = f(2x)$ where $f(x) = 1 - F_\xi(x)$
I managed to find that if $f$ is differentiable than $f(x) = e^{-x}$ using derivatives and Taylor series, but what if $f$ is not differentiable?
It's is possible to find same answer by solving functional equation, but I can't prove that it's the only answer.
I also got a suggestion to research this functions in $0$ and in positive semi-neighborhood, but I have no idea how to use it.
Can I get any help in proving that $e^{-x}$ is the only answer when $f(x)$ is not differentiable or proving that it's always differentiable?
EDIT: Please consider facts, that:
$F_\xi(x)$ is non-decreasing,
${\displaystyle \lim _{x\to -\infty }F_{\xi}(x)=0, \lim _{x\to +\infty }F_{\xi}(x)=1.}$
So $f(x)$ will be non-increasing,
${\displaystyle \lim _{x\to -\infty }f(x)=1, \lim _{x\to +\infty }f(x)=0.}$
the function $f(x)=e^{-x}$ is not the only solution to the functional equation $$ f(x)^2 = f(2x)$. $$ The function $f(x)=0$ is another solution for this functional equation.
Since you ask about nondifferentiable $f$, the nondifferentiable function $$ f(x) = \begin{cases} 1&\quad\text{if}\quad x>0 \\ 0&\quad\text{if}\quad x\leq0 \end{cases} $$ also solves the functional equation.