37

Intuitively, it seems like the area of a square should always be greater than the length of one of its sides because you can "fit" one of its sides in the space of its area, and still have room left over.

However when the length of a side, $s$, is less than $1$, then the area $s^2 < s$, which doesn't make sense to me for the reason above.

YuiTo Cheng
  • 4,705
trynalearn
  • 1,651
  • 16
    a square with side $0.5 m$ has area $0.25 m^2$ with 0.25 < 0.5. Where is the problem ? – Jean Marie Feb 04 '18 at 19:44
  • 67
    @JeanMarie Even worse, the same square with side $50$ cm has area $2500 \gt 50$ ;-) – dxiv Feb 04 '18 at 19:45
  • 2
    @dxiv Yes, indeed, it's even worse ;-) – Jean Marie Feb 04 '18 at 19:47
  • 42
    Comparing the area of a square to the length of one of its sides is like comparing liters to seconds. It is not defined whether 3 liters is less than, equal to, or greater than 7 seconds. It's not defined whether the length of a side is greater than the area. –  Feb 04 '18 at 22:50
  • Do not forget about the units! $0.1\mathrm m$ is not bigger than $0.01\mathrm{m}^2$ because you cannot compare $\mathrm m$ and $\mathrm m^2$ in size. It is like comparing meters and seconds (which one is bigger?). Try to express the same problem in $\mathrm{cm}$ and you will see what I mean. – M. Winter Feb 05 '18 at 09:47
  • @dxiv This makes perfect sense if you consider that ten thousand cm² fit into a single m² (1m² = 10,000cm²). So 0.25m² = 2,500cm². – Nightwolf Feb 05 '18 at 13:15
  • 1
    In pure math, you can compare all sorts of numbers, because they have no unit (or all have the same unit). For example ${ x\in\mathbb{R} \mid x^2 < x }$ is "legal" in pure math. But when everything becomes more physics-like, there will often be coefficients to ensure everything has the appropriate "physical dimension". In a physics polynomial such as $\frac12 g t^2 + vt + s$ you expect the coefficients $g$, $v$ and $s$ to have units such that the different powers of the variable $t$ become "compatible" for addition (same with compatibility for comparison). – Jeppe Stig Nielsen Feb 05 '18 at 14:50
  • 25
    @DanielC I cannot see your problem. Just because something is clear to you does not make it clear to others. OP has a valid question which also is well asked. People tend to vote for all kind of qualities, not only for how mathematically sophisticated the questions is. It even seems to me that questions like these are more valuable for the site as those which only mathematicians can understand. – M. Winter Feb 05 '18 at 19:13
  • 1
    @M.Winter Maybe, but OTOH the original intent was to answer questions of some substance, not stuff one ought to have learned by 5th grade. – Carl Witthoft Feb 05 '18 at 20:06
  • 1
    Wait until he finds out that if you're looking at cubes in higher dimensions, keeping the side length at 1, as the number of dimensions goes up, the corners of the cube move further and further from the center (actually the distance goes to infinity as the number of dimensions goes to infinity). And an n-dimensional hypersphere's hypervolume goes to zero as n goes to infinity. – Shufflepants Feb 05 '18 at 22:53
  • 7
    @CarlWitthoft That's a pretentious and unconstructive comment. Regarding the purpose of the site, "Mathematics Stack Exchange is for people studying mathematics at any level and professionals in related fields." If you want to stick to research-level mathematics, this is not the right place; see MathOverflow. – Théophile Feb 06 '18 at 02:07
  • Get yourself a piece of graph paper with small squares. Draw out several scenarios where, say, you count each line as "0.1" so that a 1.0 x 1.0 square would be 10 x 10 squares on the paper. Count the squares. – Daniel R Hicks Feb 06 '18 at 04:00
  • 1
    @CarlWitthoft. I won't say that I'm "highly qualified", but I have walked away (twice), and it was partly because of the elitist attitude expressed in your comment. The OP seems to have a genuine desire to learn and understand. It's a decent question, and it deserves an answer, in my opinion, even if it's very elementary. – bubba Jan 16 '19 at 10:21

6 Answers6

112

I think your intuition is failing you because you are trying to compare a 1-dimensional object (the length of a side) with a 2-dimensional object (the area of the interior of the square). You can fit loads of segments into a square of any size -- infinitely many, in fact! That comparison doesn't really mean anything.

On the other hand, here's a comparison that does make sense: Set a square of side length $s$ side-by-side with a rectangle whose sides are $s \times 1$. Now you are comparing area to area. The rectangle's area will fit inside the square if and only if $s>1$.

mweiss
  • 23,647
  • 10
    Nailed it with the 2nd point. I realized the units were the sticking point, but didn't think of the classic "multiply by 1 (unit)" to make comparison possible. – pjs36 Feb 04 '18 at 19:50
  • 7
    I'm not sure if the second point makes more sense than OP's question. As in the comments above, it depends on how you define $1$ and if $s$ is $50cm$ or $0.5m$. – Eric Duminil Feb 05 '18 at 08:11
  • 8
    @EricDuminil I think most of the people in the comments have completely misunderstood the OP's question, which was why you can't just argue "The sides fit into the square, so the area is larger than the side", and I think you are missing the point of the explanation. If $s$ is $50cm$ and you draw a $50cm \times 1cm$, then the rectangle will fit inside the square, and $s^2$ will be a number larger than $s$; if we switch units so that $s$ is $0.5m$ and draw a $0.5m\times 1m$ rectangle, then the rectangle will not fit inside the square, and $s^2$ will be a number smaller than $s$. – mweiss Feb 05 '18 at 14:10
  • 1
    Also, you can fit loads of squares of any size into a single segment of any size. – Eric Duminil Feb 05 '18 at 18:29
  • 1
    So the square does not fit inside the area, if $s = 1$? – fabian Feb 06 '18 at 10:05
