Tinyboss said:
Here's an interesting question--I've asked some faculty members around here and "off the top of their head" none of them knows the answer. My gut says "yes", but my gut sucks at math. So here's the statement:
Suppose we have a function [itex]f:\mathbb{R}^2\to\mathbb{R}[/itex], with the property that for every line segment [itex]L\subset\mathbb{R}^2[/itex], the restriction [itex]f\big|_L[/itex] is continuous. Is [itex]f[/itex] necessarily continuous?
So. I think this might work (but I'm leaving soon so I don't have time to really think; I just thought I'd post an initial reaction and if other people see improvements or downright errors, then they can let me know). I think I also just found a better idea, if this does make sense, but I am about to leave so I don't have time to write it. Anyway, my answer is "yes." basically, I say that if [itex]x_n[/itex] is a sequence approaching the origin then at some point, since [itex]f\big|_L[/itex] is continuous for each [itex]L[/itex] through the origin, then all of the [itex]f(x_n)[/itex] will be close to [itex]f(0)[/itex]. (That is, [itex]f(x_n) \to f(0)[/itex]. This only explicitly proves it is continuous at [itex]0[/itex] but (if this is correct) it is easily extended to all [itex]x \in \mathbb{R}^2[/itex]
Let [itex]\{x_n\}[/itex] be a sequence of elements that converges to [itex]0[/itex] Where [itex]0[/itex] is the zero vector in [itex]\mathbb{R}^2[/itex]. Let [itex]\Lambda[/itex] be the collection of lines through [itex]0[/itex]. Let the elements of this set be [itex]L_\theta[/itex] with [itex]\theta[/itex] being the rotation from the positive [itex]x[/itex] axis.
Now, for each real number [itex]r[/itex], consider the set [itex]\{f(x_{r,L_\theta}):x_{r,L_\theta} \in L_\theta, |x| = r\}[/itex].
Let [itex]k_M=\sup\{|f(x_{r,L_\theta}) - f(0)|:|x_{r,L_\theta}|=r, x_{r,L_\theta} \in L_\theta \}[/itex].
Now, let [itex]\epsilon > 0[/itex]. I want to show that there is an [itex]N[/itex] such that for each [itex]n \geq N[/itex] then [itex]|f(x_n) - f(0)| < \epsilon[/itex].
Now, since [itex]f\big|_{L_\theta}[/itex] is continuous, there exists an [itex]r[/itex] such that [itex]k_M < \epsilon[/itex] (since [itex]|f\big|_{L_\theta} (x_{r,\theta}) - f(0)| < \epsilon[/itex] for [itex]r[/itex] close enough to [itex]0[/itex]). Since [itex]x_n \to 0[/itex] there is a [itex]N[/itex] such that [itex]|x_n| < r[/itex] for each [itex]n \geq N[/itex].
Thus, for all [itex]n \geq N[/itex], [itex]|f(x_n) - f(0)| < \epsilon[/itex] and so [itex]f[/itex] is continuous at [itex]0[/itex].
EDIT:
I think [itex]k_M[/itex] might be a problem; can these be defined?