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
0
votes
1 answer

What's the solution of the functional equation $ f \big( g ( x ) + y \big) = g \big( f ( x ) + x \big) $?

I need help with this: Find functions $ f , g : \mathbb Z \to \mathbb Z $, knowing that $ g $ is injective and such that: $$ f \big( g ( x ) + y \big) = g \big( f ( x ) + x \big) \text{, for all } x, y \in \mathbb Z \text . $$
0
votes
3 answers

Functional Equation: $f(x\cdot y)=f(x)+f(y)~~~\forall x, y>0$

So I have the question: $$f(x\cdot y)=f(x)+f(y)~~~\forall x, y>0$$ We haven't learn these in class and I'm assuming it has a logarithmic answer. Could anyone please help?
X B
  • 21
0
votes
1 answer

Function$f(x)={2x+3xf(x)\over x-1}$ is one to one and an onto function. what is the codomain of f(x)?

$$f(x)={2x+3xf(x)\over x-1}$$ This function is one to one and an onto function. what is the codomain of $f(x)$? How to solve this function?
ten1o
  • 213
0
votes
0 answers

Iterative function $f^i(n)=3n$ where $n\in\mathbb{N} \setminus \{ 2^i \}$ never reaches $2^x$

Iterative Function $f^i(n)=3n$, where $x\in\mathbb{N}$ and $n\in\mathbb{N} \setminus \{ 2^x \}$ as $x\to\infty$. How can we show that $f^i(n)$ as $i\rightarrow \infty$, never reaches $2^i$. The question is how to prove that $f^i$ never reaches a…
user366820
0
votes
1 answer

Proving the function with this property is bijective

I do not know how to get $f(x)$, so I can see if it is bijective. $$f\colon \mathbb{R}\to \mathbb{R}$$ $$2f(3-2x)+f(2x-2)=x.$$
0
votes
1 answer

$\max\{x,y\}$ unique solution to functional equation?

I know that the function $f:\mathbb R^2\mapsto \mathbb R,\,\,f(x,y):=\max\{x,y\}$ satisfies the equation $$f(x,y)+f(-x,-y)=\lvert x-y\rvert.$$ I want to prove/disprove if this is the only continuous solution. An other solution could be composed of…
0
votes
2 answers

The functional equation $f(xy)=f(x)f(y)$

Let $f(x)$ be a function that satisfies this functional equation, $f(xy)=f(x)f(y)$. With a little bit of intuition and luck one may come to a conclusion that these are perhaps the solutions of $f(x)$, $f(x)=x$ $f(x)=1$ $f(x)=0$ However, these…
0
votes
1 answer

System of functional equations

Let $f,g: \mathbf{R} \to \mathbf{R}$ be two strictly increasing continuous functions such that, for all $a,b,c,d\in \mathbf{R}$, it holds $$ f(a)+f(b)=f(c)+f(d) $$ if and only if $$ \forall h \in \mathbf{R},\,\, g(a+h)+g(b+h)=g(c+h)+g(d+h). $$ Is it…
Paolo Leonetti
  • 15,423
  • 3
  • 24
  • 57
0
votes
0 answers

Unsymmetric Functional equations

While solving functional equations I came across questions where the functional equation is not symmetric in $x,y $ Here's an example $f (x+y)=f (x)f (y)+2x^2y+0.5xy^2$ for all $x,y$ belonging to the set of real numbers and $f (x) $ is…
0
votes
4 answers

What is the solution to the functional equation $f(f(f(x)))=x$?

Is there a solution to the function $f^3(x)=x$ where $f^n(x)$ denote function composition? I'm trying to find a function analogous to the reciprocal function - which satisfies the functional equation $f^2(x)=x$ - but with period of three instead of…
0
votes
1 answer

$f(a+b) = f(a) \cdot f(b)$

So I'm working on a question: $f(a+b) = f(a) \cdot f(b)$ $f(1) \cdot f(2) = 8$ What is $f(1) \cdot f(3)$? - I've figured out that $f(3) = 8$ but I can't seem to play with the fuctions so that I get $f(4)$, which should be $f(1) \cdot f (3)$. I'm…
Eli
  • 97
0
votes
2 answers

Basic functional equation: $ f ( x y ) = f ( x ) + f ( y ) $

Let $ f $ be any function defined on the set $ \mathbb N $. If $ f ( x y ) = f ( x ) + f ( y ) $ and $ f ( 2 ) = 9 $, then find $ f ( 3 ) $. The answer to this question is $ 7 $. Please tell me how to get it.
0
votes
3 answers

How to find the equations of the lines that make up the ruled surface 2xy

How to find the equations of the lines that make up the ruled surface z= 2xy? There are a lot of lines and solving this seems non-obvious. I imagine the first thing to know is the equation of a line in 3d. What is the equation for a 3D line?
User3910
  • 2,390
0
votes
2 answers

Find a function $f$ with $xf(x) - 1 = f(3-\frac{1}{x-1})$

I was playing around with a problem and arrived at the following functional equation, $$xf(x)-1 = f\left(3-\frac{1}{x-1}\right),$$ where $x$ is a real number. I know such a function must satisfy $f(2) = 1$, and based on the problem this arose…
Potato
  • 59
0
votes
1 answer

Function Solving given Equations

I've tried substitution with $0$ and $1$ but it hasn't worked: Solve for $f(m,n)$: $m * f(m,np) = f(m,n)f(m,p)$ $f(mn,p) = m* f(n,(p^m))$ $f(m+1,n) = (f(m,n)+ (f(1,n))^m) * n$ Can I have a detailed solution please. I am really scratching my head…