Let R+ be the set of positive real numbers. Find all functions f:R+→R+ such that f(xy+x+y)+f(x1)f(y1)=1 for every x,y∈R+.
This one wants a proof. Work it on paper, read the official solution, then mark
yourself honestly — the ladder only means something if the record is true.
Official solution
f(x)=2−1+5 for all x∈R+, or f(x)=x+1x for all x∈R+.
Denote the functional equality by P(x,y). Then P((w+1)−1,w) implies f(w+1)(f(w−1)+1)=1.(1) By P(xy+x+y,z) and (1), we have 1−f((x+1)(y+1)(z+1)−1)=f(xy+x+y1)f(z1). Since LHS is symmetric with respect to x,y,z, by symmetry, we have f(xy+x+y1)f(z1)=f(xz+x+z1)f(y1). Replacing (y,z) by (y−1,z−1) in above we have f(y)f(xy+x+1y)=f(z)f(xz+x+1z). Since both y and z are arbitrary, f(y)f(xy+x+1y)=f(y)f(yxy+x+1+1)1−f(y)1=1−f(x+11+y1)1−f(y)1(set w=yxy+x+1 in (1))(by P(y−1,(x+1)(y+1)y)) is constant in y as x fixed. Replace x by x−1 (for x>1) in above, then 1−f(x1+y1)1−f(y)1−f(x)1 --- ## 2024-TWN — Page 81 is independent of y. By symmetry, it is also independent of x. Say Q(x,y):1−f(x1+y1)1−f(y)1−f(x)1=c,∀x,y>1, for some constant c∈R. For x,y,z>2, we have x+yxy,x+zxz>1. Comparing Q(x+yxy,z) and Q(x+zxz,y), we have f(x+zxz)1+f(y)1=1−f(x1+y1+z1)1−c=f(x+yxy)1+f(z)1. Hence f(x+yxy)1−f(y)1−f(x)1 is constant in y>2 as x fixed. By symmetry, it is also independent of x, and let the constant be c′. Define g(t)=f(t−1)1+c′ on R+. Then for x,y>2, g(x−1+y−1)=f(x+yxy)1+c′=(f(y)1+f(x)1+c′)+c′=g(x−1)+g(y−1). So g is a Cauchy function on (0,0.5). Since g has lower bound c′, g(x)=ax on (0,0.5). By the above equation, g(x)=ax on (0,1). Hence f(t−1)=at−c′1 for t∈(0,1), i.e., f(x)=a−c′xx,x>1. Since w+1>1 for w>0 and by (1), we have f(w−1)=f(w+1)−1−1=w+1a−(c′+1),∀w>0. Hence f(x)=x+1ax+b for some a,b∈R. Then b≥0 by taking x small enough. Substituting the original condition, we have 1=f(xy+x+y)+f(x−1)f(y−1)=(x+1)(y+1)a(xy+x+y)+b+(x+1a+b)(y+1a+b), --- ## 2024-TWN — Page 82 i.e., xy+(x+y)+1=(a+b+b2)xy+(a+b+ab+b2)(x+y)+b+(a+b)2. Comparing the coefficients in the above equation, we have a+b+b2=1=a+b+ab+b2⟹ab=0. If a=0, then b+b2=1, i.e., b=2−1+5 and f(x)=b. If b=0, then a=1 and thus f(x)=x+1x. □
Remark. There is another short solution as follows. Notice that Im f⊂(0,1) and consider g:(0,1)→(0,1) defined by g(x)=f(1−xx). Then P(x1−x,y1−y):1=f(xy1−xy)+g(x)g(y)=g(1−xy)+g(x)g(y),∀x,y∈(0,1), and denoted it by R(x,y). Then R(xy,z) and R(x,yz) show that g(xy)g(z)=g(x)g(yz)⟹g(x)g(y)g(xy)=g(x)g(z)g(xz). By the same argument above, g(x)g(y)g(xy) is independent with respect to x and y, so it must be a constant c>0. Define h:(−∞,0)→(−∞,logc) by h(x)=logg(ex)+logc. Then h(xy)=log(cg(exy))=log(c2g(ex)g(ey))=h(x)+h(y), i.e., h is a Cauchy function having an upper bound, so it must be linear on (0,1). Hence we can solve that f is also linear in R+.
Source: MathNet,
licensed CC-BY-4.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.