ishwar
Sep 27 2006, 07:07 AM
| | Hi guys , I just found out that the differences of squares form an arithmetic series with d = 2 , but I can't figure out why :
3 5 7 9 11 - notice the difference 1 4 9 16 25 36 - the squares 1^1, 2^2, 3^3 , 4^4 , 5^5, 6^6 |
Reply
-bLiNd-
Sep 27 2006, 07:14 AM
 What a good combination, I see what you mean I don't understand why this is so........
Reply
franz see
Sep 27 2006, 11:21 AM
It's actually quite simple  given d = y^2 - x^2, where y = x + 1, d = (x+1)^2 - x^2 d = [ (x+1) * (x+1) ] - x^2 d = [ x^2 + 2x + 1 ] - x^2 d = 2x + 1 And if x = {1, 2, 3, 4, 5, ...}, we would have d = {3, 5, 7, 9, 11, ...}  Furthermore, you can do the reverse.... d = 2x + 1 d - 1 = 2x (d - 1) / 2 = x d/2 - 0.5 = x THUS, combining with y = x + 1, we will have d/2 - 0.5 = y - 1 d/2 + 0.5 = y This is the basis of the trick i used to do back in elementary ( yes, i was a bored little man back then hehehe ). given any number, d, i can find its x and y such that y^2 - x^2 = d  (it's just a matter of dividing d by 2 then adding and subtracting 0.5 to get y and x respectively)  it was a neat trick back then, but after being taught algebra, it got demystified 
Reply
elevenmil
Sep 27 2006, 04:36 PM
So you both are pretty young then eh? This is kind of easy to understand, but then I'm a Math Geek. I might have to contribute in this particular forum on a little bit of information on base number systems.
Reply
ishwar
Sep 27 2006, 05:43 PM
Hi guys , thanks for all your help, I figured it by a simple diagram , I started pondering on the squares , and then I realized it was called square because of a square(shape) its hard to explain this wihtout a diagram, you can see this for yourself by drawing blocks of squares. You can then see the difference of squares increasing. Ishwar
Reply
pixieloo
Sep 27 2006, 06:34 PM
hey, that's pretty cool! i've never noticed that before. but there are a lot of patterns in math, so i'm not surprised.
Reply
ghostrider
Sep 27 2006, 10:54 PM
That is amazing. I've always wondered about squares. Ever since grade school I wondered why adding and subtracting squares would never work right, only until 3 years later when I explained to my algebra class. Think about addition and subtraction. The only reason they really work is because the difference between each number is the same as all the other differences. 2 - 1 = 1 3 - 2 = 1 4 - 3 = 1 But with squares, 4 - 1 = 3 9 - 4 = 5 16 - 9 = 7
Reply
ishwar
Oct 2 2006, 09:53 AM
So did any of you guys try drawing little bunch of squares?
Reply
me_boxer_dude
Oct 11 2006, 11:38 AM
Whoa. I have never been good at maths but decided to try to comprehend it in my head. I have reached the conclusion that understanding Mathematics stuff would be the hardest thing for me to try.
Reply
inky-blue-white
Jan 23 2007, 08:55 PM
Squares are quadratic [state the obvious, I know] and these patterns will always have a second common difference. [Linear sequences have a first common difference that is. Cubic sequences have a third common difference etc.] A common difference by the way, is... ...-1,0,1,2,3,4,5,6... in this case, it's one. Because the numbers are all one more than the previous. ...-1,0,2,5,9,14... in this case, the differences go... ...1,2,3,4,5... So that's a second common difference of one. Maths is a wonderful subject! Sorry that my explaination was shody though!
Reply
Similar Topics
Keywords : differences, squares
- What Will Be The Side Effects If We Can Move And Think On The Speed Of Light
What differences can we see if we can think, move or do what ever with (2)
Age Differences Of Friends
(8) Just a discuss of what age differences you think should be between you and friends, should there be
example: you are 17 and you have certain friends, what age differences should there be. 1 year
older difference 2 year older difference 3 year older difference 4 year older difference 5 year
older difference OR 1 year younger difference 2 year younger difference 3 year younger difference
4 year younger difference 5 year younger difference....
Jsp Versus Php
about differences between JSP and PHP (1) Both of JSP and PHP are technologies used to build dynamic web sites, JSP embeds java syntax with
html to create dynamic pages, while PHP is an open-source page scripting/templating system, but in
the long run, JSP and Java provide a more powerful system. Here is a list of reasons why JSP is
better than PHP: QUOTE - Anything you can do with PHP, you can do with JSP; the reverse is not
true - JSP is much more powerful, since it has access to all the Java libraries. PHP only has
access to PHP libraries - JSP is Object-Oriented, so leads to cleaner code that'....
A Demonstration Of Floats, Clears And Absolute Positions
See the differences here... (1) Got working on something the other day and came up with this small demonstration on the differences
between several techniques using the same html code, but different CSS to position a block of four
thumbnail images approximately the same ( well, similar at least ) onto a page and the resultant
differences in the effect of the techniques. Have a look:
http://www.jlhaslip.trap17.com/samples/mis...ions/index.html The first one uses floats to group
the images into a fixed width block and then uses absolute positioning of the wrapper div to space
them off the left hand si....
Differences Between Trap17 & Qupis
(3) I juz got my trap17 starter account when I found out about the alternative called qupis which seems
to provide the same features but only restricted with ONE LINE TEXT AD at bottom of page. I hope
someone can clarify this and if this is the case, then it will be just active participation in the
forum VS 1 line of text ad. So what are the real differences and advantages for users of trap17 over
those using the ad supported Qupis?....
3d Landscape In Swishmax (flash)
some syntax differences but basically same as flash (1) OK! this tutorial is inspired by a game at addictinggames.com... im not sure how many of you
have played it but here it is: God's Playing Field Its a cute little game... but when i first
played it i though HOW DOES IT DO THAT!!! and by that i mean dot he 3d with the mouse
and then today i finally got around to making it... I used one of the oldest tricks in the book...
so lets educate you a lil about flash... Flash does not support 3D directly, you have to find some
way to make your own. You could develop some complicated system for which you co....
Ie And Firefox Layout Differences
(10) I have had a go at making a website using CSS to dictate the layout (no tables used) and it works
quite nicely in firefox but when i open it in IE it completely mangles the whole layout. Can
someone tell me some techniques to prevent this and maybe point me to some helpful pages. Thanks.....
Compare Two Vars And Highlight The Differences
(7) I need a script that compares 2 variables, and looks for a difference between them. It will then
highlight the words that are different, as shown in the image below: So in the left cell, the
yellow text is the text that has been removed OR replaced. In the right cell, the green text is the
text that has replaced some text in the left cell, OR new text. This script will be used to
compare 2 versions of a document stored in the database, to see the difference between each change
(all revisions are stored in the database). I know that it's possible with PHP, beca....
Oracle And Cisco, What Are These,
and the main parts and differences of both (4) Hey, pretty much a newb when it comes to comp programs/systems, and i saw things about Oracle and
Cisco, and wanted to know what they are. LoL Shortened the Title and description so it doesn't
wreck the Index page. ....
Server Differences?
Between Gamma & Delta (3) I uploaded a script as a free member and saw it worked so I decided to buy hosting. Then I uploaded
the script as a paid member and it didn't work. The main thing I noticed is that the free member
server's name is gamma and the paid one is delta. I am mostly worried because if I can't
get my script to work, I can't keep staying hosted here. Is there any way that I can be a paid
member and have my script still hosted on the gamma server? Delta's driving me nuts.
/wacko.gif" style="vertical-align:middle" emoid=":wacko:" border="0" alt="wacko.gif" /> ....
Script Won't Work At Trap17 -- Version Differences?
But works flawlessly in my machine... (12) Here is the code: CODE <?php $data_array = array(); $data_array2 =
array(); $file_name = "menu_data.txt"; $handle =
@fopen($file_name, "r"); if (!$handle) { echo "File
Handle Not Available For Use"; exit; } while (($data = fgetcsv(
$handle, 1000, ",")) !== FALSE) { if ( (strpos
($data[2],"$page="))) {
$data_array[] = t....
Php Version Differences? Or Not?
between the trap and XAMPP??? (5) The Trap uses php version 4.4.1 and I have downloaded and installed the XAMPP php Local Server
configuration which includes php version 5.1.1 and mysql and perl etc, but this question relates to
the php because that is where I am currently having difficulties. This is the script I am having
problems with locally: http://www.trap17.com/forums/script-build-...nks-t33362.html Both places
have the same identical files, code and data. Both are folders in the root directory. I have used
phpinfo function to confirm the server root is what it should be (public_html and htdo....
Pentium M Differences: 1.73ghz? 1.86? 2.1?
(2) Hi. Trying to decide how fast a chip (Pentium M) to buy for my next notebook. The HP I'm
looking at goes up to 2.13 GHz. I can afford to go with a 2.0 GHz, but can save $100 if I go
with a 1.86. I can save more if I go with a 1.73. Any advice on Pentium M CPU speed? Any reason I
should not buy the fastest one I can afford...without buying _the_ fastest (with the biggest price
premium)? My experience tells me it's not worth the money to buy the _fastest_ CPU, but to go
with a step down from the fastest. I'd appreciate any thoughts on this. Than....
Inspiron/latitude/precision Quality Differences?
(6) Hi, are there differences in quality concerning the Latitude/Inspiron/Precision models? For
example are the more expensive latitudes more sturdy, have higher quality components or are they all
the same in all 3 different product lines? andrescasta....
Teamspeak 2 Vs Ventrilo
The Differences Between The Leading Voice Chat Programs (10) The Main Reason for this post is to decide the popularity of the voice programs. Since i currently
host both a Teamspeak server and Ventrilo server and am currently in the process of creating a
website for my supporters. I would like your opinions as to which is the better program and why
you think it is, since i will be basing these results on which Server i keep and provide statistics
for on the website. For those that have not heard of these programs i will include a short
description of each program and the websites they can be found at. TeamSpeak # Optimal ba....
Browsers And Css
Differences in displaying CSS (5) (This looks like the best place to post this.. /unsure.gif' border='0'
style='vertical-align:middle' alt='unsure.gif' /> ) What do other users do to
'work-around' the differences in displaying CSS attributes in different browsers? Mainly
Internet Explorer which doesn't fully conform to CSS unlike the Mozilla browsers and where older
browsers like Netscape 4.x which have only minimal CSS implementation. On my website, now that I
have converted it to PHP, I use a couple PHP 'if' statements to detect the user's
browser and link them to different....
Magic Squares
:) (17) I tried just doing text, but the spacing didn't work, so I just made it into a pic... ....
Looking for differences, squares
|
|
Searching Video's for differences, squares
|
advertisement
|
|