Let $g,f: \mathbb{R} \to \mathbb{R}$ be functions where $f(x) = g(x)^2$. If $f$ is measurable, is $g$ also measurable?

69 Views Asked by At

My original intuition was that the answer is "no", $g$ is not necessarily measurable, but I have been playing around and I am unable to construct a particular counter-example.

My only idea as to why the answer would be "yes" is by somehow invoking the fact that the product of two measurable functions is measurable.

Any hints would be appreciated!

2

There are 2 best solutions below

0
On BEST ANSWER

Choose a non-measurable subset $S$ of $R$ which exists due to axiom of choice , now define $g:R\rightarrow R$ such that $g(S)=\{1\} , g(R-S)=\{-1\}$ ,then $f=g^2$ is constant function so measurable but $g $ is not measurable ,since $g^{-1}(1)=S$ is non- measurable, though $\{1\}$ being a closed subset of $R$ is measurable.

2
On

Hint

If $g(x)= \pm 1$ for all $x \in \mathbb R$ then $f=g^2$ is measurable. But if you chose the signs properly, $g$ is not.

P.S. Interesting enough, if you pick $g$ such that $g(-1)=g(1)$, then this is also an example if by $g^2$ you mean composition ;)