Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Make A Big Number!, What is the largest number you can make with...
tricky77puzzle
post Feb 9 2008, 04:12 AM
Post #1


Super Member
*********

Group: [HOSTED]
Posts: 416
Joined: 26-January 08
Member No.: 56,881



What is the largest number you can make with 3 one-digit numbers?

You've no doubt heard this one before. The answer you all know and love is 9 ^ 9 ^ 9, or some 369-million digit number that appears in Pi somewhere but no one cares to memorize.

Here are a few rules to that game:

1. The number must be less than infinity.
2. You cannot use unary operators. (Unary operators are operators that only require one argument to work, such as factorials. 1 + 2 = 3 is a binary operator, since it has two arguments, 1 and 2.)
3. If you use an iterated binary operator (one that is recursive, like 3^^3 which equals 3 ^ 3 ^ 3 or 3 ^ 27 or 7625597484987), you must define the number of times that the function or operator is iterated.
4. You may combine digits to form larger numbers. (999 is allowed, for example.)

Even abiding these rules, one can make much larger numbers than 9^9^9 using only fours, for example 4^^^^4 (4 arrows). This equals 4^^^4^^^4^^^4, which in turn equals 4^^^4^^^(4^^4^^4^^4), which equals 4^^^4^^^(4^^4^^(4^4^4^4)), and so on. It is truly a very large number, much more than 369 million digits.

Here is the first question of this "big numbers contest": What is the largest number you can make with four one-digit numbers?
Go to the top of the page
 
+Quote Post
KansukeKojima
post Feb 9 2008, 04:25 AM
Post #2


Privileged Member
*********

Group: [HOSTED]
Posts: 525
Joined: 13-October 06
From: Alberta, Canada
Member No.: 31,584



Just as a note, this thread could possibly become considered spam... I would be careful.... the moderators/admin may consider it as spam if people are simply just listing numbers over and over... maybe if the posters explained how they got an answer... something along those lines may help.
Go to the top of the page
 
+Quote Post
tricky77puzzle
post Feb 10 2008, 12:29 AM
Post #3


Super Member
*********

Group: [HOSTED]
Posts: 416
Joined: 26-January 08
Member No.: 56,881



QUOTE(KansukeKojima @ Feb 8 2008, 11:25 PM) *
Just as a note, this thread could possibly become considered spam... I would be careful.... the moderators/admin may consider it as spam if people are simply just listing numbers over and over... maybe if the posters explained how they got an answer... something along those lines may help.


Well, I don't intend for it to become spam, so yes, people will have to explain how they got their numbers. As a side note, you cannot repeat a number once it has already been said.
Go to the top of the page
 
+Quote Post
A200
post Feb 10 2008, 04:55 AM
Post #4


Super Member
*********

Group: [HOSTED]
Posts: 255
Joined: 24-May 07
From: Brisbane, Australia
Member No.: 43,581
myCENT:44.35



hmm

3^6x4^5

hehe very simple to begin with... 3 times 3, 6 times. 4 times 4, 5 times. both timesed by each other to form the product smile.gif

so it would equal:

3 x 3 x 3 x 3 x 3 x 3 x 4 x 4 x 4 x 4 x 4 smile.gif

If my calculator is correct, that equals 2,239,488!

This post has been edited by A200: Feb 10 2008, 04:56 AM
Go to the top of the page
 
+Quote Post
tricky77puzzle
post Feb 11 2008, 12:39 AM
Post #5


Super Member
*********

Group: [HOSTED]
Posts: 416
Joined: 26-January 08
Member No.: 56,881



Well, that's good, but how about this: 4^6x5^7?

That equals 4*4*4*4*4*4*5*5*5*5*5*5*5, or 320,000,000.

Keep going...
Go to the top of the page
 
+Quote Post
galexcd
post Feb 21 2008, 01:21 AM
Post #6


Define:EVIL PROGRAMMER (ē'vəl prō'grăm'ər)- n. An organism that converts caffeine into evil software.
***********

Group: [HOSTED]
Posts: 1,189
Joined: 25-September 05
From: Los Angeles, California
Member No.: 12,251
myCENT:39.85



Are we allowed to use infinity in our equation as long as the final answer doesn't come out to infinity? If so I will have another equation, but uh if my calculation is correct this should be the biggest one so far...

Int(0,8)[x^9dx]=348,678,440

Thats:
=348,678,440
For those who can't read my text notation.

This post has been edited by alex7h3pr0gr4m3r: Feb 21 2008, 01:29 AM
Go to the top of the page
 
+Quote Post
rvalkass
post Feb 21 2008, 07:00 AM
Post #7


apt-get moo
Group Icon

Group: [MODERATOR]
Posts: 2,237
Joined: 28-May 05
From: Devon, England
Member No.: 7,593
Spam Patrol
myCENT:45.20



Well, using four one-digit numbers I went straight for 9^9^9^9. That is big. So big, in fact, that not only did it crash Abakus trying to calculate it, but Google also failed. But trust me, that is pretty big.

Then of course you could go for 9^(9^^^^^^^^^9) (9 arrows). That uses four 9s (including the one to specify the number of times I iterate the power) and is also fairly large. Feel free to try to calculate that one.

QUOTE(alex7h3pr0gr4m3r @ Feb 21 2008, 01:21 AM) *
Int(0,8)[x^9dx]=348,678,440

Thats:
=348,678,440
For those who can't read my text notation.


I make the answer to your integral 107,374,182.4
The integral of x^9 is (x^10)/10. Putting numeric values in, you get (8^10)/10 - (0^10)/10, which is 107,374,182.4
Go to the top of the page
 
+Quote Post
galexcd
post Feb 21 2008, 05:35 PM
Post #8


Define:EVIL PROGRAMMER (ē'vəl prō'grăm'ər)- n. An organism that converts caffeine into evil software.
***********

Group: [HOSTED]
Posts: 1,189
Joined: 25-September 05
From: Los Angeles, California
Member No.: 12,251
myCENT:39.85



Arghh I integrated correctly, but my arithmetic was wrong >.< Now I'm embarrassed. I shall come back with a better integral. By the way I thought we were only able to use 3 single digit numbers rvalkass...
Go to the top of the page
 
+Quote Post
rvalkass
post Feb 21 2008, 08:51 PM
Post #9


apt-get moo
Group Icon

Group: [MODERATOR]
Posts: 2,237
Joined: 28-May 05
From: Devon, England
Member No.: 7,593
Spam Patrol
myCENT:45.20



QUOTE(alex7h3pr0gr4m3r @ Feb 21 2008, 05:35 PM) *
Arghh I integrated correctly, but my arithmetic was wrong >.<


Bah, I do that often enough. I can calculate circular motion, do loads of weird calculus but I can't add up tongue.gif

QUOTE(alex7h3pr0gr4m3r @ Feb 21 2008, 05:35 PM) *
By the way I thought we were only able to use 3 single digit numbers rvalkass...


I thought it was four...

QUOTE(tricky77puzzle @ Feb 9 2008, 04:12 AM) *
Here is the first question of this "big numbers contest": What is the largest number you can make with four one-digit numbers?