CrazyEngineers
  • aarthivg
    aarthivg

    MemberJan 5, 2012

    four 1's

    using four ones what is the maximum number can be obtained(can use any arithmetic operators)
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Harshad Italiya

    MemberJan 5, 2012

    11^11 😀
    Are you sure? This action cannot be undone.
    Cancel
  • aarthivg

    MemberJan 5, 2012

    godfather
    11^11 😀
    rite
    Are you sure? This action cannot be undone.
    Cancel
  • Harshad Italiya

    MemberJan 5, 2012

    Few days back CEan-silverscorpion had solved same question in this section only. 😎
    Are you sure? This action cannot be undone.
    Cancel
  • aarthivg

    MemberJan 5, 2012

    godfather
    Few days back CEan-silverscorpion had solved same question in this section only. 😎
    sorry. i haven't noticed it.
    Are you sure? This action cannot be undone.
    Cancel
  • Kaustubh Katdare

    AdministratorJan 5, 2012

    Can we generalize this? The maximum number obtained using any number 'x' using n times?

    Like: Max number that can be constructed using 3, 5 times or using 5, 3 times?
    Are you sure? This action cannot be undone.
    Cancel
  • Dancer_Engineer

    MemberJan 5, 2012

    The_Big_K
    Can we generalize this? The maximum number obtained using any number 'x' using n times?

    Like: Max number that can be constructed using 3, 5 times or using 5, 3 times?
    5 ^ (5 ^ 5) ?
    Are you sure? This action cannot be undone.
    Cancel
  • Kaustubh Katdare

    AdministratorJan 5, 2012

    I'm thinking of coming up with a formula.
    Are you sure? This action cannot be undone.
    Cancel
  • Dancer_Engineer

    MemberJan 5, 2012

    The_Big_K
    I'm thinking of coming up with a formula.
    Ok. Cool. 👍

    I think the 'raise to' operator gives the Max number in majority cases.

    The formula would depend on
    i) whether we are using same operator or different operators.
    ii) whether we are using the numbers together or individually.
    Are you sure? This action cannot be undone.
    Cancel
  • simplycoder

    MemberJan 9, 2012

    (1+1)/(1-1) is this valid form, even though division by 0 is meaning less, I would like to frame my solution slightly different manner.

    Concept of a division:
    If we divide a number x with number y then the quotient we get is inversly proportional to the y(divisor).
    Say if we follow, 8/8 will be 1. 8/4 will be 2, 8/2=4 8/1 will be 8 and so on..
    Now it can be noted that as the divisor goes on decreasing, the quotient increases.

    Mathematically speaking, zero is the smallest possible number where as infinity is the largest possible number. Since this cannot be fixed at any value, it cannot be strictly defined and limited to some number as 1,2,3 and so on.

    Various people can assume various values of infinity and thus it is said to largest possible number.(Which is what exactly is asked in the question)

    By the concept of division, Largest possible quotient can be accquired by smallest possible divisor, in this case I propose the divisor to be 0.

    Well I think this can be a indefinite solution for indefinite question(Question whose goal can interpreted differently).

    I think in general mathematics, its meaning less to divide by 0 but question here asked is the largest possible number, so my answer would be infinity,
    Are you sure? This action cannot be undone.
    Cancel
  • Dancer_Engineer

    MemberJan 9, 2012

    Wow. 😎

    Ok, the question is this:
    The maximum number obtained using any number 'x' using n times.

    Here we are not finding the maximum number possible.

    We have to find maximum number using any number 'x' using n times.

    Like the example given by Big K,
    Max number that can be constructed using 3, 5 times or using 5, 3 times?

    So if we solve to find max number using 5, 3 times;
    based on different conditions it would give different solution.

    Case 1: using only 1 operator
    Sol: 5 ^ (5 ^ 5)

    Case 2: using more than 1 operator
    Sol: [5! ^ (5! ^ 5!)]!

    Case 3: using the numbers individually
    Sol: same sol as case 1 and 2

    Case 4: using the numbers individually and/or together
    Sol: 55! ^ 5! OR 555! OR 5! ^ 55!

    Am I making sense here😒
    Are you sure? This action cannot be undone.
    Cancel
  • sachinswetha

    MemberJan 29, 2012

    godfather
    11^11 😀
    Are you sure? This action cannot be undone.
    Cancel
  • sachinswetha

    MemberJan 29, 2012

    aarthivg
    rite
    1111!
    Are you sure? This action cannot be undone.
    Cancel
  • ISHAN TOPRE

    MemberJan 29, 2012

    godfather
    Few days back CEan-silverscorpion had solved same question in this section only. 😎
    This is actually one of the puzzles in Shakuntala Devi's book.
    Are you sure? This action cannot be undone.
    Cancel
  • Dancer_Engineer

    MemberJan 29, 2012

    Someone throw light on my post. 👀
    Are you sure? This action cannot be undone.
    Cancel
  • Kaustubh Katdare

    AdministratorJan 29, 2012

    Okay, I think we need to define the number of operators as well. Else we can repeat the operators a gazillion times and still add a factorial to it to make it even bigger 😁

    I think we should impose a limit of only one operator. Does that make sense? 😨
    Are you sure? This action cannot be undone.
    Cancel
  • Dancer_Engineer

    MemberJan 29, 2012

    Ok, that's about the operators.
    What about the numbers? Do we use the numbers individually / together / both?
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register