<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Three Tricks for Squaring Numbers</title>
	<atom:link href="http://www.logicnest.com/archives/9/feed" rel="self" type="application/rss+xml" />
	<link>http://www.logicnest.com/archives/9</link>
	<description>The personal weblog of Ian Luke Kane. Thoughts on mathematics, logic, and life. The beauty therein and the strangeness of it all.</description>
	<pubDate>Sat, 30 Aug 2008 00:04:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Matt</title>
		<link>http://www.logicnest.com/archives/9#comment-6430</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 01 Apr 2008 02:48:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.ianluke.exteroceptions.com/?p=9#comment-6430</guid>
		<description>Just curious if anyone still reads this, i came up with something, but i don't want to post if no one is going to read it</description>
		<content:encoded><![CDATA[<p>Just curious if anyone still reads this, i came up with something, but i don&#8217;t want to post if no one is going to read it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Case</title>
		<link>http://www.logicnest.com/archives/9#comment-6411</link>
		<dc:creator>Case</dc:creator>
		<pubDate>Wed, 09 Jan 2008 17:41:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.ianluke.exteroceptions.com/?p=9#comment-6411</guid>
		<description>I too came up with the (a&#124;n)^2 = a0^2 + n(a&#124;n+a0) as described earlier while on my way to work and I must say that for the hard ones this seems to be the quickest mental way for me to do it... that is to say I can typically solve in 30 seconds or less with it now.</description>
		<content:encoded><![CDATA[<p>I too came up with the (a|n)^2 = a0^2 + n(a|n+a0) as described earlier while on my way to work and I must say that for the hard ones this seems to be the quickest mental way for me to do it&#8230; that is to say I can typically solve in 30 seconds or less with it now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Luke Kane</title>
		<link>http://www.logicnest.com/archives/9#comment-95</link>
		<dc:creator>Ian Luke Kane</dc:creator>
		<pubDate>Tue, 21 Mar 2006 12:58:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ianluke.exteroceptions.com/?p=9#comment-95</guid>
		<description>Jenna, unfortunately I do believe that all of these methods have been discovered long ago, although I'm sure it's the case in mathematics that some very simple conjectures have gone a long time without having been stated. Take the Beal Conjecture, for instance. With all the talk of Fermat's Last Theorem no one had stated the more generalized conjecture until literally hundreds of years later.</description>
		<content:encoded><![CDATA[<p>Jenna, unfortunately I do believe that all of these methods have been discovered long ago, although I&#8217;m sure it&#8217;s the case in mathematics that some very simple conjectures have gone a long time without having been stated. Take the Beal Conjecture, for instance. With all the talk of Fermat&#8217;s Last Theorem no one had stated the more generalized conjecture until literally hundreds of years later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jenna</title>
		<link>http://www.logicnest.com/archives/9#comment-93</link>
		<dc:creator>Jenna</dc:creator>
		<pubDate>Tue, 21 Mar 2006 09:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.ianluke.exteroceptions.com/?p=9#comment-93</guid>
		<description>hey; the first method you have here I've wondered, is this a published theorum? I came up with it once myself and showed my precal teacher, who said that yes, she did recognize it. Also, though.. it can be extrapolated further if you have the spare time.

(a+n)^2= a^2 + n[a + [a+n)] 

22^2 = 484

20^2 + 2(20+22) = 484

For any positive nonzero number a, the square of a+n will equal the square of a plus n[a + (a+n)].</description>
		<content:encoded><![CDATA[<p>hey; the first method you have here I&#8217;ve wondered, is this a published theorum? I came up with it once myself and showed my precal teacher, who said that yes, she did recognize it. Also, though.. it can be extrapolated further if you have the spare time.</p>
<p>(a+n)^2= a^2 + n[a + [a+n)] </p>
<p>22^2 = 484</p>
<p>20^2 + 2(20+22) = 484</p>
<p>For any positive nonzero number a, the square of a+n will equal the square of a plus n[a + (a+n)].</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aung Khaing</title>
		<link>http://www.logicnest.com/archives/9#comment-43</link>
		<dc:creator>Aung Khaing</dc:creator>
		<pubDate>Sun, 05 Mar 2006 23:06:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.ianluke.exteroceptions.com/?p=9#comment-43</guid>
		<description>Hi Ian and Nand,

My name is Aung Khaing, a sophomore student in the University of Arkansas, Fayetteville. I also like to play with numbers like you do. I devised a general formula for any squares. Please see how you like that. Because of the limited way to experess my thought on this web, all I can do is to type into Excel and copy it.

If you would have a chance to see it in Microsoft word explanation and Microsoft equation editor, you would see more clearly. If you do that on paper you don't really need to wirte down all the zeros. You can just leave blanks in places of zeros (eg. four blanks for 10^4)and can fill in with nonzero numbers. In this way, you only need 3 lines on paper to square 3 digit number and add them up. For any 2 digit number, you can square it in mind.

For now, this is the best way I can transfer my thought. You can just copy the following formula into and excel and test it.

For 2 digit numbers, treat them like AB^2.
=(((10^2)*(A1^2))+(B1^2)+(2*(10)*(A1*B1)))

For 3 digits numbers, treat them like ABC^2.
=(((10^4)*(A1^2))+((10^2)*(B1^2))+(C1^2)

+(2*(10^3)*(A1*B1))+(2*(10^2)*(A1*C1))+(2*(10)*(B1*C1)))

For 4 digits numbers, treat it like ABCD^2.
=(((10^6)*(A1^2))+((10^4)*(B1^2))+((10^2)*(C1^2))+(D1^2)

+(2*(10^5)*(A1*B1))+(2*(10^4)*(A1*C1))+(2*(10^3)*(A1*D1))

+(2*(10^3)*(B1*C1))+(2*(10^2)*(B1*D1))+(2*(10)*(C1*D1)))

For 5 digits numbers, treat it like ABCDE^2.
=(((10^8)*(A1^2))+((10^6)*(B1^2))+((10^4)*(C1^2))

+((10^2)*(D1^2))+(E1^2)+(2*(10^7)*(A1*B1))+(2*(10^6)*(A1*C1))

+(2*(10^5)*(A1*D1))+(2*(10^4)*(A1*E1))+(2*(10^5)*(B1*C1))

+(2*(10^4)*(B1*D1))+(2*(10^3)*(B1*E1))+(2*(10^3)*(C1*D1))

+(2*(10^2)*(C1*E1))+(2*(10)*(D1*E1)))

Sincerely,
Aung Khaing :)
Sophomore, University of Arkansas, Fayetteville</description>
		<content:encoded><![CDATA[<p>Hi Ian and Nand,</p>
<p>My name is Aung Khaing, a sophomore student in the University of Arkansas, Fayetteville. I also like to play with numbers like you do. I devised a general formula for any squares. Please see how you like that. Because of the limited way to experess my thought on this web, all I can do is to type into Excel and copy it.</p>
<p>If you would have a chance to see it in Microsoft word explanation and Microsoft equation editor, you would see more clearly. If you do that on paper you don&#8217;t really need to wirte down all the zeros. You can just leave blanks in places of zeros (eg. four blanks for 10^4)and can fill in with nonzero numbers. In this way, you only need 3 lines on paper to square 3 digit number and add them up. For any 2 digit number, you can square it in mind.</p>
<p>For now, this is the best way I can transfer my thought. You can just copy the following formula into and excel and test it.</p>
<p>For 2 digit numbers, treat them like AB^2.<br />
=(((10^2)*(A1^2))+(B1^2)+(2*(10)*(A1*B1)))</p>
<p>For 3 digits numbers, treat them like ABC^2.<br />
=(((10^4)*(A1^2))+((10^2)*(B1^2))+(C1^2)</p>
<p>+(2*(10^3)*(A1*B1))+(2*(10^2)*(A1*C1))+(2*(10)*(B1*C1)))</p>
<p>For 4 digits numbers, treat it like ABCD^2.<br />
=(((10^6)*(A1^2))+((10^4)*(B1^2))+((10^2)*(C1^2))+(D1^2)</p>
<p>+(2*(10^5)*(A1*B1))+(2*(10^4)*(A1*C1))+(2*(10^3)*(A1*D1))</p>
<p>+(2*(10^3)*(B1*C1))+(2*(10^2)*(B1*D1))+(2*(10)*(C1*D1)))</p>
<p>For 5 digits numbers, treat it like ABCDE^2.<br />
=(((10^8)*(A1^2))+((10^6)*(B1^2))+((10^4)*(C1^2))</p>
<p>+((10^2)*(D1^2))+(E1^2)+(2*(10^7)*(A1*B1))+(2*(10^6)*(A1*C1))</p>
<p>+(2*(10^5)*(A1*D1))+(2*(10^4)*(A1*E1))+(2*(10^5)*(B1*C1))</p>
<p>+(2*(10^4)*(B1*D1))+(2*(10^3)*(B1*E1))+(2*(10^3)*(C1*D1))</p>
<p>+(2*(10^2)*(C1*E1))+(2*(10)*(D1*E1)))</p>
<p>Sincerely,<br />
Aung Khaing <img src='http://www.logicnest.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Sophomore, University of Arkansas, Fayetteville</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: N. L. Shraman</title>
		<link>http://www.logicnest.com/archives/9#comment-21</link>
		<dc:creator>N. L. Shraman</dc:creator>
		<pubDate>Sat, 31 Dec 2005 11:00:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.ianluke.exteroceptions.com/?p=9#comment-21</guid>
		<description>Dear Ian, 
My full name is Nand Lal Shraman. I am from Kanpur, India. I have already responded your methods of squaring. Today I am going to describe the method for squaring large numbers say three   digits in a very easy way. For example :
What is the square of 425 ? here is the method:
Step 1    Multiply  5*5 (Unit*Unit)=25  carry 2                     leave 5
 Step 2 Multiply   5*2(unit*tense)*2=20 ,add 2=22 carry 2,leave2
 Step 3 Multiply 5*4*2+2*2= 44 add 2=46 carry 4              leave 6
              ( Unit*hundredth)*2 + TENSE*2
Step 4 Multiply  2*4*2  add 4=20 ,carry 2                             leave 0
               (tense*hundredth)*2 add carry
Step 5 Multiply 4*4 add 2=18                                                  leave 18
(Multiply hundredth*hundredth add 4
 The answer is  180625
However it looks somewhat  difficult  but it as easy as 1,2,3... Let me describe again:
Multiply  U*U
Multiply  U*T   double it and add carry leave unit
Multiply   U*H double it + T*T   add carry, leave unit
Multiply  T*H double it  add carry leave unit
Multiply H*H  add carry leave it.
Next Time I will decribe how to mutiply or square large numbers of 4,5,6,7,8,9,10,11,12 digits etc.
It is a fun once you start calculating.
Yours Own
N. L. Shraman
Top trainer of math and memory in India</description>
		<content:encoded><![CDATA[<p>Dear Ian,<br />
My full name is Nand Lal Shraman. I am from Kanpur, India. I have already responded your methods of squaring. Today I am going to describe the method for squaring large numbers say three   digits in a very easy way. For example :<br />
What is the square of 425 ? here is the method:<br />
Step 1    Multiply  5*5 (Unit*Unit)=25  carry 2                     leave 5<br />
 Step 2 Multiply   5*2(unit*tense)*2=20 ,add 2=22 carry 2,leave2<br />
 Step 3 Multiply 5*4*2+2*2= 44 add 2=46 carry 4              leave 6<br />
              ( Unit*hundredth)*2 + TENSE*2<br />
Step 4 Multiply  2*4*2  add 4=20 ,carry 2                             leave 0<br />
               (tense*hundredth)*2 add carry<br />
Step 5 Multiply 4*4 add 2=18                                                  leave 18<br />
(Multiply hundredth*hundredth add 4<br />
 The answer is  180625<br />
However it looks somewhat  difficult  but it as easy as 1,2,3&#8230; Let me describe again:<br />
Multiply  U*U<br />
Multiply  U*T   double it and add carry leave unit<br />
Multiply   U*H double it + T*T   add carry, leave unit<br />
Multiply  T*H double it  add carry leave unit<br />
Multiply H*H  add carry leave it.<br />
Next Time I will decribe how to mutiply or square large numbers of 4,5,6,7,8,9,10,11,12 digits etc.<br />
It is a fun once you start calculating.<br />
Yours Own<br />
N. L. Shraman<br />
Top trainer of math and memory in India</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: N L Shraman</title>
		<link>http://www.logicnest.com/archives/9#comment-18</link>
		<dc:creator>N L Shraman</dc:creator>
		<pubDate>Fri, 04 Nov 2005 15:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ianluke.exteroceptions.com/?p=9#comment-18</guid>
		<description>MULTIPLY  THE NUMBERS WHOSE SUM OF  UNITS IS 10 AND TENS ARE SAME
Just multiply unit by unit and tens by ( tens+1) e.g.

83x87= 8x(8+1)=72 and 3x7=21

The Ans is  72 21</description>
		<content:encoded><![CDATA[<p>MULTIPLY  THE NUMBERS WHOSE SUM OF  UNITS IS 10 AND TENS ARE SAME<br />
Just multiply unit by unit and tens by ( tens+1) e.g.</p>
<p>83&#215;87= 8x(8+1)=72 and 3&#215;7=21</p>
<p>The Ans is  72 21</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: N L Shraman</title>
		<link>http://www.logicnest.com/archives/9#comment-17</link>
		<dc:creator>N L Shraman</dc:creator>
		<pubDate>Fri, 04 Nov 2005 15:09:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.ianluke.exteroceptions.com/?p=9#comment-17</guid>
		<description>excuse me for some  words  are not  spelled  correctly due to  poor response n site.</description>
		<content:encoded><![CDATA[<p>excuse me for some  words  are not  spelled  correctly due to  poor response n site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: N L Shraman</title>
		<link>http://www.logicnest.com/archives/9#comment-16</link>
		<dc:creator>N L Shraman</dc:creator>
		<pubDate>Fri, 04 Nov 2005 15:08:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.ianluke.exteroceptions.com/?p=9#comment-16</guid>
		<description>Dear Ian, I am a mental math and mental memory trainer of India, you may discuss any problem related to the math and memory. You may visit my site for detail  http://unlimitedmemory.tripod.com</description>
		<content:encoded><![CDATA[<p>Dear Ian, I am a mental math and mental memory trainer of India, you may discuss any problem related to the math and memory. You may visit my site for detail  <a href="http://unlimitedmemory.tripod.com" rel="nofollow">http://unlimitedmemory.tripod.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Luke Kane</title>
		<link>http://www.logicnest.com/archives/9#comment-15</link>
		<dc:creator>Ian Luke Kane</dc:creator>
		<pubDate>Fri, 04 Nov 2005 14:54:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.ianluke.exteroceptions.com/?p=9#comment-15</guid>
		<description>Thanks N L Shraman, I appreciate it! I'll have to keep that in mind for the future...</description>
		<content:encoded><![CDATA[<p>Thanks N L Shraman, I appreciate it! I&#8217;ll have to keep that in mind for the future&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: N L Shraman</title>
		<link>http://www.logicnest.com/archives/9#comment-14</link>
		<dc:creator>N L Shraman</dc:creator>
		<pubDate>Fri, 04 Nov 2005 14:46:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.ianluke.exteroceptions.com/?p=9#comment-14</guid>
		<description>There is another very easy metod  to make a sqare:

Suppose you have to find out  43^2, just start writing from the right side
(i) 3*3=9 (unit multiplied by unit)
(ii) (3*4)*2=12 write  2 carry one (unit*tens and double it)
(iii) 4*4=16 add carry 1, write 17 (tens*tens)
The answer is  17 2 9</description>
		<content:encoded><![CDATA[<p>There is another very easy metod  to make a sqare:</p>
<p>Suppose you have to find out  43^2, just start writing from the right side<br />
(i) 3*3=9 (unit multiplied by unit)<br />
(ii) (3*4)*2=12 write  2 carry one (unit*tens and double it)<br />
(iii) 4*4=16 add carry 1, write 17 (tens*tens)<br />
The answer is  17 2 9</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Anderson</title>
		<link>http://www.logicnest.com/archives/9#comment-2</link>
		<dc:creator>Adam Anderson</dc:creator>
		<pubDate>Wed, 31 Aug 2005 15:43:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.ianluke.exteroceptions.com/?p=9#comment-2</guid>
		<description>hey ian -

thanks for the lesson.

i wanted to say hey and let you know i think of you often.  it's funny when i talk to scott; he reminds me a lot of you, and it's been good to have the opportunity to talk to him as much as i have.

in any case, i want to hear how life is for you and what's new and old and obscure and pointless as well.  i'm in erie currently (and will be for three years hence), so if you feel like a 2 hour trip for a coffee, beer, and conversation, feel free to come up.

also, give emily my good wishes.


peace,
adam</description>
		<content:encoded><![CDATA[<p>hey ian -</p>
<p>thanks for the lesson.</p>
<p>i wanted to say hey and let you know i think of you often.  it&#8217;s funny when i talk to scott; he reminds me a lot of you, and it&#8217;s been good to have the opportunity to talk to him as much as i have.</p>
<p>in any case, i want to hear how life is for you and what&#8217;s new and old and obscure and pointless as well.  i&#8217;m in erie currently (and will be for three years hence), so if you feel like a 2 hour trip for a coffee, beer, and conversation, feel free to come up.</p>
<p>also, give emily my good wishes.</p>
<p>peace,<br />
adam</p>
]]></content:encoded>
	</item>
</channel>
</rss>
