MHB Solve Functional Equation on $\mathbb{Z}$

  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    Functional
Click For Summary
The functional equation under discussion is defined for functions f mapping integers to integers, specifically requiring that for all integers a and b, the equation f(2a) + 2f(b) = f(f(a+b)) holds. Participants explore potential forms of the function f, examining specific cases and substitutions to derive properties and constraints on f. The discussion highlights the importance of testing simple functions, such as linear forms, to see if they satisfy the equation. Various approaches, including induction and functional identities, are considered to uncover the general solution. Ultimately, the goal is to identify all functions that meet the specified criteria.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Let $ \mathbb{Z} $ be the set of integers. Determine all functions $f: \mathbb{Z} \rightarrow \mathbb{Z} $ such that, for all integers $a$ and $b$, $f(2a)+2f(b)=f(f(a+b))$.
 
Mathematics news on Phys.org
Substituting $a=0$, $b=n+1$ gives $f(f(n+1))=f(0)+2f(n+1)$.

Substituting $a=1$, $b=n$ gives $f(f(n+1))=f(2)+2f(n)$.

In particular, $f(0)+2f(n+1)=f(2)+2f(n)$ and so $f(n+1)-f(n)=\dfrac{1}{2}\left(f(2)-f(0)\right)$.

Thus, $f(n+1)-f(n)$ must be constant. Since $f$ is defined only on $\mathbb{Z}$, this tells us that $f$ must be a linear function. Write $f(n)=Mn+K$ for arbitrary constants $M$ and $K$, and we need to only determine which choices of $M$ and $K$ work.

Now, $f(2a)+2f(b)=f(f(a+b))$ becomes $2Ma+K+2(Mb+K)=M(M(a+b)+K)+K$ which we may rearrange to form

$(M-2)(M(a+b)+K)=0$

Thus, either $M=2$ or $M(a+b)+K=0$ for all values of $a+b$. In particular, the only possible solutions are $f(n)=0$ and $f(n)=2n+K$ for any constant $K\in \mathbb{Z}$.
 

Similar threads

Replies
6
Views
1K
Replies
3
Views
1K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
935