Find functions $f,g \in BV([0,1])$ such that $() > 0$ on $[0, 1]$ and $/ ∉ ([0, 1]).$ I was trying something like $f=1$ and $g=x$ etc. but there is always a problem with $0$.
2026-03-25 22:06:16.1774476376
Find functions $f,g \in BV([0,1])$ with $f/g \not \in BV([0,1])$.
72 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
If you are interested in an example where $f,g$ and $f/g$ are all bounded, you might try
$$f(x)= \begin{cases} x^2\cdot\sin(1/x), & x\in(0,1],\\ 0, & x=0, \end{cases}$$
and
$$g(x)=\begin{cases} x, & x\in(0,1],\\ 1, & x=0. \end{cases}$$
You may note that $f$ and $f/g$ are even continuous.