IMO 2012 #4

by Wolstenholme, Oct 29, 2014, 3:34 AM

Find all functions $f:\mathbb Z\rightarrow \mathbb Z$ such that, for all integers $a,b,c$ that satisfy $a+b+c=0$, the following equality holds:
\[f(a)^2+f(b)^2+f(c)^2=2f(a)f(b)+2f(b)f(c)+2f(c)f(a).\]
(Here $\mathbb{Z}$ denotes the set of integers.)

Solution:

So I thought this problem was pretty fun... but I've liked functional equations ever since I got lucky on USAMO 2014 #2 so I'm biased. Even so, it was so tedious that I kind of gave up at the end :(

Lemma 1: $ f(0) = 0 $

Proof: Letting $ (a, b, c) = (0, 0, 0) $ yields that $ 3f(0)^2 = 6f(0)^2 $ which implies the desired result.

Lemma 2: $ f(n) = f(-n) $ for all $ n \in \mathbb{Z} $

Proof: Letting $ (a, b, c) = (a, -a, 0) $ and applying Lemma 1 yields that $ f(a)^2 + f(-a)^2 = 2f(a)(f(-a) $ and by the equality case in AM-GM we have the desired result.

Now, letting $ (a, b, c) = (a, a, -2a) $ and applying Lemma 2 we find that $ (f(2a) - 4f(a))f(2a) = 0 $ for all $ a \in \mathbb{Z}. $ Particularly, either $ f(2) = 4f(1) $ or $ f(2) = 0 $.

Case 1: $ f(2) = 0 $

Then by letting $ (a, b, c) = (2, 2n, -2n - 2) $ for $ n \in \mathbb{N} $ and using a quick induction we find that $ f(2n) = 0 $ for all $ n \in \mathbb{N} $. Now, consider any two odd integers $ x $ and $ y $. Letting $ (a, b, c) = (x, y, -x - y) $ we have that $ f(x)^2 + f(y)^2 = 2f(x)f(y) $ which by the equality case in AM-GM implies that $ f(x) = f(y) $. Therefore we have found a solution $ \boxed{f(2n) = 0, f(2n + 1) = c, c \in \mathbb{Z}} $

Case 2: $ f(2) = 4f(1) $

Now letting $ (a, b, c) = (1, 2, -3) $ we find that $ (f(3) - f(1))(f(3) - 9f(1)) = 0 $.

Case 2.1: $ f(3) = f(1) $

Letting $ (a, b, c) = (1, 3, -4) $ we find that $ f(4)(f(4) - 4f(1)) = 0 $.

Case 2.1.1: $ f(4) = 0 $

Now by a similar induction to the one used in Case 1 we have that $ f(4n) = 0 $ for all $ n \in \mathbb{Z} $. Now consider any two integers $ x $ and $ y $ that satisfy $ x \equiv y \equiv 2 \pmod{4} $. Letting $ (a, b, c) = (x, y, -x - y) $ yields $ f(x)^2 + f(y)^2 = 2f(x)f(y) $ which by the equality case in AM-GM implies that $ f(x) = f(y). $ Now, consider any two odd numbers $ z $ and $ z + 2 $. Letting $ (a, b, c) = (z, z + 2, - 2z - 2) $ we have that $ f(z)^2 + f(z + 2)^2 = 2f(z)f(z + 2) $ which by the equality case in AM-GM implies that $ f(z) = f(z + 2). $ By induction the values of $ f $ evaluated at odd integers are equal. By letting $ (a, b, c) = (2a + 1, 2a + 1, 4a + 2) $ to obtain the final restriction that $ f(4n + 2) = 4f(2n + 1) $, we have found a solution $ \boxed{f(4n) = 0, f(4n + 2) = 4c, f(2n + 1) = c, c \in \mathbb{Z}} $

Case 2.1.2: $ f(4) = 4f(1) $

Then $ f(2) = f(4) $. Letting $ (a, b, c) = (2, 2, -4) $ we find that $ f(4)^2 = 4f(4)^2 $ so $ f(2) = f(4) = 0 $ and we default to Case 1 (in this case, we actually have $ f = 0 $).

Case 2.2: $ f(3) = 9f(1) $

I will show that $ f(n) = n^2f(1) $ for all $ n \in \mathbb{N} $ by strong induction on $ n. $ Letting $ (a, b, c) = (1, n, -n - 1) $ and repeatedly applying the induction hypothesis we have that $ (f(n + 1) - f(n - 1))(f(n + 1) - (n + 1)^2f(n)) = 0. $ If $ f(n + 1) = f(n - 1) $ for some $ n \in \mathbb{N} $ then letting $ (a, b, c) = (2, n - 1, -n - 1) $ we find that $ f(2)(f(2) - 4f(n - 1)) = 0 $. If $ f(2) = 0 $ then we default to Case 1. If $ f(2) = 4f(n - 1) $ then $ f(n - 1) = f(1). $ Letting $ (a, b, c) = (1, n - 1, -n) $ we find that $ f(n)(f(n) - 4f(1)) = 0 $. If $ f(n) = 0 $ then letting $ (a, b, c) = (1, n, n + 1) $ we find by the AM-GM stuff that $ f(n + 1) = f(1) $ and this becomes similar to past cases. Similarly if $ f(n) = 4f(1) $ we proceed similarly to Case 2.1.2. Therefore the only new solution is $ \boxed{f(n) = cn^2, c \in \mathbb{Z}}. $

These three solutions can all be checked to work so we are done.
This post has been edited 1 time. Last edited by Wolstenholme, Oct 29, 2014, 3:34 AM

Comment

0 Comments

Archives
+ June 2016
+ April 2016
+ March 2016
+ July 2015
+ February 2015
+ June 2014
Shouts
Submit
  • glad to have found a fellow chipotle lover <3

    by nukelauncher, Aug 13, 2020, 6:40 AM

  • the random chinese tst problem is the only thing I read, but I'll assume your blog is nice and give you a shout even though you probably never use aops anymoer

    by fukano_2, Jun 14, 2020, 6:24 AM

  • wolstenholme - op

    by AopsUser101, Jan 29, 2020, 8:27 PM

  • this blog is so hot

    by mathleticguyyy, Jun 5, 2019, 8:26 PM

  • Hi. Nice Blog!

    by User360702, Jan 10, 2019, 6:03 PM

  • helloooooo

    by songssari, Jun 12, 2016, 8:21 AM

  • shouts make blogs happier

    by briantix, Mar 18, 2016, 9:57 PM

  • You were just featured on AoPS's facebook page.

    by mishka1980, Sep 12, 2015, 10:33 PM

  • This is late, but where is the ARML results post?

    by donot, Aug 31, 2015, 11:07 PM

  • "I am Sam"
    "Sam I am"

    by mathwizard888, Aug 12, 2015, 9:13 PM

  • HW$\textcolor{white}{}$

    by Eugenis, Apr 20, 2015, 10:10 PM

  • Uh-oh ARML practice is Thursday... I should start the homework. :P

    by nosaj, Apr 20, 2015, 12:34 AM

  • Yes I am Sam, and Chebyshev polynomials aren't trivial, although they do make some problems trivial :P

    by Wolstenholme, Apr 15, 2015, 10:00 PM

  • How are Chebyshev Polynomials trivial? :P

    by nosaj, Apr 13, 2015, 4:10 AM

  • Are you Sam?

    by Eugenis, Apr 4, 2015, 2:05 AM

  • @Brian: yes, yes I did #whoneedsalgskillz?

    @gauss1181; hey!

    by Wolstenholme, Mar 1, 2015, 11:25 PM

  • hello!!! :D

    by gauss1181, Nov 27, 2014, 12:19 AM

  • Hi Wolstenholme did you actually use calc on that tstst problem :o

    by briantix, Aug 2, 2014, 12:25 AM

18 shouts
Contributors
Tags
About Owner
  • Posts: 543
  • Joined: Mar 3, 2013
Blog Stats
  • Blog created: Apr 3, 2013
  • Total entries: 112
  • Total visits: 34850
  • Total comments: 167
Search Blog
a