New Reply

Trend in Square roots question [Curious Math Newb question]

 
Share Thread Thread Tools
Jan19-12, 08:12 PM   #1
 

Trend in Square roots question [Curious Math Newb question]


I noticed that 2 grows by 2 when it is squared, and 3 grows by 6 when it is squared, and 4 grows by 12, and 5 grows by 20... etc. etc.

So 3's increase when squared is 4 more than 2's increase when squared, and 4's increase when squared is 6 greater than 3's increase when squared, and 5's increase when squared is 8 bigger than 4's......... etc. etc... <---The change from 4-5 is 2 bigger than the change from 3-4, and so on..



Why does this trend exist? Does it mean anything?


Thanks guys
 
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Jan19-12, 08:31 PM   #2
 
Recognitions:
Homework Helper Homework Help
Well lets see...
It helps to be able to write number relations as math vis:
the increase in a number n when you square it is given by - [itex]I_n=n^2-n[/itex]

the difference in the adjacent increases would be: [itex]D_n=I_n-I_{n-1}[/itex] which would be:[tex]D_n=\big [ n^2-n \big ] - \big [ (n-1)^2 - (n-1) \big ] = 2(n-1)[/tex]... which is linear.

That what you mean?
 
Jan19-12, 08:56 PM   #3
 
Quote by Simon Bridge View Post
Well lets see...
It helps to be able to write number relations as math vis:
the increase in a number n when you square it is given by - [itex]I_n=n^2-n[/itex]

the difference in the adjacent increases would be: [itex]D_n=I_n-I_{n-1}[/itex] which would be:[tex]D_n=\big [ n^2-n \big ] - \big [ (n-1)^2 - (n-1) \big ] = 2(n-1)[/tex]... which is linear.

That what you mean?
Oh thanks that was super helpful

The second part of my post was trying to say Dn - Dn-1 = 2 and that can be found by 2(n-1) - 2(n-1-1) = 2!
 
Jan19-12, 09:27 PM   #4
 

Trend in Square roots question [Curious Math Newb question]


Notice also the same linearity in the simpler progression 9 - 4 = 5, 16 - 9 = 7, 25 - 16 = 9 ...

If you grasp visual concepts more easily, look at this:



The multicoloured square on the left represents your original series, that on the right represents the simpler one mentioned above. In each case the two red squares are the difference between successive terms (in this case 62 and 72) - notice that in each large square the green and blue L-shapes are congruent.
 
New Reply
Thread Tools


Similar Threads for: Trend in Square roots question [Curious Math Newb question]
Thread Forum Replies
Limits with Square roots Question help Calculus & Beyond Homework 5
quick question on limits involving square roots Calculus & Beyond Homework 1
square roots question Precalculus Mathematics Homework 17
One more elementary question, on square roots.. Linear & Abstract Algebra 3
Question about squares/square roots General Math 23