Linear function F continuous somewhere, to prove continuous everywhere

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 8K views
SrEstroncio
Messages
60
Reaction score
0

Homework Statement


Let [tex]f:A\subset{\mathbb{R}}^{n}\mapsto \mathbb{R}[/tex] be a linear function continuous a [tex]\vec{0}[/tex]. To prove that [tex]f[/tex] is continuous everywhere.


Homework Equations


If [tex]f[/tex] is continuous at zero, then [tex]\forall \epsilon>0 \exists\delta>0[/tex] such that if [tex]\|\vec{x}\|<\delta[/tex] then [tex]\|f(\vec{x}) \|< \epsilon[/tex].
[tex]f[/tex] also satisfies [tex]f(\vec{a}+\alpha\vec{b})=f(\vec{a})+\alpha f(\vec{b})[/tex].

The Attempt at a Solution


I tried using several forms of the triangle inequality to prove that [tex]\|f(\vec{x})\|<\epsilon[/tex] implies that [tex]\|f(\vec{x})-f(\vec{x_0})\|<\epsilon[/tex] by means of adding a zero [tex]f(x)=f(x+0)=f(x+x_0-x_0)=f(x)-f(x_0)+f(x_0)[/tex] but I haven't been able to conclude anything special.

Thanks in advance for all your help.
 
Physics news on Phys.org
If you examine the value of the functional at the point ax then you will see that as f is continuous at 0, you can still make f(ax) as small as you like in the norm. Choose a point x_{0} and examine f(x-x_{0}), you know that ||f(x)||<epsilon for all values of x, so...
 
I don't seem to be catching the drift. I can't figure out how to use the linearity property in order to get to where I want to be.
 
Here's the general idea and you can fill in the details:

We know that if y is small, f(y) is small by continuity at 0. You want to show f(x)-f(x0) is small. But we know that x-x0 is small which means f(x-x0) is small