mod

find tens digit of 3^2011

Note by Alan Liang
8 years, 3 months ago

No vote yet
3 votes

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

Since you can find tens digit of a number n by the result of n mod 100, you can use Euler's Theorem. Thanks to this theorem you know that 3^40 = 1 (mod 100), since φ(100) is 40. Therefore 3^2000 = 1 (mod 100) and 3^2011 = 3^11 (mod 100). 3^11 is 177147 and so 177147 mod 100 = 47. Now you know that 3^2011 mod 100 = 47, and then 3^2011 ends with 4 and 7. 4 is the tens digit.

Sebastien Traglia - 8 years, 3 months ago

Find a pattern.03,09,27,81,43,29,87,61,83,49,47,41,23,69,07,21,63,89,67,01,03........ 03,09,27,81,43,29,87,61,83,49,47,41,23,69,07,21,63,89,67,01,03........ These are the last 2 digits for the numbers 31 3^{1} to 321 3^{21} . As you can see,after every 20 numbers the last two digits go back to 03 03 .Hence 2011/20=100(r)11 2011/20=100 (r) 11 .Then we find the 11th number in the 20 number set which is 47,so tens digit of 32011 3^{2011} is 4.

Tan Li Xuan - 8 years, 3 months ago

Log in to reply

Did you learn this from Mathematical Circle? Just curious cause i did so :P

Soham Chanda - 8 years, 3 months ago

Log in to reply

@Soham What is mathematical circle ?

Priyansh Sangule - 8 years, 3 months ago

Log in to reply

@Priyansh Sangule First..as your replying to me I take it for granted it's directed towards me .So you didn't have to write "@Soham" :D Anyways itsa legen-waitforit-dary. :D

Soham Chanda - 8 years, 3 months ago

@Priyansh Sangule A book.

Zi Song Yeoh - 8 years, 3 months ago

No,I didn't. I learned it from my olympic maths books :D

Tan Li Xuan - 8 years, 3 months ago

Log in to reply

@Tan Li Xuan whats that?

superman son - 8 years, 3 months ago

Log in to reply

@Superman Son Are you asking what is olympic maths?Olympic Maths is basically a harder version of maths,and uses other methods to solve problems.

Tan Li Xuan - 8 years, 3 months ago
×

Problem Loading...

Note Loading...

Set Loading...