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
$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?
elementary-number-theory
$endgroup$
add a comment |
$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?
elementary-number-theory
$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
add a comment |
$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?
elementary-number-theory
$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
elementary-number-theory
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
add a comment |
$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
add a comment |
1 Answer
1
active
oldest
votes
$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$.
$endgroup$
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
$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$.
$endgroup$
add a comment |
$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$.
$endgroup$
add a comment |
$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$.
$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$.
edited yesterday
Martin Sleziak
44.8k10119273
44.8k10119273
answered Sep 14 '11 at 22:38
anonanon
72.4k5111214
72.4k5111214
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
$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