Short answer: the denominator is (10^48 - 10^24 - 1).
Long answer follows.
It's actually easier to understand if you work backwards and arrive at the expression yourself, by asking yourself: "If I wanted the number that starts like
0.0...000 0...001 0...001 0...002 0...003 0...005 0...008 ...
(with each block being 24 digits long), how would I express that number?"
Well, calling the Fibonacci numbers f_n (with f_1=0), that decimal expansion you want is sum (f_n 10^(-24n)) over n≥1. This is sum (f_n x^n) evaluated at x = 10^(-24).
It is easy to work out (especially if you know the trick already) that sum (f_n x^n) = x^2 / (1 - x - x^2), which at x = 10^(-24) gives that the number we want is
1/(10^48 - 10^24 - 1), which is exactly what 1/999999999999999999999998999999999999999999999999 is.
This may be more interesting if you consider more examples:
* if we want the number
0 . 0001 0002 0004 0008 0016 0032 0064 0128...,
then it is sum (2^(n-1) 10000^(-n)). We can calculate that sum(2^(n-1) x^n) is x/(1-2x), which at x = 1/10000 becomes 1/9998. And indeed
1/9998 = 0.0001000200040008001600320064012802560512102420484096...
Similarly,
* if we want the number
0 . 000 001 002 003 004 005 ...,
then it is sum ((n-1) 1000^(-n)). And sum ((n-1) x^n) is x^2/(1-x)^2, and putting x = 1/1000 in it gives 1/999^2 = 1/998001, and indeed
1/998001 = 0.000001002003004005006007008009010011012013014015016...
Basically whenever sum (a_n x^n) has a nice form (aka the generating function of the sequence), you can plug in x = 1/(some power of 10) and get such pretty decimal expansions.
(Edit: Formatting, and the "short answer" at the top.)
If it were Buzzfeed the title would have been something like "You'll never believe what happened when she divided one by 999,999,999,999,999,999,999,998,999,999,999,999,999,999,999,999!!!!!1"
Yes, and hurray for ad hominems, right? Why discredit the "eli5", just because it's from Reddit? What if it's a useful method to convey what you mean? We just can't use it now, because it's from Reddit?
Also, they didn't say it's bad because it's from reddit, the statement could be interpreted as saying that it's bad, and also that it's from reddit. Imagine http://laurencetennant.com/bonds/adhominem.html applied to the genetic fallacy, and you'll see what I mean.
Some of us here do not use reddit much, so using slang specific to that site can be confusing. In this case, I don't think that saying "eli5" instead "explain" is worth risking this potential for confusion, as only 3 letters are saved.
Yes, except that's not actually what people mean when they type those letters. A five year old has almost zero understanding of math. Where would you even begin?
If you want a simple explanation, just say so. There's really no need to use internet memes for basic communication.
Wow. Based on the responses, you'd think I wrote a style guide that said to use eli5 whenever possible. If you don't like it, don't use it. I don't. I was only pointing out that the abbreviation neither stands for just "explain" nor saves a mere three letters.
I always figured it was supposed to be a single word that started with "eli" followed by 5 letters, in the manner of i18n.
The only English words I could find matching that pattern are elicited, elicitor, elidible, eligible, eligibly, elisions, elitisms and elitists - none of which seem apt, although "elicited" is tantalisingly close. From context I always read it as "elucidate" (elu6?)
"explain like I'm 5" is almost certain to be understood regardless of the reader. "Eli5" is unintelligible unless you are part of a particular, narrow, culture. I had no idea what it meant.
(In truth, the "like I'm 5" part is not obvious so could be misunderstood, but is easier to grasp the meaning.)
Thanks. The ad hominem is a counter-argument; you're discrediting an argument based on a person's character. So "jack is an idiot" is not an ad hominem; "that can't be true, because jack says it, and he's an idiot" is.
I thought the guy meant: "I don't like it because it's from reddit."
But ikeboy has it right: in this case, because reddit is not a person, it's a genetic fallacy, not an ad hominem. Which I didn't even know existed. And, of course, he didn't say that it was because of reddit, so it wasn't even that :)
I'm all for not letting reddit jargon get a foothold here. Reddit culture is downright unlikeable since the entire reason that site seems to exist is to foster echo chambers and cliquish behavior. I'd prefer to keep any vestige of that out of HN. This site is a rare jewel in the sewer of the Internet and it's better that way.
> Why discredit the "eli5", just because it's from Reddit?
Redditit is childish, racist, sexist, ignorant and a hive mind.
eli5 like most things on reddit includes this. There are a lot of under currents in the term.
It shouts it's ok to be 'proud' of being ignorant on a topic.
Rather than the adult, it's ok not to know, just ask someone for a simple explanation. Adults should know you don't need a meme to hide behind to say I'm not good at this.
I'd be very surprised if the majority of people on HN don't also Reddit for our fix of what humans are at their base level but the point is HN is supposed to be better than all that.
>Redditit is childish, racist, sexist, ignorant and a hive mind.
Some people on Reddit may be that way, but that doesn't mean everyone is. Some people everywhere are that way, still doesn't mean everyone is. Try not to be so hateful.
It feels to me as though far too much of any given field uses redundant (the same concept expressed lots of different ways) or misleading (something made to sound far more complicated than it actually is) terminology and causes unnecessary amounts of confusion among anyone trying to learn it.
As an example, a person can easily read "divide 24 into 6" as "divide 24 into 6 [parts]," i.e. 24/x = 6, x = 4 — as opposed to 6/24 = x, x = 0.25. This use is especially reinforced by everyday experiences like dividing a cake into eight slices.
I think this phrasing is less confusing when it refers to labels rather than actual numerals. For instance 'divide the price into the exchange rate', which would mean the same as 'divide the exchange rate by the price'.
Why would you use this phrasing? I suppose it can flow more easily in some cases, for instance 'first work out X, then work out Y, then divide them both into Z and see which one is larger' is less of a mouthful than the alternative.
If you go to a pizza restaurant and ask them to "Divide two (large pizzas) into four (portions)" they would indeed give each person 1/2 pizza. So for colloquial use you are correct. Which makes the math definition confusing.
Perhaps it is some kind of regional difference. I've always lived on the US West Coast, and I've heard "divide four by two" expressed as "divide two into four" many times - and never the other way around.
I never use the "into" phrasing myself because it is confusing to me. But it does make some kind of sense if you think about it this way: "How many twos can you put into four?"
To me, "divide A into B" sounds like a some sort of anachronism that you might find in a 17th century one-room schoolhouse, while "divide B by A" sounds perfectly natural.
I went to school on the US East Coast, so you might be onto something here.
A common warm up question in a coding interview is to write (on the whiteboard) a program that prints the Fibonacci numbers in sequence. Arguably, you can write this fraction and claim this answers the question, though I don't know any programming language where this would actually work without a bunch of more code around it.
Edit: other comments have examples in Python, Clojure and bc.
Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc.
This is free software with ABSOLUTELY NO WARRANTY.
For details type `warranty'.
scale=24*20
1/999999999999999999999998999999999999999999999999
.0000000000000000000000000000000000000000000000010000000000000000000\
00001000000000000000000000002000000000000000000000003000000000000000\
00000000500000000000000000000000800000000000000000000001300000000000\
00000000000210000000000000000000000340000000000000000000000550000000\
00000000000000089000000000000000000000144000000000000000000000233000\
00000000000000000037700000000000000000000061000000000000000000000098\
70000000000000000000015970000000000000000000025840000000000000000000\
04181
Originally in my terminal I was experimenting to find a cutoff for the point where the numbers become inaccurate. All of those formulas were in terms of digits and had a -1 on the end.
Maybe a dumb question...so I wrote out the derivation for the generating function and am of course getting x/1-x-x^2. Is the idea just that multiplying through by x just shifts the generating function so you end up with the generating function for f(n)x^(n+1)? Which still gives the resulting decimal expansion?
It seems like day by day the stories being posted on HN more and more resembles something like reddit, and by that I mean stories like this are just so minimal in value and more geared towards self promotion