The Dink Network

PI

December 11th 2003, 08:27 AM
pig.gif

3. ...
December 11th 2003, 12:01 PM
pq_thinger.gif
safmoor
Peasant He/Him
 
Faith in Chaos
December 12th 2003, 11:09 AM
girl.gif
joshriot
Peasant They/Them United States
keep it real 
i invented PI
December 12th 2003, 11:15 AM
custom_king.png
redink1
King He/Him United States bloop
A mother ducking wizard 
I ate pie.
December 12th 2003, 02:25 PM
wizardb.gif
merlin
Peasant He/Him
 
i invented PI

Prove it.
December 13th 2003, 01:21 AM
custom_fish.png
SabreTrout
Noble He/Him United Kingdom
Tigertigertiger. 
Josh did invent PI. I was there.
December 13th 2003, 12:02 PM
wizardb.gif
merlin
Peasant He/Him
 
Are you a democrat who listens to Al Gore?
December 13th 2003, 12:11 PM
pq_thinger.gif
safmoor
Peasant He/Him
 
Are you a republican who listens to Rush Limbaugh?
December 13th 2003, 04:54 PM
wizardb.gif
merlin
Peasant He/Him
 
No. I don't even know who Rush Limbaugh is.
December 13th 2003, 06:24 PM
spike.gif
He is a wise man.
December 14th 2003, 12:10 PM
custom_magicman.gif
magicman
Peasant They/Them Netherlands duck
Mmmm, pizza. 
How many digits are these? Any idea?
December 14th 2003, 01:16 PM
death.gif
PI can't be resolved, or at least not when I was in school. It's 3.14159
December 14th 2003, 07:41 PM
pq_thinger.gif
safmoor
Peasant He/Him
 
There are numbers that are "more" irrational than Pi, like the square root of two.
December 15th 2003, 02:33 PM
custom_magicman.gif
magicman
Peasant They/Them Netherlands duck
Mmmm, pizza. 
I know about these features of PI. It isn't a solution to a polynomial function (hey, I can act quite interesting too ) This is called a transcedent number.

What I meant was how many digits does the page contain... how large is it? I've got a 12,7 MB PI-txt on my pc.

About the square root of two. This is a solution to a polynomial function, this one, to be exactly:

x^2 + 2 = 0.

Polynomial functions look like this, by the way:

ax^n + bx^(n-1) + cx^(n-2) + ... + yx + z = 0.

Where x is the var to be found, n is a power of x and a,b,c,y,z are indexes.
December 15th 2003, 03:46 PM
wizardb.gif
merlin
Peasant He/Him
 
I've got 350 MB of pi on my computer. Yay.
December 15th 2003, 06:15 PM
burntree.gif
Striker
Noble She/Her United States
Daniel, there are clowns. 
Eat my PI!
December 15th 2003, 07:44 PM
knightg.gif
Mmmmmm... Pi
December 15th 2003, 08:19 PM
wizardb.gif
merlin
Peasant He/Him
 
When come back, bring pi.....wanker.
December 16th 2003, 03:40 AM
custom_magicman.gif
magicman
Peasant They/Them Netherlands duck
Mmmm, pizza. 
This is really sad...

Why didn't anyone in there correct me? There are lots of mathematical intelligent human beings here.

x^2 + 2 = 0 is wrong, it should be x^2 - 2 = 0

The solution of the first one is sqrt(2)*I or -sqrt(2)*I if I remember correctly.

Sqrt means square root, in this case.
December 16th 2003, 02:15 PM
wizardb.gif
merlin
Peasant He/Him
 
Neither one is wrong. One just yields a non-rational result.

x^2 + 2 = 0
x^2 = -2
sqrt(x^2) = sqrt(-2)
x = i * sqrt(2) -- or -- x = sqrt(2) * i

Or you can have

x^2 - 2 = 0
x^2 = 2
sqrt(x^2) = sqrt(2)
x = sqrt(2)

If you were to then graph f(x) = sqrt(x), you would find that the graph is only in quadrant I and that at the coordinate (2,x), x is 1.41421 (ca. sqrt(2)).

Now, if you were to graph f(x) = i * sqrt(x), you would find that the graph is only in quadrant III and that at the coordinate (-2,x), x is -1.41421 (ca. i * sqrt(2)).

Therefore, since f(x) is equivalent to a negative-negative number, both can be changed to positive (at the removing of i), and you will have the same answer. There you go. Both equations yield the same answer, just in different ways of thinking.

December 17th 2003, 12:09 PM
custom_magicman.gif
magicman
Peasant They/Them Netherlands duck
Mmmm, pizza. 
Hey, finally someone I can talk with about this stuff.

I know what you mean, but removing the i in your last function makes a 'totally' different function... in my opinion.

"x = i * sqrt(2) -- or -- x = sqrt(2) * i"

That is exacly the same, for a*b = b*a, I think you wanted to add a '-' to the second one
December 17th 2003, 03:47 PM
wizardb.gif
merlin
Peasant He/Him
 
Hey, finally someone I can talk with...

Yay!

but removing the i in your last function...

Well, what I meant by that was something a bit different that the way you interpreted it. Take, for example, x = 23. This yields the same result as -x = -23: both sides are multiplied by i^2, therefore you can divide and simplify.

You're right, f(x) = i * sqrt(2) is the same thing as f(x) = sqrt(2) * i. I just put one in standard form.