Question about rectangles in R^n

  • Context: Graduate 
  • Thread starter Thread starter JG89
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
JG89
Messages
724
Reaction score
1
I know that by definition the cartesian product of [a1, b1], [a2,b2], ..., [an. bn] is a rectangle in R^n. Are we "allowed" to call the cartesian product [a1] * [a2, a2] * ... * [an, an] a rectangle in R^n? I know that by definition [a,b] = {x: a <= x <= b}. The set [a1,a1] = {x: a1 <= x <= a1} which is just the singleton set {a1}. Thus the rectangle [a1] * [a2, a2] * ... * [an, an] is just the cartesian product a1*a2*a3*..*an, where each ai is a real number, which hardly looks like a rectangle if we draw it in say, R^2 or R^3.
 
Physics news on Phys.org
You could call it a degenerate rectangle. It is convenient to extend definitions to degenerate cases, because they occur naturally. In that way you do not need to explicitly mention them whenever you talk about an n-dimensional rectangle.