Author Topic: Something you know  (Read 17509 times)

0 Members and 1 Guest are viewing this topic.

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: Something you know
« Reply #30 on: February 24, 2011, 06:12:25 pm »
It does sometimes...
Other times it doesn't... other times=99.999999...% of the time(now lets see what does that equal)

EDIT: and I don't get the proof. why does it not equal infinity?
« Last Edit: February 24, 2011, 06:13:23 pm by ruler501 »
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: Something you know
« Reply #31 on: February 24, 2011, 06:13:03 pm »
It does sometimes...
Other times it doesn't... other times=99.999999...% of the time(now lets see what does that equal)
It equals 100%.

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Something you know
« Reply #32 on: February 24, 2011, 06:13:26 pm »
99.999999...%

My calculator gives me a syntax error there.




Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: Something you know
« Reply #33 on: February 24, 2011, 06:14:32 pm »
I wonder why it is the same as 0.999999999...=1 simple infinite series that don't switch signs and get less than the original when all operations are additiion
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline phenomist

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 132
  • Rating: +46/-3
    • View Profile
Re: Something you know
« Reply #34 on: February 24, 2011, 06:52:08 pm »
O_o how the hell adding an infinite number of positive numbers equals a negative one?

Math sure is weird.

Let's see if this rings a bell to programmers: It's a bit like signed numbers. 65535 = -1. 65535 = 1111111111111111 in binary. (in Axe. Sort of.)
Only in math, it's a perfect computer that has an infinite number of bits. But if you turn all of the bits on, then it becomes negative :D. 1+2+4+8+16+... = -1.

Well, maybe not, but that's the way I think of it. Still taking calculus, so I don't know the intricacies of this.

Also, strange followup: You've heard that you can't go colder below absolute zero, but it turns out that negative temperature is WARMER than an infinite amount of degrees. http://en.wikipedia.org/wiki/Negative_temperature
« Last Edit: February 24, 2011, 08:30:10 pm by squidgetx »
Level Designer for Graviter

[Disclaimer: I can't program for my life.]

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: Something you know
« Reply #35 on: February 24, 2011, 06:55:42 pm »
the wikipedia link is broken

and I kind of understand how you could prove that
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: Something you know
« Reply #36 on: February 24, 2011, 07:19:21 pm »
If I had mod powers, I could fix it.  Just do:
Code: [Select]
[url=http://en.wikipedia.org/wiki/Negative_temperature]wiki[/url]
to get this: wiki

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Something you know
« Reply #37 on: February 24, 2011, 11:44:38 pm »
For raising to the imaginary power, you must work with positive real numbers (numbers that work with the natural log). If you want to use negatives to an imaginary power, you have to some even more advanced math playing :D so pretty much:
xi=cos(ln(x))+i*sin(ln(x))

Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Re: Something you know
« Reply #38 on: February 25, 2011, 12:40:46 am »
1+1+1+1+1+1+1+1+1+1+1+1...... as a signed int, when it reaches 32767 (or something) DOES become negative :P

Offline ralphdspam

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 841
  • Rating: +38/-1
  • My name is actually Matt.
    • View Profile
Re: Something you know
« Reply #39 on: February 25, 2011, 01:27:43 am »
Yeah, but they were talking about real-life math, not 16-bit signed integers.  I still don't get it. How can 1+1+...=-1?
I will try it once i am finished dividing by 0.
ld a, 0
ld a, a

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Something you know
« Reply #40 on: February 25, 2011, 01:28:35 am »
because it is infinite bit :D

Offline ralphdspam

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 841
  • Rating: +38/-1
  • My name is actually Matt.
    • View Profile
Re: Something you know
« Reply #41 on: February 25, 2011, 01:31:52 am »
Ok. That kind of makes sense in a sort of roundabout fashion. 
ld a, 0
ld a, a

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Something you know
« Reply #42 on: February 25, 2011, 01:34:56 am »
Yep, it is one of those things where it kind of almost nearly comes close to possibly being probably understandable in a drawn out roundabout way, just like you said :D Really, you could prove it to be anything which is why infinity is regarded more as a concept as opposed to a number.