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: 150
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.
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Is it possible to arrange six pencils such that each one touches the other five? If so, how? This is an adaption of a Martin Gardner puzzle only I changed it from cigarettes to pencils and left out the clues because PF folks don’t need clues. From the book “My Best Mathematical and Logic Puzzles”. Dover, 1994.
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top