BuffettIs 1 divided by 0 undefined or infinity?

  • Context: High School 
  • Thread starter Thread starter BigStelly
  • Start date Start date
  • Tags Tags
    Zero

1 divided by zero=?

  • Undefined

    Votes: 8 61.5%
  • Infinity

    Votes: 2 15.4%
  • Other(explain):

    Votes: 3 23.1%

  • Total voters
    13
  • Poll closed .
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
33 replies · 8K views
master_coda said:
Your definition of division is not the same as the definition of division on the real numbers.

i guess you're implying the irrational numbers. i was not willing to expand the algorithm for non-integer results. i have never given any irrational number input. if you mean the non-integer results.. well, here it goes:

let A and B two reel numbers. subtract B from A until A is bigger or equal to zero, and add 1 to the division at each step. after this process, if A is negative, undo the one step. multiply A with 10 (or what ever the step is) and add [tex]10^{-1}[/tex] to the result after each subraction. repeat these steps until A=0, and decrement the power of 10 (to generalize, base) by 1.

however, i'd like to point that the original question is integer-wise, and this definition was uncessary.
 
Mathematics news on Phys.org
fdarkangel said:
i guess you're implying the irrational numbers. i was not willing to expand the algorithm for non-integer results. i have never given any irrational number input. if you mean the non-integer results.. well, here it goes:

let A and B two reel numbers. subtract B from A until A is bigger or equal to zero, and add 1 to the division at each step. after this process, if A is negative, undo the one step. multiply A with 10 (or what ever the step is) and add [tex]10^{-1}[/tex] to the result after each subraction. repeat these steps until A=0, and decrement the power of 10 (to generalize, base) by 1.

however, i'd like to point that the original question is integer-wise, and this definition was uncessary.

But you attempted to extend the algorithm to try and divide by zero. Once you do that, the algorithm is no longer giving the same results as real number division.
 
it does, for integer results.
i expanded the algorithm to generalize. basics of both division methods are same. the initial explanations i made about 1/0 and 0/0 are still correct. please don't be so pedantic, the interger-only algorithm is consistent and sufficient enough to explain 1/0.
 
fdarkangel,

Again, you are wrong. Master_coda is correct. Your algorithm is, basically, junk.

Either way, this thread is just a rehash of many other similar threads here. We don't need another thread with the same arguments from the same people.

Thread closed.

- Warren