Recent content by phantasmagoriun

  1. P

    Modular Arithmetic and Exponential Towers: Solving the Power Tower Puzzle

    Thanks for the help. I'm going to bring this stuff into my group meeting and see what we can do with it. (None of us have seen this type of problem before, nor worked with mod, so hopefully we can figure it out)
  2. P

    What Is the Remainder of a 3000-Layer 7 Power Tower Divided by 11?

    Thanks for the help. I'm going to bring this into my group meeting and see what we can do with it.
  3. P

    What Is the Remainder of a 3000-Layer 7 Power Tower Divided by 11?

    Hey, I'm not really familiar with that notation at all. How would you go about using that and what does the mod 11 mean??
  4. P

    What is the Remainder of a 3000-Layer 7 Power Tower Divided by 11?

    Consider an exponential tower of three thousand 7's. What is the remainder when you divide the tower by 11? Note that this notation means 7^(7^7) not (7^7)^7. So it's kinda like the Ackermann Function maybe? The final answer must be given as a single integer in the range 0-10. Anyone got...
  5. P

    Modular Arithmetic and Exponential Towers: Solving the Power Tower Puzzle

    Consider an exponential tower of three thousand 7's. What is the remainder when you divide the tower by 11? Note that this notation means 7^(7^7) not (7^7)^7. So it's kinda like the Ackermann Function maybe? The final answer must be given as a single integer in the range 0-10. Anyone got...
  6. P

    What Is the Remainder of a 3000-Layer 7 Power Tower Divided by 11?

    Crazy Power Tower Problem. Consider an exponential tower of three thousand 7's. What is the remainder when you divide the tower by 11? Note that this notation means 7^(7^7) not (7^7)^7. The final answer must be given as a single integer in the range 0-10. Anyone who can help?
Back
Top