![]() |
What's your favourite paradox? - Printable Version +- Fearless Forums (https://fearlessrp.net) +-- Forum: General Discussion (https://fearlessrp.net/forumdisplay.php?fid=10) +--- Forum: Off-Topic (https://fearlessrp.net/forumdisplay.php?fid=25) +---- Forum: Archive (https://fearlessrp.net/forumdisplay.php?fid=41) +---- Thread: What's your favourite paradox? (/showthread.php?tid=73536) |
RE: What's your favourite paradox? - Divey - 07-29-2016 This is all too complicated for me. RE: What's your favourite paradox? - mgdwszx - 07-29-2016 (07-29-2016, 10:46 AM)Greed^ Wrote:(07-29-2016, 09:47 AM)franku Wrote:(07-28-2016, 03:40 PM)aviator Wrote: I have a few; apologies, those brain cells i'm missing were irreparably destroyed by reading things you post on these forums RE: What's your favourite paradox? - Emil - 07-29-2016 (07-29-2016, 01:02 PM)franku Wrote:(07-29-2016, 10:46 AM)Greed^ Wrote:(07-29-2016, 09:47 AM)franku Wrote:(07-28-2016, 03:40 PM)aviator Wrote: I have a few; I would like to refer you to this thread instead: http://www.fearlessrp.net/showthread.php?tid=73359 RE: What's your favourite paradox? - Greed^ - 07-29-2016 (07-29-2016, 11:20 AM)aviator Wrote:(07-29-2016, 10:46 AM)Greed^ Wrote: You must lack some brain cells Yup Lets take a look at what he wrote (07-29-2016, 09:47 AM)franku Wrote:so he says x = 0.999, and then 10*x = 9.999, but that's wrong (obviously he means in an infinite way, but this is for calculating it in a simple way), but 10 * 0.999 is not 9.999, but 9.99, which is as I mentioned before basic math, so that's where his calculations are wrong(07-28-2016, 03:40 PM)aviator Wrote: -snip- RE: What's your favourite paradox? - aviator - 07-29-2016 (07-29-2016, 02:08 PM)Greed^ Wrote:(07-29-2016, 11:20 AM)aviator Wrote:(07-29-2016, 10:46 AM)Greed^ Wrote: You must lack some brain cells You are correct, but it's irrelevant to the topic at hand. 10*0.999 is obviously 9.99. That's not the computation franku is doing however. Hence, he is indeed fully correct. RE: What's your favourite paradox? - Greed^ - 07-29-2016 (07-29-2016, 09:47 AM)franku Wrote:(07-28-2016, 03:40 PM)aviator Wrote: -snip- eh? RE: What's your favourite paradox? - mgdwszx - 07-29-2016 (07-29-2016, 02:17 PM)Greed^ Wrote:(07-29-2016, 09:47 AM)franku Wrote:(07-28-2016, 03:40 PM)aviator Wrote: -snip- (...) = recurring decimal 9.999... means the '9' value after the decimal place continues indefinitely (1÷9 = 0.1 recurring, for example) So if x = 0.999 recurring, multiplying that value by ten will move one nine to the left, giving 9.999... If you subtract 0.999 recurring from 9.999 recurring you are left with 9, hence my calculation. edit: the recurring decimal values cancel themselves out RE: What's your favourite paradox? - Greed^ - 07-29-2016 That'd still make your calculations wrong You can put any amount of 9's after the .... and it'd still follow the same principle that I wrote RE: What's your favourite paradox? - mgdwszx - 07-29-2016 (07-29-2016, 04:36 PM)Greed^ Wrote: That'd still make your calculations wrong was going to explain all over again but honestly cba, here are some sources you should take a minute to read over: http://www.purplemath.com/modules/howcan1.htm https://www.math.hmc.edu/funfacts/ffiles/10012.5.shtml https://en.wikipedia.org/wiki/0.999... http://www.relativelyinteresting.com/does-0-99999-really-equal-1/ RE: What's your favourite paradox? - aviator - 07-29-2016 Right, here's a more visual representation of what he has done: ![]() The last line shows 3 different ways of expressing the exact same number: 0.999..., 9/9 and 1. Another way of expressing 0.999... or 0.9 recurring is by the following infinite (and converging sum), which is equal to 1: ![]() The above notation effectively means: 0.9+0.09+0.009+... going on forever. I'll show you that the above sum is true as it is a geometric series, so the sum to infinity is: ![]() where a is the first term (in this case 0.9) and r is the common ratio (what we multiply to get the next term) which is 0.1 in this case. When we apply the formula: ![]() Hopefully this clears it up a bit more. |