Distributivity of a dot product-like operationCongruence Summation NotationSolving simultaneous linear...

Short story about an infectious indestructible metal bar?

The (Easy) Road to Code

Is "cogitate" used appropriately in "I cogitate that success relies on hard work"?

Insult for someone who "doesn't know anything"

Why isn't P and P/poly trivially the same?

Multi wire circuit or 2 separate 120V 20A dedicated circuits?

How can I portion out frozen cookie dough?

Was it really inappropriate to write a pull request for the company I interviewed with?

What exactly is the meaning of "fine wine"?

I am the light that shines in the dark

std::string vs const std::string& vs std::string_view

Why does this boat have a landing pad? (SpaceX's GO Searcher) Any plans for propulsive capsule landings?

What does *dead* mean in *What do you mean, dead?*?

Professor forcing me to attend a conference, I can't afford even with 50% funding

Geological Explanation for an Unusually Temperate Northern Mountain Valley

Is it a Cyclops number? "Nobody" knows!

I am the person who abides by rules but breaks the rules . Who am I

What can I do if someone tampers with my SSH public key?

Who has more? Ireland or Iceland?

Draw this image in the TIKZ package

An Undercover Army

Is this Paypal Github SDK reference really a dangerous site?

How does a sound wave propagate?

Is it appropriate to ask a former professor to order a library book for me through ILL?



Distributivity of a dot product-like operation


Congruence Summation NotationSolving simultaneous linear equations in positive integersPutting a sum of rational numbers over a common denominatorIf every pair of congruence equations admits solutions, then the entire system admits solutionsHow to establish the distributive property of sum notationProof of x = 0 modulo 3 only if the sum of its digits 0 modulo 3Prove for primes p $>2$ that $sum_{k=1}^{p−1}{k^{2p−1}}equivfrac{1}{2}p(p+1)pmod {p^2}$if the sum of the digits of $a+b$, $b+c$ and $a+c$ is $<5$, then is the sum of the digits of $a+b+c$ less or equal than 50?On odd perfect numbers and $xvarphi(y)=yvarphi(x)$, where $varphi(n)$ is the Euler's totient functionReview of proof attempt of Bertrand-Chebyshev Theorem













2












$begingroup$


Let $b_1, ldots, b_n in mathbb{N}$. For $x, y in mathbb{Z}^n$, define $x cdot y$ as $newcommand{lcm}{operatorname{lcm}}$ $$x cdot y = left(sum_{i=1}^n (x_i text{ mod } b_i)(y_i text{ mod } b_i) text{ mod } b_iright) text{ mod } lcm(b_1, ldots, b_n)$$



Informally, each multiplication $x_iy_i$ is carried over $mathbb{Z}/b_imathbb{Z}$ and the sum is carried over $mathbb{Z}/ lcm(b_1, ldots, b_n)mathbb{Z}$.



My question is the following: does $x cdot (y + z) equiv x cdot y + x cdot z quad (text{mod} lcm(b_1, ldots, b_n))$ hold?










share|cite|improve this question











$endgroup$












  • $begingroup$
    You have a sum on $i$ with $i$ not appearing in the summand. If that's not what you intended, please edit.
    $endgroup$
    – Gerry Myerson
    Sep 14 '11 at 22:26
















2












$begingroup$


Let $b_1, ldots, b_n in mathbb{N}$. For $x, y in mathbb{Z}^n$, define $x cdot y$ as $newcommand{lcm}{operatorname{lcm}}$ $$x cdot y = left(sum_{i=1}^n (x_i text{ mod } b_i)(y_i text{ mod } b_i) text{ mod } b_iright) text{ mod } lcm(b_1, ldots, b_n)$$



Informally, each multiplication $x_iy_i$ is carried over $mathbb{Z}/b_imathbb{Z}$ and the sum is carried over $mathbb{Z}/ lcm(b_1, ldots, b_n)mathbb{Z}$.



My question is the following: does $x cdot (y + z) equiv x cdot y + x cdot z quad (text{mod} lcm(b_1, ldots, b_n))$ hold?










share|cite|improve this question











$endgroup$












  • $begingroup$
    You have a sum on $i$ with $i$ not appearing in the summand. If that's not what you intended, please edit.
    $endgroup$
    – Gerry Myerson
    Sep 14 '11 at 22:26














2












2








2


0



$begingroup$


Let $b_1, ldots, b_n in mathbb{N}$. For $x, y in mathbb{Z}^n$, define $x cdot y$ as $newcommand{lcm}{operatorname{lcm}}$ $$x cdot y = left(sum_{i=1}^n (x_i text{ mod } b_i)(y_i text{ mod } b_i) text{ mod } b_iright) text{ mod } lcm(b_1, ldots, b_n)$$



Informally, each multiplication $x_iy_i$ is carried over $mathbb{Z}/b_imathbb{Z}$ and the sum is carried over $mathbb{Z}/ lcm(b_1, ldots, b_n)mathbb{Z}$.



My question is the following: does $x cdot (y + z) equiv x cdot y + x cdot z quad (text{mod} lcm(b_1, ldots, b_n))$ hold?










share|cite|improve this question











$endgroup$




Let $b_1, ldots, b_n in mathbb{N}$. For $x, y in mathbb{Z}^n$, define $x cdot y$ as $newcommand{lcm}{operatorname{lcm}}$ $$x cdot y = left(sum_{i=1}^n (x_i text{ mod } b_i)(y_i text{ mod } b_i) text{ mod } b_iright) text{ mod } lcm(b_1, ldots, b_n)$$



Informally, each multiplication $x_iy_i$ is carried over $mathbb{Z}/b_imathbb{Z}$ and the sum is carried over $mathbb{Z}/ lcm(b_1, ldots, b_n)mathbb{Z}$.



My question is the following: does $x cdot (y + z) equiv x cdot y + x cdot z quad (text{mod} lcm(b_1, ldots, b_n))$ hold?







elementary-number-theory






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Sep 14 '11 at 22:33









Srivatsan

21k371126




21k371126










asked Sep 14 '11 at 22:21









Li-thiLi-thi

12916




12916












  • $begingroup$
    You have a sum on $i$ with $i$ not appearing in the summand. If that's not what you intended, please edit.
    $endgroup$
    – Gerry Myerson
    Sep 14 '11 at 22:26


















  • $begingroup$
    You have a sum on $i$ with $i$ not appearing in the summand. If that's not what you intended, please edit.
    $endgroup$
    – Gerry Myerson
    Sep 14 '11 at 22:26
















$begingroup$
You have a sum on $i$ with $i$ not appearing in the summand. If that's not what you intended, please edit.
$endgroup$
– Gerry Myerson
Sep 14 '11 at 22:26




$begingroup$
You have a sum on $i$ with $i$ not appearing in the summand. If that's not what you intended, please edit.
$endgroup$
– Gerry Myerson
Sep 14 '11 at 22:26










1 Answer
1






active

oldest

votes


















1












$begingroup$

For $n>1$, no. The individual $mathbb{Z}/b_imathbb{Z}$'s will cycle around to $0$ under addition before the same occurs in the broader group of $mathbb{Z}/operatorname{lcm}(b_1,dots,b_n)mathbb{Z}$. Namely, let $e_1=(1,0,0,dots)$. Then



$$e_1cdot e_1equiv 1modell $$
but
$$(e_1+cdots+e_1)cdot e_1equiv(b_1e_1)cdot e_1equiv0cdot e_1equiv0modell $$
while $e_1cdot e_1+cdots+e_1cdot e_1$ with $b_1$ terms is congruent to $b_1(e_1cdot e_1)equiv b_1notequiv 0 modell$.






share|cite|improve this answer











$endgroup$













    Your Answer





    StackExchange.ifUsing("editor", function () {
    return StackExchange.using("mathjaxEditing", function () {
    StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
    StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
    });
    });
    }, "mathjax-editing");

    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "69"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f64603%2fdistributivity-of-a-dot-product-like-operation%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1












    $begingroup$

    For $n>1$, no. The individual $mathbb{Z}/b_imathbb{Z}$'s will cycle around to $0$ under addition before the same occurs in the broader group of $mathbb{Z}/operatorname{lcm}(b_1,dots,b_n)mathbb{Z}$. Namely, let $e_1=(1,0,0,dots)$. Then



    $$e_1cdot e_1equiv 1modell $$
    but
    $$(e_1+cdots+e_1)cdot e_1equiv(b_1e_1)cdot e_1equiv0cdot e_1equiv0modell $$
    while $e_1cdot e_1+cdots+e_1cdot e_1$ with $b_1$ terms is congruent to $b_1(e_1cdot e_1)equiv b_1notequiv 0 modell$.






    share|cite|improve this answer











    $endgroup$


















      1












      $begingroup$

      For $n>1$, no. The individual $mathbb{Z}/b_imathbb{Z}$'s will cycle around to $0$ under addition before the same occurs in the broader group of $mathbb{Z}/operatorname{lcm}(b_1,dots,b_n)mathbb{Z}$. Namely, let $e_1=(1,0,0,dots)$. Then



      $$e_1cdot e_1equiv 1modell $$
      but
      $$(e_1+cdots+e_1)cdot e_1equiv(b_1e_1)cdot e_1equiv0cdot e_1equiv0modell $$
      while $e_1cdot e_1+cdots+e_1cdot e_1$ with $b_1$ terms is congruent to $b_1(e_1cdot e_1)equiv b_1notequiv 0 modell$.






      share|cite|improve this answer











      $endgroup$
















        1












        1








        1





        $begingroup$

        For $n>1$, no. The individual $mathbb{Z}/b_imathbb{Z}$'s will cycle around to $0$ under addition before the same occurs in the broader group of $mathbb{Z}/operatorname{lcm}(b_1,dots,b_n)mathbb{Z}$. Namely, let $e_1=(1,0,0,dots)$. Then



        $$e_1cdot e_1equiv 1modell $$
        but
        $$(e_1+cdots+e_1)cdot e_1equiv(b_1e_1)cdot e_1equiv0cdot e_1equiv0modell $$
        while $e_1cdot e_1+cdots+e_1cdot e_1$ with $b_1$ terms is congruent to $b_1(e_1cdot e_1)equiv b_1notequiv 0 modell$.






        share|cite|improve this answer











        $endgroup$



        For $n>1$, no. The individual $mathbb{Z}/b_imathbb{Z}$'s will cycle around to $0$ under addition before the same occurs in the broader group of $mathbb{Z}/operatorname{lcm}(b_1,dots,b_n)mathbb{Z}$. Namely, let $e_1=(1,0,0,dots)$. Then



        $$e_1cdot e_1equiv 1modell $$
        but
        $$(e_1+cdots+e_1)cdot e_1equiv(b_1e_1)cdot e_1equiv0cdot e_1equiv0modell $$
        while $e_1cdot e_1+cdots+e_1cdot e_1$ with $b_1$ terms is congruent to $b_1(e_1cdot e_1)equiv b_1notequiv 0 modell$.







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited yesterday









        Martin Sleziak

        44.8k10119273




        44.8k10119273










        answered Sep 14 '11 at 22:38









        anonanon

        72.4k5111214




        72.4k5111214






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Mathematics Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            Use MathJax to format equations. MathJax reference.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f64603%2fdistributivity-of-a-dot-product-like-operation%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Magento 2 - Add success message with knockout Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Success / Error message on ajax request$.widget is not a function when loading a homepage after add custom jQuery on custom themeHow can bind jQuery to current document in Magento 2 When template load by ajaxRedirect page using plugin in Magento 2Magento 2 - Update quantity and totals of cart page without page reload?Magento 2: Quote data not loaded on knockout checkoutMagento 2 : I need to change add to cart success message after adding product into cart through pluginMagento 2.2.5 How to add additional products to cart from new checkout step?Magento 2 Add error/success message with knockoutCan't validate Post Code on checkout page

            Fil:Tokke komm.svg

            Where did Arya get these scars? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why did Arya refuse to end it?Has the pronunciation of Arya Stark's name changed?Has Arya forgiven people?Why did Arya Stark lose her vision?Why can Arya still use the faces?Has the Narrow Sea become narrower?Does Arya Stark know how to make poisons outside of the House of Black and White?Why did Nymeria leave Arya?Why did Arya not kill the Lannister soldiers she encountered in the Riverlands?What is the current canonical age of Sansa, Bran and Arya Stark?