Each question is worth 7 marks
Time allowed is 4 hours
No books, notes or calculators permitted
Give full proofs with your answers
1) Prime numbers , and satisfy the following two conditions.
Find the largest possible value of .
2) Find all solutions in non-negative integers to the equation
3) An example of Clayton's cancelling is . That is, the correct result is obtained using the incorrect method of "cancelling" the 6s. Find all instances of Clayton's cancelling which simultaneously satisfy the following criteria.
(i) Both numerator and denominator are strictly two-digit numbers with the numerator smaller than the denominator.
(ii) The units digit of the numerator is equal to the tens digit of the denominator.
(iii) Crossing out the units digit of the numerator and the tens digit of the denominator yields the correct lowest terms simplification of the original fraction.
4) Find all solutions in positive integers , and to the equation
5) Which positive integers can be written in the form
for positive integers ?
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
1)If r is an odd prime, let it be of the form 2n+1 where n is a positive integer. If we put this value of r in our equation, we get 2(n+1)q-2np=(2n+1)^2. As L.H.S. is even and R.H.S is odd we won't have any solutions for p,q,r in this case. So r=2. We get 3q-p=4 which means q=(p+4)/3. We can see that q can be an integer when p=2,5,11,17,23,29,41,47,53,59,71,..... After which p+q will exceed 111. So when p is 71 then q is not prime, when p is 59 q is 21 which is again not a prime. But when p is 53, q is 19 which is indeed a prime. So our largest solution set for p,q is 53 and 19 and r=2. So largest possible value of pqr is 53×19×2=2014.
Log in to reply
Great solution! You would get 7 out of 7. Only 1 improvement is to make your proof look neater (paragraphing, spacing, etc.)
5a+b2=3c⟹35a+b2=3c−1
Since 3c−1 is an integer. We have
5a+b2≡0(mod3)
If b2≡0(mod3), So 5a≡0(mod3) (this is not possible). So by Fermat's Little theorem b2≡1(mod3)⟹5a≡2(mod3).
This helps in creating a table for 5a:
\Large{\underline { \begin{matrix} a & & R \end{matrix} } \\ \begin{matrix} 1 & & 2 \\ 2 & & 1 \\ 3 & & 2 \\ 4 & & 1 \end{matrix} \\ \text{ Here R means the remainder when 5^a is divided by 3} }
Clearly a is odd because at odd powers of 5 it leaves remainder 2.
5a+b2=3c⟹5a−1=53c−b2
If b2≡0(mod5), So 3c≡0(mod5) (this is not possible). Hence we create a table for 3c:
cR12343421
Clearly c must be even because after only this 3c≡b2(mod5).
Say a=3 then we have 3c>125, so minimum possible value of c is 6, but 729−125=604 is not a perfect square.
By the same we can prove there will be no solutions for a≥3. This leaves only solution to us as (a,b,c)=(1,2,2).
Log in to reply
Several Problems:
1) How do you know that a is always odd, You must prove it.(it is true but proving is necessary)
2) You gave no rigorous proof for a≥3
Log in to reply
Please see it now. Can you help me with the second part
Log in to reply
Log in to reply
@Sharky Kesa
Here goes my solutions:
1)Pretty much the same as Kushagra. (though much longer)
4)Lemma 1: In the equation 5a+b2=3c, c is always even.
Proof: 3c−b2≡0mod5
Five cases with b≡0−4mod5
If, b≡1;c=4k,k∈Z
b≡2;c=4k+2,k∈Z
b≡3;c=4k+2,k∈Z
b≡4;c=4k,k∈Z
b≡1 no solutions.
Hence c is always even. And we are done.
Let c=2m, 5a=3c−b2
5a=32m−b2
5a=(3m−b)(3m+b)
Hence we have two equations:
5l=3m−b 5k=3m+b;l+k=a Solving for 3m and b, we get b=25k−5l 3m=25k+5l⟶(1) Now note that l<k and also if l,k>1 then the equation on the right will not be a perfect power of 3, since we could factor out 5 from the equation. Thus we must have l=0 in (1).
We now have to solve this equation for k,m. [3^m =\dfrac{1 +5^k}{2} \longrightarrow (2)) for k,m
**Lemma 2: k is odd in (2).**
We have
1+5k≡2mod3
5k≡2mod3 If k is even we have 5k≡1mod3 by Fermat's little theorem and so for k odd 5k≡2mod3 and we are done.
Lemma 3: There are no solutions to (2) if k>3.
Factoring some the terms, note that k−1 is even (and so k−2 odd).
3m=2(5+1)(5k−1−5k−2+5k−3⋯+1)
3m−1=(5k−1−5k−2)+(5k−3−5k−4)+⋯+1
Now see that each of the bracket (5k−a−5k−a−1)≡−1mod3. So you have a stream of (-1)'s followed by a (+1). So since
(−1)+(−1)+(−1)+(−1)⋯+1≡0mod3
Thus, the number of (-1)'s are ≡1mod3
k−1≡2mod3
k≡0mod3
Our second observation is that k is divisible by 3 along with being odd(Lemma 2). Now group the terms in triplesc(we can since there are k terms) and factor:
3m−1=5k−3(52−5+1)−5k−6(52−5+1)+⋯(52−5+1)
3m−1=(52−5+1)(5k−3−5k−6+5k−9−⋯+1)
3m−1=(21)(5k−3−5k−6+5k−9−⋯+1)
This is a contradiction since The R.H.S is divisible by 7 and the L.H.S is not. And we are done! Q.E.D
Using Lemma 3 we have that (at last) k=1,l=0⟹a=1. This means that 3m=21+51=31⟹m=1⟹c=2 And finally b=2
Hence the only solution set to 5a+b2=3c is (a,b,c)≡(1,2,2). And we are done.
Great Problem! (moving to the next set....)
Log in to reply
You have summoned me. What is it you desire?
Log in to reply
There you go Check it out!
You may find this helpful.
6416=6416=41
Log in to reply
Thanks!
Another such example
9519=9519=51
Log in to reply
No, he was referring to crossing the number in LaTeX.
Answer to question no. 5 --> if d is the required no. And d=a^2+b^2-c^2 Then a,b,c is set of all triplets a,b,c where a,b,c are sides of an acute angled triangle and c is the largest side EXPLANATION- the given conditions can be manipulated as ●a^2+b^2>c^2 ●a<c ●b<c and this conditions are fullfilled by sides of an acute angled triangle. :D •smallest set of a,b,c is (4,5,6) Which comes just after (3,4,5)the smallest set of primitive pythagorean triplet 3^2+4^2=5^2 4^2+5^2> 6^6 now since we have value of a,b,c we can easily calculate values of d=a^2+b^2-c^2 Where d is the required numbers now for a,b,c(4,5,6) d=5 and so on
Log in to reply
You would get 1 out of 7 for this proof. Please re-read the problem to find out where you went wrong.
Log in to reply
Ummm I think I jst forget to add the FORMAL end lines in mt solution.i thought every one will automatically think over it. Check out now! I added last lines. this is my limit I cant think more better sol sry :D
Log in to reply
a2+b2−c2. It does not ask about values of a, b and c.
No. You haven't read the question properly. The question asks for all positive integers that can be written in the formHey sharky in q no.5 it wud b btr if u 'ill write a^2+b^2-c^2=d ,where d is some positive integer. without it question is not specific :)
Log in to reply
The question has enough detail and you seem to have misinterpreted it.
Log in to reply
Yes it has enough detail.i was just asking to give required numbers a name :)
Actually my english is nt very gud I frequently use wrong words at wrong places ,sry 4 any in convenience :D
Q3) Let the numbers be AB=10a+b and BC=10b+c. Clearly we have
10b+c10a+b=ca⟹b=10a−c9ac
Since b∈Z+,9≥b≥1, We will make cases for a=1,2,3,4,5,6,7,8,9
For a=1
b=10−c9c
By keeping the values of c from 1 to 9, we get possible pairs as (1,1,1),(1,6,4),(1,9,5). Applying same methods we find 8 more tuples of a=b=c and more solution as (2,6,5),(4,9,8), therefore in total we have 13 solutions.
If you feel my answer is wrong somewhere or you want to make this solution better please feel free to ask or reply me here.
Thank you @Sharky Kesa, since we are given numerator is strictly smaller than denominator so we discard the solutions of a=b=c. This gives only 4 possible solution as mentioned above.
Sharky I am getting only one solution to q4. Am I right? If I am I will post a solution soon
Log in to reply
Technically, you would get 5 out of 7 for this proof. But it is correct. You just have to put how you got the solutions.
Yes, there is only one solution to q4.
Yes I also did it same way. The question 'Anamalous Calculation' is also a similar question. Try it out.
You would get 4 out of 7 for this proof. Please re-read the question to see where you went wrong.