Earlier quoted context omitted.
I think the equation on the board is ( 10^2 + 11^2 + 12^2 +13^2 + 14^2 ) / 365 which solves for 2. The students are expected solve this with "Mental Arithmetic". Try that in your head!
Thanks. I cannot see that on my screen. The powers of 1 caught my eye, though.
An equation that takes Pythagoras to a new level
11–20 of 24 posts
Re: An equation that takes Pythagoras to a new level
#12The caption "The equation 1⁰² + 1¹² + 1²² = 1³² + 1⁴², whose answer is that both sides equal 365, was immortalized in a different form in this 1895 painting: “Mental Arithmetic. In the Public School of S. Rachinsky.” (NIKOLAY BOGDANOV-BELSKY)" has funky exponents. Medium requires that I make an account to say that, so I am saying it here.
On the subject of that painting, can anyone tell me what the kids are wearing on their feet?
Re: An equation that takes Pythagoras to a new level
#13The linked paper https://fermatslibrary.com/s/proof-without-words-pythagorean... gives you the formula and I am much more a symbols guy than a geometry guy so I will prove it that way, first rearrange it: (4T_n)^2=(4T_n+1)^2-(4T_n-1)^2+....(4T_n+n)^2-(4T_n-n)^2 Now, (4T_n+k)^2-(4T_n-k)^2=16T_nk (this, of course, shows up in the geometric proof as four rectangles where one side is 4T_n and the other is k) so this is e…
Re: An equation that takes Pythagoras to a new level
#14Re: An equation that takes Pythagoras to a new level
#15Re: An equation that takes Pythagoras to a new level
#16Medium has paywalled me. Any non-paywall links?
Re: An equation that takes Pythagoras to a new level
#17The caption "The equation 1⁰² + 1¹² + 1²² = 1³² + 1⁴², whose answer is that both sides equal 365, was immortalized in a different form in this 1895 painting: “Mental Arithmetic. In the Public School of S. Rachinsky.” (NIKOLAY BOGDANOV-BELSKY)" has funky exponents. Medium requires that I make an account to say that, so I am saying it here.
I think the equation on the board is ( 10^2 + 11^2 + 12^2 +13^2 + 14^2 ) / 365 which solves for 2. The students are expected solve this with "Mental Arithmetic". Try that in your head!
10^2 = 100
11^2 + 13^2 = 121 + 169 = 290
12^2 + 14^2 = 144 + 196 = 340
100 + 290 + 340 = 730
730 / 365 = 2
Re: An equation that takes Pythagoras to a new level
#18Re: An equation that takes Pythagoras to a new level
#19The link works here in Firefox with NoScript, also in Dillo (no JS support).
Re: An equation that takes Pythagoras to a new level
#20Earlier quoted context omitted.
I think the equation on the board is ( 10^2 + 11^2 + 12^2 +13^2 + 14^2 ) / 365 which solves for 2. The students are expected solve this with "Mental Arithmetic". Try that in your head!
Assuming one's memorized a table of squares already. 10^2 = 100 11^2 + 13^2 = 121 + 169 = 290 12^2 + 14^2 = 144 + 196 = 340 100 + 290 + 340 = 730 730 / 365 = 2
10^2*5
+ (10+11)*4
+ (11+12)*3
+ (12+13)*2
+ (13+14)
------------
500
+ 84
+ 69
+ 50
+ 27
-----
730
It's a bit of detail to juggle in your head but not too bad if you hang on to your current subtotal and remember where you are in the sequence to compute the next addend, and you know it's easier to add multi-digit numbers left-to-right than-right to-left.You only carry from the ones place twice.