Hello guys,
I know that norm of a vector is its magnitude. But what is the norm of a function? How do we visualize it? Been searching on the web but can't seem to understand.
Thanks
You must redirect your concept of norm. You say "I know that norm of a vector is its magnitude". Well the truth is that length is a norm but a norm is not necessarily length.
A norm is a function from the vector space to the underlying field:.
It must satisfy three rules:
1)and is zero if and only if
,
2) ifis a scalar then
,
3).
What is this underlying field? The set of Real Numbers right?
Also, like there is a vector space, is
a function space?
Like there is Cautchy-Shwarz Inequality for vectors, do we have the equivalent Holder's Inequality for functions?
If this is the Holder's Inequality:
don'tand
mean the norm of function f and norm of function g respectively?
That's my question. I know that the norm of a vector in a vector space is its length (usually), but what exactly is the norm of a function in a function space?
If I am going wrong, correct me.




No. There are two errors in what I wrote before: first, I should have said "such thatis integrable", not
and, second, I should have specified the interval of integration. If you are dealing with the simplest case, functions such that
is integrable over all real numbers, then the norm is defined as
.
Of course, we can talk, more generally, aboutwhere C is some set (typically a closed and bounded interval of the real numbers or some compact subset of the complex numbers) and then the integral is over the et C.
I probably accidently wrote "" because the most important case is p= 2, the "square integrable functions". In that case, if f and g are both "square integrable" over set C, it can be shown that the product fg is C and we can define the inner product
and have, not just a "normed space" but an "inner product space".
Got that. But still excuse my inadequacy. How do we visualize a norm of a function? Suppose we have a function. What does the norm show? Like a norm of a vector shows its length, what does the norm of this function show? Also, do we ever need to calculate these norms by integration in analysis?
I am actually a high school student (not a university student) and been reading up on vector spaces only recently.
Ha. Visualizing in mathematics is overrated. Consider the following joke.If this is true about numbers, then how much more about vectors... Here is another joke about visualization.In modern mathematics, algebra has become so important that numbers will soon only have symbolic meaning.Generally, you can make any set: numbers, matrices, functions, plane translations, buses, people and so on — into a vector space if you give a proper definition of operations. Similarly, you can define a norm on objects like these. Ultimately, it can be nothing more than a function satisfying axioms in post #2. There may not be an obvious way to visualize it.A Mathematician and an Engineer attend a lecture by a Physicist. The topic concerns Kulza-Klein theories involving physical processes that occur in spaces with dimensions of 9, 12 and even higher. The Mathematician is sitting, clearly enjoying the lecture, while the Engineer is frowning and looking generally confused and puzzled. By the end the Engineer has a terrible headache. At the end, the Mathematician comments about the wonderful lecture. The Engineer says "How do you understand this stuff?"
Mathematician: "I just visualize the process"
Engineer: "How can you POSSIBLY visualize something that occurs in 9-dimensional space?"
Mathematician: "Easy, first visualize it in N-dimensional space, then let N go to 9"
One way to define a norm ofis
. Here, the geometric sense is clear: e.g., functions whose norm does not exceed 1 never deviate from 0 by more than 1. In the space
,
. Here the norm is the area between the x-axis and the graph of
. Note, by the way, that vectors in n-dimensional vector spaces over, say,
, can also be considered as functions from {1, ..., n} to
. Besides the Euclidean norm, an important norm is
. If x is such n-dimensional vector, then
. This norm is called Manhattan distance.