Notation question - R^m -> r^n

  • Thread starter Astrum
  • Start date
  • Tags
    Notation
In summary, the notation R^m ---> R^n denotes a function from the m-dimensional real vector space to the n-dimensional real vector space. It is often used in linear algebra, where f is a linear function. The graph associated with the function is denoted as Gamma_f and is a subset of the product space A x B.
  • #1
Astrum
269
5
Notation question - R^m ---> r^n

I've come across this notation a lot lately. I'm not sure what it really means.

[itex]R^{m} \rightarrow R^{n}[/itex]

I can't find the place in my book where it explains it.
 
Physics news on Phys.org
  • #2
It means a function from the space Rm to the space Rn.

Rm is the m dimensional real vector space, or sometimes more concretely the space

{(x1, ..., xm) | xi in ℝ}
 
  • #3
Hm, so you mean turning a vector in R3 to R4 as a concrete example?
 
  • #4
Yep.
 
  • #5
We can write
\begin{align}
f:\mathbb{R}^m&\to\mathbb{R}^n\\
x&\mapsto y=f(x)
\end{align}
and
\begin{align}
y&=(y_1,\dots,y_n)\\
&=f(x)\\
&=f(x_1,\dots,x_m)\\
&=(f_1(x),\dots,f_n(x))\\
&=(f_1(x_1,\dots,x_m),\dots,f_n(x_1,\dots,x_m)).
\end{align}
Try drawing the graphs of the functions
\begin{align}
f:\mathbb{R}^2&\to\mathbb{R}\\
(x,y)&\mapsto z=\sqrt{x^2+y^2}
\end{align}
and
\begin{align}
f:\mathbb{R}&\to\mathbb{R}^2\\
x&\mapsto (y,z)=(\cos x,\sin x).
\end{align}
The graph associated with the map [itex]f:A\to B[/itex] is denoted [itex]\Gamma_f[/itex] and is a subset of the product space [itex]A\times B[/itex].

Linear algebra considers the case that f is linear.
 

1. What does the notation "R^m -> R^n" mean?

The notation "R^m -> R^n" represents a mathematical function that maps a vector from m-dimensional space (R^m) to a vector in n-dimensional space (R^n).

2. How do you read the notation "R^m -> R^n"?

The notation "R^m -> R^n" is read as "R to the power of m, maps to R to the power of n".

3. What is the meaning of the arrow in "R^m -> R^n"?

The arrow represents the relationship between the input and output of the function. In this notation, it indicates that the function maps a vector from m-dimensional space to n-dimensional space.

4. What is the difference between "R^m" and "R^n" in the notation "R^m -> R^n"?

The "R^m" and "R^n" represent the dimensions of the input and output vectors, respectively. The m and n values can be different, indicating that the function transforms vectors of different dimensions.

5. How is "R^m -> R^n" used in scientific research?

The notation "R^m -> R^n" is commonly used in fields such as mathematics, physics, and engineering to describe functions that transform vectors from one space to another. It is also used in computer science and data analysis to represent mappings between different data structures.

Similar threads

Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
557
  • Linear and Abstract Algebra
Replies
1
Views
824
Replies
10
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
17
Views
4K
  • Linear and Abstract Algebra
Replies
1
Views
3K
  • Linear and Abstract Algebra
Replies
10
Views
2K
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
997
Back
Top