Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Re: Re: Re: .999999... == 1? (Somewhat OT)

by John M. Dlugosz (Monsignor)
on Jul 25, 2001 at 19:40 UTC ( [id://99720]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: .999999... == 1? (Somewhat OT)
in thread .999999... == 1? (Somewhat OT)

Right, a radix-based system can't directly represent an infinite number of repeating digits.

But a rational number model can hold this value quite easily. It would hold 9/9 (to represent infinite repeating, use 9 in the denominator, instead of 10). You can see that this is another representation of 1, just like 2/4 and 1/2 are the same value.

It's not wierd that two distinct numbers, .9999.... and 1, happen to be equal to each other. Rather, they are the same number, just expressed in two different representations in our Aribic positional number notation. In Roman number notation, X is the same number as VV. Big deal.

—John

  • Comment on Re: Re: Re: Re: .999999... == 1? (Somewhat OT)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://99720]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-20 00:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found