OK guys I'm a physics student,
I'm trying to write a paper on representation of a given number with 100Cr digits with few alphabets(a-z)and some equations,assuming some arbitrary constants.
I'm giving falsification test here:-
(1) The equation don't need to work,if the digits are lesser or greater than 100Cr
(2)If arbitrary constants are changed number too will change.
----Application area----
Ex:- If I want to tell a number which has 100Cr:yuck: digits to my friend over a phone,I will just tell him the arbitrary constants and assumed values,required equations so that he will try to create the number in his free time independently.
I consult all my peers they are all clueless about these if you are student,or professor or a math buddy please help me to write my paper.
HallsofIvy
Oct5-08, 10:40 AM
I have no idea what you mean by "100Cr digits".
pjunky
Oct5-08, 12:04 PM
Ex:- If I want to tell a number some thing like this to my friend over phone
My paper has to deal with assuming that the above number has "Exactly" 100Cr digits.
MrJB
Oct5-08, 12:57 PM
Do you mean a number with 100 digits? What's Cr mean?
CRGreathouse
Oct5-08, 02:14 PM
I also have never heard of "100Cr digits". Chromium? Combat report? Challenge rating?
pjunky
Oct6-08, 12:16 AM
100Cr=100Crore digits
CRGreathouse
Oct6-08, 01:14 AM
Okay, so you're trying to specify a billion-digit number (1 000 000 000 digits) given some constants. What's the question?
pjunky
Oct6-08, 03:58 AM
@ CR Greathouse Yeah your are right
I'm in confusion how to start,I mean what to assume constants and everything else how to derive equations.
HallsofIvy
Oct6-08, 09:18 AM
Foregive me, but I am still trying to figure out what "100Cr=100Crore " means!
CRGreathouse
Oct6-08, 09:29 AM
Foregive me, but I am still trying to figure out what "100Cr=100Crore " means!
Crore is an Indian term for ten million (another term is lakh for hundred thousand). But I still don't know what's being asked!
Rogerio
Oct6-08, 10:37 AM
Although he doesn't know (yet), I think he is looking for a compression algorithm, in order to compress (without loss) a number with 100Cr digits.
CRGreathouse
Oct6-08, 12:08 PM
Although he doesn't know (yet), I think he is looking for a compression algorithm, in order to compress (without loss) a number with 100Cr digits.
That would make sense. Of course we'd need to know what kind of number he's talking about before we could do that, since we all know compression of random data (on average) is impossible.
HallsofIvy
Oct6-08, 04:49 PM
Crore is an Indian term for ten million (another term is lakh for hundred thousand). But I still don't know what's being asked!
So "100Cr digits" is 100*10,000,000= 1,000,000,000 digits! And, of course, the answer is that there is no way to compress a random of string of digits, as you say. All compression methods have to make some assumptions about the string (as bitmap compression assumes there will be relatively long strings of the same digit (color)).
pjunky
Oct7-08, 02:15 AM
@ all guys
no more confusion I'll write detailed example here.
Ex:-Suppose I want to tell my friend a number say it has 1 Billion digits "exactly" over a phone.I will not tell him the entire number just I will tell my assumed constants and some equations,so that in his free time he will solve the equation and try to create the number as it is..!
Falsification test:-
(a) The theory don't need to work if there are "more or less than" 1 billion digits.
Real-life application:-
1GB=1024*1024*1024*8 = 8589934592 bits exactly
At present computing world is satisfying with "HUffman coding" which compress data 10:1 ratio.
If we derive certain techniques to describe an "exact billion digit number" in few lines it will be a gift to computing guys.
Data will be drastically reduced to 1,00,000:1(my assumption).
We all guys here(PF) helping each other will contribute this technique as a gift to them.
pjunky
Oct7-08, 02:31 AM
@CR great house
@Halls of Ivy
Yeah your are right "compression of random data is impossible"