Combinatorics: Counting quadrilaterals in triangle pattern

In summary, the video discussed how to find the number of quadrilaterals in a pattern, starting with the simpler problem of counting the number of small triangles.
  • #1
Master1022
611
117
Homework Statement
How many quadrilaterals are there?
Relevant Equations
Combinatorics
Hi,

I was watching a Youtube on combinatorics (here) and a problem was posed at the end of the video about counting the number of quadrilaterals.

Question:
How many quadrilaterals are present in the following pattern?
Screen Shot 2021-09-04 at 8.08.35 PM.png


Attempt:
The video started with the simpler problem of finding the number of quadrilaterals in the following shape (a single 'strip' of the triangle):
Screen Shot 2021-09-04 at 8.09.53 PM.png


The way I thought about it was that the quadrilateral was formed by taking two horizontal lines and two diagonal lines:
[tex] \begin{pmatrix} 2 \\ 2 \end{pmatrix} \cdot \begin{pmatrix} 10 \\ 2 \end{pmatrix} [/tex]

However, the individual triangles need to be deducted from the above product: there are ## = 2(5) - 1 = 9 ## individual triangles. Thus, I have:
[tex] \begin{pmatrix} 2 \\ 2 \end{pmatrix} \cdot \begin{pmatrix} 10 \\ 2 \end{pmatrix} - 9 = 45 - 9 = 36[/tex] quadrilaterals

Now that I completed that basic problem, I am thinking how to extend that concept to the larger triangle case. I am trying to avoid a laborious method of looking at each row doing lots of sums because I hope that there is an elegant solution.

Currently, all I can think of is doing is:
[tex] \begin{pmatrix} \text{number of small triangles} \\ 2 \end{pmatrix} = \begin{pmatrix} 25 \\ 2 \end{pmatrix} [/tex].

This is because we can pick two triangles and form a quadrilateral between them.

Does this seem like it is headed along the correct path?

Any help is greatly appreciated.
 
Physics news on Phys.org
  • #2
Master1022 said:
Does this seem like it is headed along the correct path?
It started well but I think it is in danger of heading off course.

You have successfully calculated the number of quadrilaterals of height 1 which have their base in the 5th row, and with a bit more work you can generalise this to the number of height 1 which have their base in the n'th row:
## 2n^2 - 3n + 1 ##
You now need to look at how many quadrilaterals of height 2 have their base [edit: or bottom vertex] in the 5th row. See if you can generalise this expression to how many quadrilaterals of height h have their base [edit: or bottom vertex] in the n'th row. [edit: This will not be simple - there are many different orientations to consider.] You then need to sum over appropriate ranges of h and n to get to the total.
 
Last edited:
  • #3
pbuk said:
It started well but I think it is in danger of heading off course.

You have successfully calculated the number of quadrilaterals of height 1 which have their base in the 5th row, and with a bit more work you can generalise this to the number of height 1 which have their base in the n'th row:
## 2n^2 - 3n + 1 ##
You now need to look at how many quadrilaterals of height 2 have their base [edit: or bottom vertex] in the 5th row. See if you can generalise this expression to how many quadrilaterals of height h have their base [edit: or bottom vertex] in the n'th row. [edit: This will not be simple - there are many different orientations to consider.] You then need to sum over appropriate ranges of h and n to get to the total.
Thanks @pbuk for the reply! Yes, I think I tried to over-simplify the problems. Thanks for the hints, I will give them some thought and post my next attempts here soon. Many thanks
 

1. What is combinatorics?

Combinatorics is a branch of mathematics that deals with counting and arranging objects in a systematic way.

2. How do you count quadrilaterals in a triangle pattern?

To count quadrilaterals in a triangle pattern, you can use the formula n(n+1)(n+2)/6, where n represents the number of triangles in the pattern.

3. Can you provide an example of counting quadrilaterals in a triangle pattern?

Sure, let's say we have a triangle pattern with 4 triangles. Using the formula, we would have 4(4+1)(4+2)/6 = 20 quadrilaterals in the pattern.

4. Are there any other methods for counting quadrilaterals in a triangle pattern?

Yes, there are other methods such as using visual patterns and symmetry to count quadrilaterals. These methods may be more efficient for certain types of triangle patterns.

5. How is combinatorics useful in real life?

Combinatorics has many practical applications, such as in computer science, economics, and genetics. For example, in computer science, combinatorics is used in coding and cryptography. In genetics, combinatorics is used to study the possible combinations of genes in a population.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
5
Views
1K
  • Precalculus Mathematics Homework Help
Replies
7
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
418
  • Precalculus Mathematics Homework Help
Replies
2
Views
833
Replies
2
Views
411
  • Calculus and Beyond Homework Help
Replies
3
Views
876
  • Advanced Physics Homework Help
Replies
14
Views
1K
  • Advanced Physics Homework Help
Replies
12
Views
2K
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
15
Views
1K
Back
Top