Functional equation $x^n f(1/x) = f(x)$

75 Views Asked by At

I started playing with the functional equation $x^n f(1/x) = f(x)$, with $n \in \mathbb N$. I found two solutions: $g(x)=a x^{n/2}$ and $h(x)=b(1+x+...+x^n)=b S_n(x)$.

I also found that a linear combination of $g,h$ is also a solution.

Any other solutions? More general ideas?

1

There are 1 best solutions below

0
On

Clearly, $x\neq 0$ for the functional equation to even make sense. Let $P(x)=\frac{f(x)}{x^{n/2}}$. Now, $$x^{n/2}f(1/x)=\frac{f(x)}{x^{n/2}}$$ $$P(1/x)=P(x)$$ Thus $P(1/x)=P(x)$ is necessary. Plugging in $f(x)=x^{n/2}$ to the functional equation, this condition is also sufficient.

We now have our answer: all functions $P$ for which $P(x)=P(1/x)$ will yield a valid function $f$ under $f(x)=x^{n/2}P(x)$, as this maintains a necessary and sufficient condition. Notice that since $f$ is not specified to be continuous, $P$ could even be a point wise function satisfying the condition. There isn't much restriction.

In the results you provided, the first has $P(x)=a$ and the second has $P(x)=b\sum_{i=-n/2}^{n/2}x^i$, both of which satisfy the given condition.