Little Problem about rectangles

  • Thread starter Thread starter doggie_Walkes
  • Start date Start date
Click For Summary

Homework Help Overview

The discussion revolves around a problem involving an n x n grid, specifically focusing on counting the number of squares and rectangles that can be formed within the grid. The subject area includes combinatorics and geometric reasoning.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants explore the number of squares for various values of n and attempt to identify patterns. Questions arise regarding the definition of rectangles and whether they can be formed from whole squares. Some participants suggest that rectangles may be defined by choosing grid points.

Discussion Status

The discussion is active, with participants sharing their thoughts and interpretations. Some guidance has been offered regarding the definition of rectangles, and multiple interpretations of the problem are being explored.

Contextual Notes

There is a lack of clarity regarding the definition of rectangles and whether they can include non-whole squares. Participants are also questioning the assumptions behind the problem setup.

doggie_Walkes
Messages
20
Reaction score
0
Hey this is just a fun question that my teacher said. But haven't got a clue.

Suppose you draw a n x n grid on a piece of paper. how many squares could you draw in the diagram? how many rectangles can you contain.

Its something to do with binomial coefficients, what you guys think?
 
Physics news on Phys.org
"how many rectangles can you contain."

What do you mean by this?
 
I'm not sure if this is correct but I'll throw it out there anyways.

If we let n = 1, how many squares are we going to get? 1 right?

If we let n = 2, how many squares are we going to get? 4 right?

If we let n = 3, how many squares are we going to get? 9 right?

Hmmmm... Can you see the pattern developping?

As far as the rectangles question, I'm not entirely sure what you mean by that, we could make infinitely small rectangles couldn't we? There needs to be more clarification on that part of the question.

EDIT: If a rectangle can only be made from combining "WHOLE" squares on our grid paper then the smallest rectangle would be generated from combining 2 squares, so if you're asking how many rectangles we can contain it would simply be HALF the number of squares.
 
I'm sure the question just means you make the squares or rectangles by combining whole 1x1 squares. For n=2 you get 5 squares, right? 4 1x1 and 1 2x2. n=3 I get 14.
 
No, for nXn there are

\sum_{i=0}^{n} (n-i)^2.

Think of a 2x2 grid. there are 4 little squares and one big one, on a 3x3 grid you have 9 little squares, 4, 2x2 squares and 1 big one... see the pattern?

(Though, I still don't know what the thing about rectangles is getting at.)
 
Let's try not to give the whole thing away here, but a rectangle is defined by choosing any two grid points which aren't in the same row or column. It's a combinatorics problem.
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
5K
Replies
2
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
9
Views
3K
  • · Replies 9 ·
Replies
9
Views
816
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 80 ·
3
Replies
80
Views
10K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
2
Views
3K