Questions tagged [functional-equations]

The term "functional equation" is used for problems where the goal is to find all functions satisfying the given equation and possibly other conditions. Solving the equation means finding all functions satisfying the equation. For basic questions about functions use more suitable tags like (functions) or (elementary-set-theory).

The term "functional equation" is used for problems where the goal is to find all functions satisfying the given equation(s) and possibly other conditions; e.g., the goal can be to find all continuous solutions. Solving the equation means finding all functions satisfying the given equation(s) and any additional conditions.This is different from the more common use of the word "equation", where the solutions are numbers. It is also different from the more common use of the word "functional", referring to a mapping from a space into the reals or complexes. For basic questions about functions use more suitable tags like or .

A common technique used in solving functional equations is finding some properties of satisfying functions by substituting variables for certain values in the equation. Proving properties of satisfying functions is also helpful - finding that a function is injective, surjective, involutive, and so on, is often a key step in finding all possible solutions. Other techniques such as exploiting symmetry, considering fixed points, and even using certain properties of domains (e.g. well-ordering) sometimes help.

Some well-known functional equations are:

More information can be found at Wikipedia.

3976 questions
4
votes
2 answers

Solve $y(2x)=(y(x))^2$

So, I'm working on a research project and am having issues with tackling equations that are of mixed composition. In particular, equations of the form $y(2x)=[y(x)]^2$. My first thought to solve was attempting the following, basically finding the…
4
votes
3 answers

Math question functions help me?

I have to find find $f(x,y)$ that satisfies \begin{align} f(x+y,x-y) &= xy + y^2 \\ f(x+y, \frac{y}x ) &= x^2 - y^2 \end{align} So I first though about replacing $x+y=X$ and $x-y=Y$ in the first one but then what?
gfg
  • 41
4
votes
2 answers

Find all functions $f : \mathbb{(0,\infty})\to\mathbb{R}$ such that $f(x+y) = xf(y)+ yf(x)$

Find all functions $f : \mathbb{(0,\infty)}\to\mathbb{R}$ such that $f(x+y) = xf(y)+ yf(x)$ if $f$ is continuous at $x=1$ This problem was looking quite easy at first but the domain of positive reals is posing me a problem. I couldn't plug in…
shsh23
  • 1,135
4
votes
2 answers

Solve the equation $f(x+y)=\max(f(x),y)+\min(x,f(y))$

Solve the equation $$f(x+y)=\max(f(x),y)+\min(x,f(y))$$ My work so far: 1) $y=0 $ $f(x)=\max(f(x),0)+\min (x,f(0))$ 2) $y=-x$ $f(0)=\max(f(x),-x)+\min(x,f(-x))$
Roman83
  • 17,884
  • 3
  • 26
  • 70
4
votes
3 answers

Proof verification of an exercise involving a functional equation

Let $f: \mathbb{N} \rightarrow \mathbb{R}$ be a function and $a \in \mathbb{R}$ such that $$f(m+n) = f(m) + f(n) + a$$ $$f(2) = 10, f(20) = 118$$ Find $a$ and $f$. I found this exercise at the beginning of a Real Analysis textbook. I've never…
user295213
4
votes
3 answers

Does the functional equation $f(1/r) = rf(r)$ have any nontrivial solutions besides $f(r) = 1/\sqrt{r}$?

Repeating for the sake of TeX rendering: Does the functional equation $f(1/r) = rf(r)$ have any nontrivial solutions besides $f(r) = 1/\sqrt{r}$?
4
votes
2 answers

Functional Equation $f\Big(y\,\big(f(x)\big)^2\Big)=x^3\,f(xy)$

Let $f:\mathbb{Q}^+\to \mathbb{Q}^+$ satisfies the following equation $$ f\Big(y\,\big(f(x)\big)^2\Big)=x^3\,f(xy)$$ for all positive rationals $x,y$. Show that $f(x)=\dfrac1x$ for all $x\in\mathbb{Q}^+$. Show that there are infinitely many…
mudok
  • 751
  • 6
  • 18
4
votes
2 answers

Functional Equation $f(x+f(x))=x+f(x)$

Find all solutions to the functional equation $f:\mathbb{R}\rightarrow \mathbb{R}$ $$f(x+f(x))=f(x)+x$$ I have no idea how to solve this. I can substitute $x=0$ to obtain $f(f(0))=f(0)$. But other than that I can't make any progress. There are two…
abc...
  • 4,904
4
votes
1 answer

Do I Need To Find All Functions Satisfying A Given Equation In Such Cases?

I am trying to do an exercise from Venkatachala's book on functional equation (specifically exercise 2.5) which is the following: Let $f: \mathbb{N} \rightarrow \mathbb{N}$ be a function such that $f(m) < f(n)$ whenever $m < n$; $f(2n) = f(n) + n$…
defunct-user
  • 329
  • 1
  • 10
4
votes
1 answer

Solve functional equation $f(2x) = N - \frac{2x}{f(x)^2}$

I'm looking for a continuous solution to the functional equation $$f(2x) = N - \frac{2x}{f(x)^2}$$ where $N$ is a constant natural number and $x \in \mathbb{R}$ is nonnegative. I don't have much experience with functional equations so I haven't…
Brady Gilg
  • 1,244
4
votes
1 answer

Find all functions such that if $I$ open bounded interval then $f(I)$ is also open of same length

Find all functions $f : \mathbb{R} \rightarrow \mathbb{R}$ such that for all $I$ open bounded interval it follows $f(I)$ is also an open bounded interval of same length as $I$. It's easy to see $f(x)=\pm x + c, c \in \mathbb{R}$ are…
user261263
4
votes
1 answer

Extending Cauchy functional equation from a null set to $\mathbb R^2$

Is there $U\subset \Bbb R^2$ with Lebesgue measure $0$ such that $$f(x+y)=f(x)+f(y)$$ for all $(x, y)\in U$ implies $f(x+y)=f(x)+f(y)$ for all $(x, y)\in\Bbb R^2$ ?
Chung. J
  • 734
4
votes
2 answers

Functional equation : $ f(1)^3 + f(2)^3 + \ldots + f(n)^3 = (f(1) + f(2) + \ldots + f(n))^2$

Find all function $f:\mathbb{N}\rightarrow\mathbb{N}\cup\{0\}$ satisfying $$ f(1)^3 + f(2)^3 + \ldots + f(n)^3 = (f(1) + f(2) + \ldots + f(n))^2$$ $\forall n \in \mathbb{N}$. Thank you, Batominovski and Guy Fabrice.. Is my understanding correct ?…
user403160
  • 3,286
4
votes
3 answers

find $f(x)$ when $3f(x-6)-2f(x-9)=x^2-54$

I can easily show that with the assumption $f$ is a polynomial $f(x)=x^2$. But without that assumption how can I prove that $f(x)=x^2$???. I have tried many change of variables $x=u+k$ but to no result. I am lost here
121212
  • 51
4
votes
0 answers

Solving the functional equation $f(xf(x)+yf(y))=xy$ over positive reals

Does there exist any function $f: \mathbb{R}^+ \to \mathbb{R}$ such that for all positive real numbers $x,y$ the following is true : $$f(xf(x)+yf(y))=xy$$
Aditya Guha Roy
  • 504
  • 4
  • 16