1

Can we find continuous $f(x)$ and $d$ such that $$ f(x+1)-f(x) = -\log( c|x| + d ) $$ for all $x$? The constant $c>0$ is specified.

Peter Cotton
  • 183
  • 6

1 Answers1

1

$f(x+1)-f(x)=-\log(c|x|+d)$

$f(x)=\Theta(x)-\sum\limits_x\log(c|x|+d)$ , where $\Theta(x)$ is an arbitrary periodic function with unit period

$f(x)=\Theta(x)-\log\prod\limits_x(c|x|+d)$ , where $\Theta(x)$ is an arbitrary periodic function with unit period

doraemonpaul
  • 16,178
  • 3
  • 31
  • 75