MHB 25 x 25 Grid, find how many shaded squares

  • Thread starter Thread starter Marcelo Arevalo
  • Start date Start date
  • Tags Tags
    Grid Squares
AI Thread 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: 147
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.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top