Aritra

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 9 total)
  • Author
    Posts
  • in reply to: INMO 2024 Problem 3 #98358
    Aritra
    Moderator

    Lets change the question a bit , suppose I ask you to proove the following ,

    Given, \(a^{2023}+b^{2023}=0\),\(b^{2024}+c^{2024}=0\),\(a^{2025}+c^{2025}=0\) . Prove that , \(a\) ,\(b\) ,\(c\) all are equal to zero.

    wahhh ! What a easy problem . Let work it out first !
    If one of the ,\(a\) ,\(b\) ,\(c\) is zero then done .
    so assume none of them are zero , then you can write ,\((\frac{a}{b})^{2023}=-1\), \((\frac{b}{c})^{2024}=-1\), \((\frac{a}{c})^{2025}=-1\).
    On multiplication we get ,\(a^2=-bc\).
    \(a^2=-bc\) \(\implies \) \(a^{4048}=b^{2024}c^{2024}\), on simplifying this implies\(b\) =\(c\) .

    so the \(b^{2024}+c^{2024}=0\) truns into \(2b^{2024}=0 \), and we can conclude my claim.

    Reading till can feel what we are going to do . yes! we will boil down the problem in modulo , modulo \(p\) . Think what does the

    \(a^{2023}+b^{2023}\),\(b^{2024}+c^{2024}\),\(a^{2025}+c^{2025}\) means under modulo p . exactly they are nothing but each of them are zero in modulo p ! exactly the first conditon of our dummy problem . wonderful !! next we need to prove \(a\) ,\(b\) ,\(c\)  are divisible by p . what that mean in modulo \(p\) ! uff you are really clever ! exactly exactly , that ,means \(a\) ,\(b\) ,\(c\) all are equal to zero.That means we reached at out dummy problem .

    then for what you are waiting for . write down , the entire solution taking modulo \(p\) !

    but wait !! how the fraction make sense!! ohh I see , basically they are inverse modulo\( p\) . Because we know every nonzero element is invertible under modulo p .

    now I completely copy the above prove taking modulo \(p\).

    here I shall use the notaion \(Z_{p}\) to mean modulo \(p\).

    so if in some place if I say \(n=0\) in \(Z_{p}\) . that will mean \(n\equiv 0\) modulo \(p\) , if I say \(n=1\) in \(Z_{p}\) . that will mean \(n\equiv 1\) modulo \(p\).  If I say \(\frac{m}{n}\) in \(Z_{p}\). I shall mean \(m.n^{-1}\) under modulo p e.t.c.

    now the actual solution

    If one of the \(a\) ,\(b\) ,\(c\) is divisible by \(p\) then we are done .
    otherwise , we are assuming that none of them are divisible by \(p\).  So one thing is very clear that all the three numbers are invertible under multiplication \(Z_{p}\) .

    Now the idea is simple , we shall bring the entire problem just in the residue class of \(p\) .

    From now all the equality the following equality is in \(Z_{p}\).

    in\(Z_{p}\), the given condition means , \(a^{2023}+b^{2023}=0\),\(b^{2024}+c^{2024}=0\),\(a^{2025}+c^{2025}=0\).

    and the assumption that \(a\) ,\(b\) ,\(c\) are not divisible by p means they are non zero in \(Z_{p}\).

    so we can say , \((\frac{a}{b})^{2023}=-1\), \((\frac{b}{c})^{2024}=-1\), \((\frac{a}{c})^{2025}=-1\).
    On multiplication we get ,\(a^2=-bc\).

    given that \(a^2=-bc\) implies , \(a^{4048}=b^{2024}c^{2024}\), But this implies b=c . (Fill up the details.)

    but then ,\(b^{2024}+c^{2024}=0\) truns into \(2b^{2024}=0 \) , b is not equal to zero (beacuse we have assume that b is not divisble by p, hope you have not forgot the line \(n=0\) in \(Z_{p}\) . that will mean \(n\equiv 0\) modulo \(p\), now "something" modulo zero means what ? eaxtly ! divisible , but \(b\) is not divisible by \(p\), that is our primary assumption) . so , 2=0 in \(Z_{p}\) ,That is 2 is divisible by p  . Which is not possible for odd prime.

    • This reply was modified 1 year, 8 months ago by Aritra.
    • This reply was modified 1 year, 8 months ago by Aritra.
    • This reply was modified 1 year, 8 months ago by Aritra.
    • This reply was modified 1 year, 8 months ago by Aritra.
    • This reply was modified 1 year, 8 months ago by Aritra.
    • This reply was modified 1 year, 8 months ago by Aritra.
    • This reply was modified 1 year, 8 months ago by Aritra.
    • This reply was modified 1 year, 8 months ago by Aritra.
    in reply to: Calculus #72420
    Aritra
    Moderator

    I can't say about others , but it is my procedures how i have learned calculus , i am considering you as a school students , so i am saying about my calculus preparation at the time of ISI CMI entrances.

    1) complete the school text book asap .

    2) for further reading go for I.A Maron , problem in calculus of one variable.

    3) next i move on to burtle and sherbart , introduction to real analysis .

    4) then i move to problem in real analysis , by titu andreacu .

    5) also i have completed some cheap jee book to learn tricks to solve problems .

    6) i also followed some extra notes , some of them are in my website , deymathematics.wordpress.com

     

     

    in reply to: Test - 2nd June-Level 1B #29152
    Aritra
    Moderator

    solution of problem 1 )

    working backward 

    see that 17 gives 17, 34,51,68,85 as its two digit multiple

    and 23 gives 23,56,69,92 as its two digit multiple

    now last digit is 1 so the second last digit must be 5

    now if it 5 then the third last digit is 8

    then the 4th last digit must be 6

    now if it is 6 then 5th last digit is 5 again

    so now we get back to 5 again

    so there will be a pattern like this ......6856856851

    using this pattern we can conclude that the 1st digit must be 6 ( why? think with division by 3)

    so , we are done

    in reply to: Area tiling #29064
    Aritra
    Moderator

    yes, even except those three no tiling is possible

    in reply to: À doubt from the quiz. #29015
    Aritra
    Moderator

    i think i have already told you tomorrow in class

Viewing 5 posts - 1 through 5 (of 9 total)