Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

Suppose $f, g, h$ are functions from the set of positive real numbers into itself satisfying $$f(x)g(y) = h(\sqrt{x^2 + y^2}) \; \; \; \forall x, y \in (0,1).$$ Show that the three functions $f(x)/g(x)$, $g(x)/h(x)$, and $h(x)/f(x)$ are all constant.

share|improve this question
Try $f(x)g(0)=h(x)=f(0)g(x)$ for every $x$. – Did Aug 5 '12 at 20:15
@did the equation doesn't necessarily hold for $y = 0$ – Cocopuffs Aug 5 '12 at 20:17
4  
Since this is homework, please read this FAQ; among other things, you are expected to show your work so far. Users of this site don't take kindly to being "commanded" to solve problems. – Nate Eldredge Aug 5 '12 at 21:34
The functions $f,g,h$ are defined on $(0,\infty)$, but the identity $f(x)g(y)=h(\sqrt{x^2+y^2})$ is true only for $x, y \in (0,1)$. It is possible to prove that $f/g$ is constant on $(0,1)$ but I don't how one may extend this to $[1,\infty)$. – Mercy Aug 6 '12 at 1:00

2 Answers

up vote 1 down vote accepted

A start: Note the symmetry. We have $$f(x)g(y)=h\left(\sqrt{x^2+y^2}\right)\quad\text{and}\quad f(y)g(x)=h\left(\sqrt{y^2+x^2}\right).$$ Since our functions are always positive, we can divide, and obtain $\frac{f(x)}{g(x)}=\frac{f(y)}{g(y)}$.

share|improve this answer

The answer to the question in the title is no---just take functions of the form $e^{a x^2}$. However, the question in the text is different. The answer to {\it this} question is yes under some smoothness condition since then all the functions involved are of the above form (up to constants). Without smoothness one can get pathological functions as solutions (reduce to the functional equation $\phi(x+y)=\phi(x) \phi(y)$ which is standard). I suspect that the question should be posed with $0$ included in the domain of definition when the simple algebraic approach mentioned above by did works for the weaker version stated in the question, i.e., without obtaining the specific form of the solution. By the way, this is historically a very significant example---it is essentially the mathematical part of the argument which Clark Maxwell used to deduce his famous law for the distribution of velocities in an ideal gas and can be regarded as the reason behind the ubiquity of functions of the above type, e.g., in probability theory (Gaussian distribution).

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.