Saturday 30 May 2015

recreational mathematics - solutions to this functional equation



$f(x) = f(g(x))$ where $g(x) = x^k$.



This turned out to be much harder than it appeared initially. There are a couple of things I have figured out which will get you at least one solution: first is that this is not different from solving the more generalised $f(x) = f(g^n(x))$ for any $n$, secondly, it is easier to solve similar equations:




$h(g(x)) = h(x) + c$,



$h(x^k) = c-h(x)$ and



$h(x^k) = -h(x)$



Once we have a solution to $h(x)$, we could then convert it to $f(x)$ by taking the sine or cosine.




Example:




In order to solve $h(x) = h(x^{k^n})+c$, $f$ must transform $n$ from a
double exponent into a linear addition, therefore it must take the
logarithm twice. This would yield $c = -\log_P{k}$ and
$h(x)=\log_P{log_Q{x}}$ for any $P,Q$ when $n=1$. Therefore $$f(x) =
Asin(\frac{2\pi}{\log_Pk}(\log_P\log_Q(x^k))$$ for chosen constants
$P,Q,A$ in their appropriate ranges. There are other trivial variants
such as the square of the same function or cosine of the input. This function
is periodic in some sense.





My question is just, how do we solve the second and third equations for
$h(x)$? I can see that it is equivalent to $h(x^{k^{n}})=h(x^k)$ for
even $n$ and $h(x^{k^{n}})=c-h(x^k)$ for odd $n$. I can't see much
further with the third equation.



Another thing that may be of interest is whether there is any general behaviour for the solutions to this type of functional equation for any $g(x)$. At first I thought there should be some sort of periodicity since $f(x) = f(g^n(x))$ must be periodic for $n$ but later dismissed that. The reason being that, even for simple functions like $g(x) = \frac{1}{x}$, a nice solution by sight is $f(x) = (\log(x))^2$ which really doesn't show any periodicity at all.


Answer



$$h(x^k)=c-h(x)$$
Let us define the function $\psi$ as

$$\psi(\ln x)=h(x)$$
so that we have, from our our original functional equation,
$$\psi(k\ln x)=c-\psi(\ln x)$$
and let us make the substitution $y=\ln x$. Then
$$\psi(ky)=c-\psi(y)$$
again, let $\phi(\ln y)=\psi(y)$. Then
$$\phi(\ln k+\ln y)=c-\phi(\ln y)$$
and then if we make the substitution $z=\ln y$,
$$\phi(z+\ln k)=c-\phi(z)$$
By guess-and-check, a solution to this is

$$\phi(z)=\sin\bigg(\frac{\pi z}{\ln k}\bigg)+\frac{1}{2}c$$
And after we undo all of our substitutions, we get
$$h(x)=\sin\bigg(\frac{\pi \ln(\ln x)}{\ln k}\bigg)+\frac{1}{2}c$$
Does this work for you?



As for your general equation, that can be solved by
$$f(x)=\sin\bigg(\frac{2\pi \ln(\ln x)}{\ln k}\bigg)$$



GENERAL TIP: If you want to solve any functional equation for $f$ (given $g$) in the form
$$f(x)=f(g(x))$$

Then to find a sinusoidal solution, all you need to do is find a function $\gamma$ with the property
$$h(g(x))=x+2\pi$$
and then you can let
$$f(x)=\sin h(x)$$
for a quick and easy answer.


No comments:

Post a Comment

real analysis - How to find $lim_{hrightarrow 0}frac{sin(ha)}{h}$

How to find $\lim_{h\rightarrow 0}\frac{\sin(ha)}{h}$ without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...