| Thread Closed |
there exists one number N |
Share Thread | Thread Tools |
| Apr24-08, 06:10 PM | #35 |
|
|
there exists one number N |
| Apr28-08, 05:05 PM | #36 |
|
|
If z = x/y, then x = y*z = 0, which is a contradiction. Therefore z is not properly defined when when say that z = x/y. For example, it is not possible to write the following program: 1. x = 2 2. y = 0 3. z = x/y 4. print z Here the output of the computer will normally be an error message at line 3. Suppose that x = y = 0. If z = x/y, then x = y*z = 0, where z is every element of the set R. Therefore z is not uniquely defined when we say that z = x/y. For example, it is also not possible to write the following program: 1. x = 0 2. y = 0 3. z = x/y 4. print z Again here the output of the computer will normally be an error message at line 3. Suppose that x = y = 0**n = 0, where n is every element of the set R except 0. If z = x/y, then x = y*z = 0, where z is every element of the set R, and z again is not uniquely defined when we say that z = x/y. For example, it is also not possible to write the following program: 1. n = 2 2. x = y = 0**n 3. z = x/y 4. print z Once again here the output of the computer will normally be an error message at line 3. But suppose again that x = y = 0**n = 0, where n is every element of the set R except 0. If x = y*z = 0, then we can define z = 1 and implicitly say (and it is understood) that z = x/y = 0**0 = 1. (This is a special case, where we have defined z = 1 and can implicitly say that z = x/y = 0**0 = 1.) For example, it is possible to write the following program: 1. n = 2 2. x = y = 0**n 3. z = 1 3. x = y*z 4. print x Here the output of the computer is 0. Thus we can implicitly say, from x = y*z, that z = x/y = 0**0 =1. Consequently, suppose that x = y = 0**n = 1, where n = 0. If z = x/y, then x = y*z = 1. For example, it is possible to write the following program: 1. x = 0**0 2. print x Here the output of the computer is 1. And if we write the following program: 1. x = y = 0**0 2. z = x/y 3. print z the output of the computer will be 1. |
| Apr28-08, 05:30 PM | #37 |
|
Blog Entries: 2
|
Arbol I just wanted to say that your last post is well thought out and very logical and correct. It is true though that some take the liberty to give their own definition of 0^0 if it suits their purposes.
|
| Apr29-08, 06:04 AM | #38 |
|
|
|
| Apr29-08, 09:54 PM | #39 |
|
Blog Entries: 2
|
|
| Apr30-08, 06:54 AM | #40 |
|
|
?? I don't have any "bad feelings"- I simply pointed out that he was wrong. You seem to be under the impression that correcting an error is impolite. Certainly you wrote a very complementary response to his post that said, in essence, "computers say 00= 1, therefore it is."
|
| May3-08, 05:54 AM | #41 |
|
Blog Entries: 2
|
since if X is a number then [tex]X^X[/tex] is always less than infinity. Since others have shown that N as defined in his first post is infinity, I would like Arbol's response as N is neither a rational or irrational number! |
| Thread Closed |
| Thread Tools | |
Similar Threads for: there exists one number N
|
||||
| Thread | Forum | Replies | ||
| proving that a real number exists in between a real number, | Calculus | 19 | ||
| i need to know if this exists | Advanced Physics Homework | 2 | ||
| God exists ?! | General Discussion | 100 | ||
| Therefore God Exists | General Discussion | 2 | ||
| Does God Exists? | General Discussion | 40 | ||