All functions can be written as sum of product of $x$ and $y$?

135 Views Asked by At

Can all functions of two variables ($x$ and $y$) be written as the sum of the products of a function of $x$ and a function of $y$? E.g.

$a(x,y) = f(x)g(y) + h(x)i(y) + j(x)k(y) ...$

1

There are 1 best solutions below

5
On BEST ANSWER

Let consider as counterexample $$f(x,y)=\log (x+y)$$