Home > Geometry > Pythagorases Theorm

Pythagorases Theorm

January 24th, 2008

The Theorem

“The square of the longest side (hypotenuse) is equal to the sum of the squares of the other two sides in a right angled triangle”

Pythagorases Triangle

or mathematically

c2 = b2 + a2

This is very useful for allot of applications.

Applications of the theorem

There are many applications of Pythagoras besides simple triangles

eg)The difference between colors. Yes using pythag we can measure the “difference” between to colors as a number. This is how

  1. take you first and second color as a rgb number eg) red = 256 ,0,0 and a light shade of blue is 30, 100, 256.
  2. square the difference between the values for red, green and blue
  3. then find the square root of the sum of these values

Why does this work, because the hypotenuse of one triangle can be used as the base of another, and this triangle can be tilted by 90 degrees into the z plane the theorem can work in 3D :) . We can then change the x,y and z axis to values for r,g,b. As pythag works in 3D we can calculate the distance between to colors(which are points in the rgb axis)

So there you go – Pythagoras can be used for measuring colors :)

Comments Left

  1. Anonymous
    September 28th, 2008 at 14:02 | #1

    :)

  2. Anonymous
    September 28th, 2008 at 14:03 | #2

    dum ass

  3. Anonymous
    October 13th, 2008 at 15:43 | #3

    meeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee

  4. james creagh
    December 22nd, 2008 at 01:45 | #4

    Using 20 as the hypotenuse what are the most possible values that can be used for a and b in the formula. Thes are hole numbers.
    What would this formula be to establish this?

  5. Nadya Fermega
    December 22nd, 2008 at 07:37 | #5

    Apologize, on expression mathematically above c^2 = a^2 + b^2 isn’t it?
    and not a^2 = b^2 + c^2.

  6. December 22nd, 2008 at 12:18 | #6

    thanks for telling me :)

  7. December 22nd, 2008 at 12:25 | #7

    By the most possible values do you mean that the sum of a and b is greatest, or the largest value of a with the corresponding b value. I’m guessing the largest values of the sum of a and b is 28 where a = 16 and b = 12 as this makes a “3,4,5″ triangle which I believe to be the Pythagorean triangle where a-b is smallest as these triangles usually have a difference of 1 between their largest and middle sides. Hopefully that answers your question though it doesn’t actually prove anything – just a suggestion.