MHB 25 x 25 Grid, find how many shaded squares

  • Thread starter Thread starter Marcelo Arevalo
  • Start date Start date
  • Tags Tags
    Grid Squares
Click For Summary
The discussion focuses on finding the number of shaded squares in a 25 x 25 grid using a quadratic formula. The initial guess for the total shaded squares was 334, but through calculations, it was determined that the correct formula is T(n) = 8n^2 + 8n + 1. By substituting n = 6 into this formula, the final count of shaded squares for the grid is 337. The conversation highlights the importance of understanding quadratic functions and how to derive parameters from given values. The participants express appreciation for the clarity and patience in explaining the mathematical concepts involved.
Marcelo Arevalo
Messages
39
Reaction score
0
View attachment 4623

pls help with the formula on solving these the easy way.
It took time for me to find the answer by drawing it literally.
my answer is 334 squares.
 

Attachments

  • 20150806_204051_zpsa3wme25d.jpg
    20150806_204051_zpsa3wme25d.jpg
    44.7 KB · Views: 154
Mathematics news on Phys.org
I would think this will be a quadratic formula, with the size $s$ of the grid given by:

$$s=4n+1$$ where $n\in\mathbb{N_0}$.

Hence:

$$T(n)=An^2+Bn+C$$

We can count:

$$T(0)=C=1$$

$$T(1)=A+B+C=17$$

$$T(2)=4A+2B+C=49$$

Can you proceed?
 
Hi mark, thanks for replying.
I am a bit lost to the equation you just posted.
Compared to most of the math enthusiast here, I am an amateur. But i really love math.
If you can explain a bit more in an elementary way i will try my very best to follow.
I thank you in advance for being so patient in teaching me.
 
We see that the "second difference" is a constant (16) so we know we are dealing with a quadratic function. And then it's just a matter of using the first 3 values to obtain 3 equations in 3 unknowns (the parameters of the general quadratic).

We see that $C=1$, and so this reduces to the 2X2 system:

$$A+B=16$$

$$2A+B=24$$

From this we find:

$$A=B=8$$

Hence:

$$T(n)=8n^2+8n+1$$

Now, for a 25X25 grid, we have $s=25\implies n=6$ and so we obtain:

$$T(6)=8(6)^2+8(6)+1=337$$
 
thanks a Lot Mark!
Really appreciate it. Now I understand the concept.
 
Thread 'Erroneously  finding discrepancy in transpose rule'
Obviously, there is something elementary I am missing here. To form the transpose of a matrix, one exchanges rows and columns, so the transpose of a scalar, considered as (or isomorphic to) a one-entry matrix, should stay the same, including if the scalar is a complex number. On the other hand, in the isomorphism between the complex plane and the real plane, a complex number a+bi corresponds to a matrix in the real plane; taking the transpose we get which then corresponds to a-bi...

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 13 ·
Replies
13
Views
11K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
4K
Replies
1
Views
3K
Replies
2
Views
2K