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.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
# 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"
Math
Appears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3
2×3
2^{34}
234
a_{i-1}
ai−1
\frac{2}{3}
32
\sqrt{2}
2
\sum_{i=1}^3
∑i=13
\sin \theta
sinθ
\boxed{123}
123
Comments
Let a=1625, then the number is a−1a5−1=1+a+a2+a3+a4≡0(mod5)(∵a≡1mod5) This shows that there is nothing sacrosanct about 1625 anything that has a remainder 1 modulo 5 (in general n) will do.
Haha, nice! I post this in a rush without proofreading it! Obviously the simplest way is to do Samrat's way. By the way, it's Euler's totient function, not Fermat's little theorem.
Which is factorization of two integers, so it's not prime.
Note that with enough patience, one could show that it is divisible by 101 by Fermat's little theorem and exponentiation by squaring but it's a little bit tedious.
That is a really nice proof for the earlier unedited version . Thank you for sharing that. What I really like about your proof is that it also proves the edited version :)
If I am not mistaken, any time 6 is multiplied by itself, the resulting number's last digit will always be six. Subtracting 1 will leave 5 as the last digit, and any integer with 5 as its last digit is divisible by 5. Please correct me if I am wrong, as I only come on this site to learn.
the answer is 16^50+16^25+1 16 leaves a remainder of 1 when divided by 3. Therefore any power of 16 leaves a remainder 1 when divided by 3. Therefore the expression is divisible by 3 and hence is not prime.
2^1=2, 2^2=4 ,2^3=8, 2^4=16
2^5=32, therefore 2 will come again after every 4 times, now (16)^125=2^500,(dividing 500 by 4 means remainder will zero imply the unit digit of 2^500 will gives 6, now if we subtractions 1 from 6 we will get 5 and similar way id case of denominator we will get the unit digit 5 . now as the numerator is > denominator with unit digit 5 in both the cases . therefore numerator will divisible by denominator which imply the fraction will not be a prime number it will be a composite number .
)
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:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Let a=1625, then the number is a−1a5−1=1+a+a2+a3+a4≡0(mod5) (∵a≡1mod5) This shows that there is nothing sacrosanct about 1625 anything that has a remainder 1 modulo 5 (in general n) will do.
Log in to reply
"Sacrosanct" is such a beautiful word. Well done, too.
We see that 16125=(15+1)125=1+15⋅125+625(…)≡1(mod54)⇒16125−1≡0(mod54)
And 1625=(15+1)25=1+25⋅15+125(…)≡1(mod53)⇒1625−1≡0(mod53)
But 1625=(15+1)25=1+25⋅15+625(…)≡376(mod54)⇒1625−1≡0(mod54)
So there's more powers of 5 that divides the numerator than the denominator, thus the number is divisible by 5.
Log in to reply
Alternatively, you could use Fermat's little theorem in Lines 1 and 2 (Line 2 is logically unnecessary, anyway): 16125=2500=2ϕ(625)≡1(mod625) .
Log in to reply
Haha, nice! I post this in a rush without proofreading it! Obviously the simplest way is to do Samrat's way. By the way, it's Euler's totient function, not Fermat's little theorem.
Log in to reply
Obviously the number is an integer because letting z=255, we get
== =z−1z25−1z24+z23+…+z+1(z24+z23+z22+z21+z20)+(z19+z18+z17+z16+z15)+(z14+z13+z12+z11+z10)+(z9+z8+z7+z6+z5)+(z4+z3+z2+z1+z0)(z4+z3+z2+z+1)(1+z5+z10+z15+z20)
Which is factorization of two integers, so it's not prime.
Note that with enough patience, one could show that it is divisible by 101 by Fermat's little theorem and exponentiation by squaring but it's a little bit tedious.
Log in to reply
Oh ooops. Typo. Fixed!
The question has to be much more interesting than that ...
Log in to reply
I just proved it, essentially the same proof as the earlier problem :). I won't spoil it for others. But I will leave a rather interesting hint:
Think about the square of a sum of the first 3 terms of a geometric progression, with the first term 1 and common ratio 1625
That is a really nice proof for the earlier unedited version . Thank you for sharing that. What I really like about your proof is that it also proves the edited version :)
One could also show that 925−19125−1 is composite. Letting x=925
It will simplify to this too: x4+x3+x2+x+1
Using the algebraic identity
x4+x3+x2+x+1======(x2+x+1)2−x(x2+2x+1)(x2+x+1)2−x(x+1)2(x2+x+1)2−925(x+1)2(x2+x+1)2−350(x+1)2(x2+x+1)2−(325(x+1))2(x2+x+1+325(x+1))(x2+x+1−325(x+1))
It can be easily shown that (x2+x+1−325(x+1))=±1.
Because (x2+x+1−325(x+1)) and (x2+x+1+325(x+1)) are neither ±1, then their product is definitely not a prime number.
Log in to reply
You wrote : x^2 + 2 x + 1 instead of x^2 + x + 1 at the 4th line
Log in to reply
x4+x3+x2+x+1=(x2+x+1)2−x(x2+2x+1) is correct.
If I am not mistaken, any time 6 is multiplied by itself, the resulting number's last digit will always be six. Subtracting 1 will leave 5 as the last digit, and any integer with 5 as its last digit is divisible by 5. Please correct me if I am wrong, as I only come on this site to learn.
Log in to reply
OH MY GOODNESS THAT SAYS 16. IGNORE THE PREVIOUS COMMENT.
1
Log in to reply
Note that the exponents are different, so it doesn't evaluate to 1.
16-1/16-1=1
Log in to reply
Note that the exponents are different, so it doesn't evaluate to 1.
Scratch that, it appears to check out.
the answer is 16^50+16^25+1 16 leaves a remainder of 1 when divided by 3. Therefore any power of 16 leaves a remainder 1 when divided by 3. Therefore the expression is divisible by 3 and hence is not prime.
Haha :) I guess I can prove it
answer is 1,048,576
Log in to reply
2^1=2, 2^2=4 ,2^3=8, 2^4=16 2^5=32, therefore 2 will come again after every 4 times, now (16)^125=2^500,(dividing 500 by 4 means remainder will zero imply the unit digit of 2^500 will gives 6, now if we subtractions 1 from 6 we will get 5 and similar way id case of denominator we will get the unit digit 5 . now as the numerator is > denominator with unit digit 5 in both the cases . therefore numerator will divisible by denominator which imply the fraction will not be a prime number it will be a composite number . )
Log in to reply