8

Because you're misunderstanding units. The first assumption you make is that a square with a side of $1$ has an area of $1$ - that assumption is incorrect.

A square with a side of $1000$ $m$ / $1$ $km$ / $0.001$ $Mm$ has an area of $1$ $km^2$, $1000000$ $m^2$, or $0.000001$ $Mm^2$ (square-Mega-meters), depending on how you chose to present it. It's all about presentation, not mathematical properties.

What you need to intuitively understand is that by doubling the length of the side of a square, you get 4 times the area. And by shrinking the side by half you shrink the area to a quarter, regardless of units.

Once you have that intuitive understanding, it will overrule your current understanding. Knowing that areas shrink "faster" than side lengths, it will be obvious that on a square with a side length of $1$ grok and an area of $1$ grikk, when you reduce the side length the area has to shrink faster than the side length - same is true for a square with a side length of $42$ gruk and an area of $42$ grakk: the area will shrink faster than the side length.

Peter
  • 179
  • 4
    I knew that you could choose different units of measurements that will give different numbers. What was bothering me was when the edge of the square is less than 1, the length of an edge is a bigger number than the area of the square, despite the fact that the area is clearly a larger region of space than the edge.

    What I failed to realize, is that area and length are different things and so I cannot compare the length of one thing to the area of another to see which is larger.

    the AREA of the edge is 0, so indeed it is a smaller region of space.

    – trynalearn Feb 05 '18 at 02:13
  • but there's absolutely [no] need [to give the area in m²] - I think you forgot that word – Rafalon Feb 06 '18 at 10:21
  • @Peter, well as it completely changes the meaning of the sentence, I prefer to ask to be sure. Also, I don't know here, but in other stacks, you can't edit questions or answers if you don't change at least a certain number of characters – Rafalon Feb 06 '18 at 15:16
4

Take a square with dimensions $\cfrac 12 ft * \cfrac 12 ft $. The area would be $\cfrac 14$ $ft^2$. This makes perfect sense. I'll show you what I mean.

$\cfrac 12 ft* \cfrac 12 ft$ = $6 in*6 in$

The area is $36$ $in^2$ is equal to $1/4$ $ft^2$.

You can always take a square with the length of sides $x$ being $0<x<1$, but you can convert this $x$ to another unit $>0$. Therefore, the area would now make sense.

2

You're comparing apples with oranges. Lengths and areas are measured in different units.

The most intuitive way is to consider the units to be part of the measurement. So the length may be three meters (the same as 118.11 inches), but never just three. Area = length squared, which nine square meters (not just nine). Now you can see that 118.11 is much greater than 9, if units are not included as part of the measurement.

To be able to compare them, take the area of both. For example, what is the area of one of the sides of the square? Since the sides are lines, their thickness is zero, and they thus have no area (or zero area).

-1

Physics

From a physical point of view, if you consider your length and area as having units (e.g. $\mathrm{m}$ and $\mathrm{m}^2$), your question doesn't make sense : you cannot compare both quantities, just like you cannot compare a length and a time.

Mathematics

When talking about the 2-D plane as $\mathbb{R}^2$, you can compare $x$ and $x^2$. And geometrically speaking:

  • You can fit any segment into its corresponding square, by "copy-pasting" it along the perpendicular axis.
  • You can also fit any segment into another square, even if the diagonal is smaller than the segment. Since the segment is infinitely thin, you can fold it inside the square.
  • More surprisingly, you can unfold any square (or cube, or hypercube ...) and it would still fit into any segment. See space-filling curves.

enter image description here

$\mathbb{R}^2$, $\mathbb{R}$ and $\mathopen{[} 0, 1 \mathclose{]}$ have the same cardinality, so you can consider that the square and its side have the same number of points.

Eric Duminil
  • 3,484
  • 3
    The observation about space-filling curves does not make sense to me. Yes, if you regard the square as the image of a space-filling curve, you can unfold it to get a linear manifold. But the length of that manifold is not finite -- as your own diagram shows, the total length of the various iterations increases at each stage of the recursive construction. So the square does not fit into the segment. – mweiss Feb 06 '18 at 04:46
  • 3
    Moreover the comment about cardinality seems to really be missing the point of the question, which was clearly about measure-preserving transformations. Yes, any segment and any square have the same number of points, but that hardly seems relevant when the question was about area and length, not about cardinality. – mweiss Feb 06 '18 at 04:48
  • @mweiss: Well, I also think that you missed the point in your answer and there's an opportunity for another approach in another answer. $\mathbb{R}$ and $\mathopen{[} 0, 1 \mathclose{]}$ have the same cardinality, so it's not a problem to distribute every point of your infinite line into a segment. – Eric Duminil Feb 06 '18 at 11:35
-2

First physics and then maths.

You cannot compare an area and length while attempting to make sense.

If you are talking about areas of different side lengths in the numbering system based on $10$ as the most common scale of notation adopted here then the square whose side has magnitude $a<1$ i.e., $ a <10^0$ units produces an area of magnitude $a^2<a $ and when magnitude of its side is $a>1$ unit, then it produces an area whose magnitude is $a^2>a.$

Narasimham
  • 40,495
  • 1
    I did not provide the downvote. However, FYI the base 10 has no relevance to this question at all. Numbers exist whether or not they are represented in a base that humans can understand. E.g. if a number and the square of that number are both written down in base 10, and you see that the square is more than the number itself, the square will also be bigger if both numbers are written in some writing only understandable to aliens. Or if they are never written down at all. – Reversed Engineer Feb 06 '18 at 12:45