Graphing a function in a Normed linear space

Click For Summary
SUMMARY

This discussion provides examples of graphing functions in three specific normed linear spaces: R² with the taxi cab norm, R² with the sup norm, and a general linear function in R². For the taxi cab norm, the function S(x,y) = |x| + |y| is suggested, while for the sup norm, S(x,y) = max(|x|, |y|) is recommended. Additionally, a linear function S(x,y) = x₁ + 2x₂ is presented for the general case. Each function can be graphed by plotting points on a grid and connecting them with straight lines.

PREREQUISITES
  • Understanding of normed linear spaces
  • Familiarity with graphing functions in R²
  • Knowledge of the taxi cab norm and sup norm
  • Basic linear algebra concepts
NEXT STEPS
  • Learn how to graph functions using the taxi cab norm in R²
  • Explore the properties of the sup norm and its applications
  • Investigate different linear functions in normed spaces
  • Study the concept of unit balls in normed vector spaces
USEFUL FOR

Mathematicians, students studying linear algebra, and anyone interested in understanding graphing techniques in normed linear spaces.

bugatti79
Messages
786
Reaction score
4
Folks,

Could anyone give me a simple example on how to graph a function S each of the following normed linear spaces

i) R^2 with the taxi cab norm

ii) R^2 with the sup norm

iii) (R^2,|| ||) where x=(x_1,x_2) for some ||x|| is some linear function of x_1 and x_2

In other words, to give a a sample function S in [itex]\mathbb{N}[/itex] so I can try to plot the above 3 request?

Thanks
 
Physics news on Phys.org
Sure, I can give you a simple example for each of the three normed linear spaces you mentioned.

i) For R^2 with the taxi cab norm, also known as the Manhattan norm, the distance between two points (x1, y1) and (x2, y2) is defined as |x1-x2| + |y1-y2|. So, a sample function S in this space could be S(x,y) = |x| + |y|. To graph this, you can plot points on a grid and connect them with straight lines, as the taxi cab norm is based on the idea of traveling along city blocks.

ii) For R^2 with the sup norm, also known as the maximum norm, the distance between two points (x1, y1) and (x2, y2) is defined as max(|x1-x2|, |y1-y2|). A sample function S in this space could be S(x,y) = max(|x|, |y|). To graph this, you can plot points on a grid and connect them with straight lines, but the lines will be more diagonal than in the taxi cab norm.

iii) For (R^2, || ||) where x=(x1,x2) and ||x|| is some linear function of x1 and x2, a sample function S could be S(x,y) = x1 + 2x2. This is a simple linear function that satisfies the conditions. To graph this, you can plot points on a grid and connect them with straight lines, but the lines will be more diagonal than in the taxi cab norm.

I hope this helps! Let me know if you have any further questions.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 26 ·
Replies
26
Views
4K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 0 ·
Replies
0
Views
2K
Replies
4
Views
2K
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K