Here at the Flying Colours Maths Blog, we’re never afraid to answer the questions on everyone’s lips - such as, why is (1+947×6)3285 practically the same as e?

When I say ‘practically the same’, I mean… well. 20-odd decimal places of π are enough to get the circumference of the universe to within a hair’s breadth. This approximation for e is correct to - according to @aap03102 - 18,457,734,525,360,901,453,873,570 decimal places (although he’s at pains to say he hasn’t checked them all). This is a particularly neat (if impractical) approximation, because it uses each digit from 1 to 9 exactly once. (The approximation is due to Richard Sabey - for more details, see Erich Friedman’s marvellous Math Magic site.)

Why does it work?

It’s actually quite simple: one definition of e is the limit of (1+1n)n, as n goes to infinity. So, plugging a large value of n gives a good approximation to e - and that’s exactly what we do here. The clever bit is finding a two ways of expressing a large number with different digits!

The large n Sabey found was 3285, which is enormous compared to the numbers even the Mathematical Ninja habitually uses - the number of digits that number has, has 26 digits.

And all of them are the same as the digits in 947×6. Why’s that? Well, starting at the top, 47×6 is the same as 442 or 284. Nine is obviously 32, so we’ve got (32)(284), which is 3285, just like we wanted.

OK… but how do we know how accurate it is?

Now, that’s an interesting question! What’s the difference between the approximation and e? Of course, you can just stick it in your calc… oh wait. No, no you can’t. Your calculator will tell you, quite reasonably, that the difference is 0, because it doesn’t deal with numbers that tiny.

However, we can do some tricks. Let’s call our approximation E:

E=(1+1n)n - and take logs: ln(E)=nln(1+1/n)

We’ve got an expansion for ln(1+x)=xx22+, so:

ln(E)=n[1n12n2+]=[112n+]

And that means ln(Ee)=ln(E)ln(e)12n

Or, better yet: Eee12n112n, for large n - and here, n is very large indeed.

So, finally, we can say eEe2n=e2×3285. That’s a very small number - but how small? To find out how many zeros it starts with - in other words, how many decimal places the number is correct to - we can take logarithms base 10.

log10(eE)log10(e)log10(2)log10(3285)

I don’t know log10(e) off the top of my head - I think it’s somewhere about 0.4 1 - and log10(2) is pretty much bang on 0.3, but they’re both irrelevant compared to the last one: we’ve got 285log10(3). 285log10(3) has 26 digits. The whole thing works out to 18,457,734,525,360,901,453,873,570, which is exactly what @aap03102 said!

* Thanks to @christianp and @opettajaH for pointing out some LaTeX issues, corrected 2014-09-29.

* Further link and LaTeX corrections made 2014-09-30, 2016-10-25 and 2018-05-24.

Footnotes:

1. It’s actually 0.434