I see a graph of a function equation in the title page of this book, but the specific drawing method is not given in the book. I want to know how to solve this function equation and draw its image:
$$f(x)+f(2x)+f(3x)=0$$
I see a graph of a function equation in the title page of this book, but the specific drawing method is not given in the book. I want to know how to solve this function equation and draw its image:
$$f(x)+f(2x)+f(3x)=0$$
$\newcommand{\bbx}[1]{\,\bbox[15px,border:1px groove navy]{\displaystyle{#1}}\,} \newcommand{\braces}[1]{\left\lbrace\,{#1}\,\right\rbrace} \newcommand{\bracks}[1]{\left\lbrack\,{#1}\,\right\rbrack} \newcommand{\dd}{\mathrm{d}} \newcommand{\ds}[1]{\displaystyle{#1}} \newcommand{\expo}[1]{\,\mathrm{e}^{#1}\,} \newcommand{\ic}{\mathrm{i}} \newcommand{\mc}[1]{\mathcal{#1}} \newcommand{\mrm}[1]{\mathrm{#1}} \newcommand{\pars}[1]{\left(\,{#1}\,\right)} \newcommand{\partiald}[3][]{\frac{\partial^{#1} #2}{\partial #3^{#1}}} \newcommand{\root}[2][]{\,\sqrt[#1]{\,{#2}\,}\,} \newcommand{\totald}[3][]{\frac{\mathrm{d}^{#1} #2}{\mathrm{d} #3^{#1}}} \newcommand{\verts}[1]{\left\vert\,{#1}\,\right\vert}$ I guess they ( "the book people" ) chose
WolframAlpha["solve f(f(x))=x", {{"SolutionAsAFunctionalEquation", 1}, "Content"}]. But I can't find one of its concrete expressions at present. – Please correct GrammarMistakes Jul 29 '20 at 06:40