Determinare le funzioni f(x) per le quali risulta
f(xy) = f(x) + f(y) + 2xy per ogni x, y in R.
--------------------------------------------------------
Secondo me non ne esiste alcuna, perché se x = 1 e y = 1
f(1) = f(1) + f(1) + 2 => f(1) = -2
mentre se x = 1 e y = 2
f(2) = f(1) + f(2) + 2*1*2 => f(1) = -4
e queste due affermazioni sono incompatibili.
Qualcuno può smentirmi ?
