Re: More of an Algorithems question
- From: "Randy Poe" <poespam-trap@xxxxxxxxx>
- Date: 16 Nov 2005 10:34:07 -0800
s...@xxxxxxxxxxxxxx wrote:
> Filter wrote:
> > How can I proove that no Algorithm can compress every file of length
> > 10^6?
>
> This is rather simple. Let's assume by length you mean bits--not that
> it really matters, but it makes things easier. A compressed file would
> be smaller than the orginal. So between 1 and 10^6-1 bits. Now how
> many unique files are there with between 1 and 10^6-1 bits? Answer:
> less than the number of unqiue files with 10^6.
Nice. Basically a pigeonhole principle argument.
So what this means is that no LOSSLESS compression scheme
can compress all files of length N bits into files of length N-1
or less.
- Randy
.
- References:
- More of an Algorithems question
- From: Filter
- Re: More of an Algorithems question
- From: stush
- More of an Algorithems question
- Prev by Date: Re: integrable question
- Next by Date: Re: Convergence of a function sequence in L^\infty(R)
- Previous by thread: Re: More of an Algorithems question
- Next by thread: Re: More of an Algorithems question
- Index(es):
Relevant Pages
|