Prove at least one of the length, width, height of the box must be rational.
$begingroup$
Assume there is a big box be combined by finite small boxes and that the small boxes are not necessarily be the same.
The statement in my note is " If there is at least one of
length, width, height of each small box is rational, then at least one of the length, width, height of the big box must be rational. "
If all small boxes are the same, then there is nothing be proved.
I wonder this question can be proved by contradiction. That is, assume all of the length, width, height of the box are irrational.
But how to prove there is at least one of the small box having irrational length, width, and height?
geometry rational-numbers
$endgroup$
add a comment |
$begingroup$
Assume there is a big box be combined by finite small boxes and that the small boxes are not necessarily be the same.
The statement in my note is " If there is at least one of
length, width, height of each small box is rational, then at least one of the length, width, height of the big box must be rational. "
If all small boxes are the same, then there is nothing be proved.
I wonder this question can be proved by contradiction. That is, assume all of the length, width, height of the box are irrational.
But how to prove there is at least one of the small box having irrational length, width, and height?
geometry rational-numbers
$endgroup$
$begingroup$
sum of two positive irrational numbers cannot be a negative rational number to offset one rational dimension of a small box
$endgroup$
– Vasya
Dec 19 '18 at 14:29
$begingroup$
In two dimensions the problem is well known. I suggest trying to adapt the arguments in that case.
$endgroup$
– lulu
Dec 19 '18 at 14:33
$begingroup$
here is an article containing $14$ proofs in the planar case.
$endgroup$
– lulu
Dec 19 '18 at 14:34
add a comment |
$begingroup$
Assume there is a big box be combined by finite small boxes and that the small boxes are not necessarily be the same.
The statement in my note is " If there is at least one of
length, width, height of each small box is rational, then at least one of the length, width, height of the big box must be rational. "
If all small boxes are the same, then there is nothing be proved.
I wonder this question can be proved by contradiction. That is, assume all of the length, width, height of the box are irrational.
But how to prove there is at least one of the small box having irrational length, width, and height?
geometry rational-numbers
$endgroup$
Assume there is a big box be combined by finite small boxes and that the small boxes are not necessarily be the same.
The statement in my note is " If there is at least one of
length, width, height of each small box is rational, then at least one of the length, width, height of the big box must be rational. "
If all small boxes are the same, then there is nothing be proved.
I wonder this question can be proved by contradiction. That is, assume all of the length, width, height of the box are irrational.
But how to prove there is at least one of the small box having irrational length, width, and height?
geometry rational-numbers
geometry rational-numbers
edited Dec 19 '18 at 14:35
asked Dec 19 '18 at 14:10
user627221
$begingroup$
sum of two positive irrational numbers cannot be a negative rational number to offset one rational dimension of a small box
$endgroup$
– Vasya
Dec 19 '18 at 14:29
$begingroup$
In two dimensions the problem is well known. I suggest trying to adapt the arguments in that case.
$endgroup$
– lulu
Dec 19 '18 at 14:33
$begingroup$
here is an article containing $14$ proofs in the planar case.
$endgroup$
– lulu
Dec 19 '18 at 14:34
add a comment |
$begingroup$
sum of two positive irrational numbers cannot be a negative rational number to offset one rational dimension of a small box
$endgroup$
– Vasya
Dec 19 '18 at 14:29
$begingroup$
In two dimensions the problem is well known. I suggest trying to adapt the arguments in that case.
$endgroup$
– lulu
Dec 19 '18 at 14:33
$begingroup$
here is an article containing $14$ proofs in the planar case.
$endgroup$
– lulu
Dec 19 '18 at 14:34
$begingroup$
sum of two positive irrational numbers cannot be a negative rational number to offset one rational dimension of a small box
$endgroup$
– Vasya
Dec 19 '18 at 14:29
$begingroup$
sum of two positive irrational numbers cannot be a negative rational number to offset one rational dimension of a small box
$endgroup$
– Vasya
Dec 19 '18 at 14:29
$begingroup$
In two dimensions the problem is well known. I suggest trying to adapt the arguments in that case.
$endgroup$
– lulu
Dec 19 '18 at 14:33
$begingroup$
In two dimensions the problem is well known. I suggest trying to adapt the arguments in that case.
$endgroup$
– lulu
Dec 19 '18 at 14:33
$begingroup$
here is an article containing $14$ proofs in the planar case.
$endgroup$
– lulu
Dec 19 '18 at 14:34
$begingroup$
here is an article containing $14$ proofs in the planar case.
$endgroup$
– lulu
Dec 19 '18 at 14:34
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The key is to notice that an arbitrary box $B$ aligned with the x-y-z axes in space has the property that one of its dimensions is rational if and only if there exists an integer $q$ such that $$intintint_B sin(2pi qx)sin(2pi qy)sin(2pi qz)dxdydz=0tag{1}$$
This equivalence is not difficult to prove. Indeed, if $B$ has one side of rational length $frac p q$ (say, along the $x$ axis), then that triple integral is the product of three integrals. One of these integrals is $$int_0^{frac p q}sin(2pi qx)dx=0$$
Conversely, suppose the triple integral is $0$, then at least one of the single integrals that forms its product must be $0$. Assume it's true for the one along the $x$ axis. This implies that the domain is integration must be an interval whose length is a multiple of the period of $sin(2pi qx)$, so it's a rational number.
With that equivalence proven, Let $B$ be the large box, and ${B_i}_{1leq i leq n}$ be the small boxes.
So all we have to do is to show that $B$ satisfies property $(1)$ for some integer $q$.
We know that each box $B_i$ has at least one dimension that's a rational number $frac {p_i}{q_i}$.
Let $$q=prod_{1leq i leq n}q_i$$ We can prove that property $(1)$ holds for that value of $q$.
The triple integral over $B$ can be decomposed as the sum of integrals over the small boxes
$$intintint_B sin(2pi qx)sin(2pi qy)sin(2pi qz)dxdydz=sum_i
intintint_{B_i} sin(2pi qx)sin(2pi qy)sin(2pi qz)dxdydz$$
Since property $(1)$ is true with $q$ for each small box, each integral in the sum is $0$. This implies the integral over $B$ is also $0$, which implies the desired property.
$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%2f3046436%2fprove-at-least-one-of-the-length-width-height-of-the-box-must-be-rational%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$
The key is to notice that an arbitrary box $B$ aligned with the x-y-z axes in space has the property that one of its dimensions is rational if and only if there exists an integer $q$ such that $$intintint_B sin(2pi qx)sin(2pi qy)sin(2pi qz)dxdydz=0tag{1}$$
This equivalence is not difficult to prove. Indeed, if $B$ has one side of rational length $frac p q$ (say, along the $x$ axis), then that triple integral is the product of three integrals. One of these integrals is $$int_0^{frac p q}sin(2pi qx)dx=0$$
Conversely, suppose the triple integral is $0$, then at least one of the single integrals that forms its product must be $0$. Assume it's true for the one along the $x$ axis. This implies that the domain is integration must be an interval whose length is a multiple of the period of $sin(2pi qx)$, so it's a rational number.
With that equivalence proven, Let $B$ be the large box, and ${B_i}_{1leq i leq n}$ be the small boxes.
So all we have to do is to show that $B$ satisfies property $(1)$ for some integer $q$.
We know that each box $B_i$ has at least one dimension that's a rational number $frac {p_i}{q_i}$.
Let $$q=prod_{1leq i leq n}q_i$$ We can prove that property $(1)$ holds for that value of $q$.
The triple integral over $B$ can be decomposed as the sum of integrals over the small boxes
$$intintint_B sin(2pi qx)sin(2pi qy)sin(2pi qz)dxdydz=sum_i
intintint_{B_i} sin(2pi qx)sin(2pi qy)sin(2pi qz)dxdydz$$
Since property $(1)$ is true with $q$ for each small box, each integral in the sum is $0$. This implies the integral over $B$ is also $0$, which implies the desired property.
$endgroup$
add a comment |
$begingroup$
The key is to notice that an arbitrary box $B$ aligned with the x-y-z axes in space has the property that one of its dimensions is rational if and only if there exists an integer $q$ such that $$intintint_B sin(2pi qx)sin(2pi qy)sin(2pi qz)dxdydz=0tag{1}$$
This equivalence is not difficult to prove. Indeed, if $B$ has one side of rational length $frac p q$ (say, along the $x$ axis), then that triple integral is the product of three integrals. One of these integrals is $$int_0^{frac p q}sin(2pi qx)dx=0$$
Conversely, suppose the triple integral is $0$, then at least one of the single integrals that forms its product must be $0$. Assume it's true for the one along the $x$ axis. This implies that the domain is integration must be an interval whose length is a multiple of the period of $sin(2pi qx)$, so it's a rational number.
With that equivalence proven, Let $B$ be the large box, and ${B_i}_{1leq i leq n}$ be the small boxes.
So all we have to do is to show that $B$ satisfies property $(1)$ for some integer $q$.
We know that each box $B_i$ has at least one dimension that's a rational number $frac {p_i}{q_i}$.
Let $$q=prod_{1leq i leq n}q_i$$ We can prove that property $(1)$ holds for that value of $q$.
The triple integral over $B$ can be decomposed as the sum of integrals over the small boxes
$$intintint_B sin(2pi qx)sin(2pi qy)sin(2pi qz)dxdydz=sum_i
intintint_{B_i} sin(2pi qx)sin(2pi qy)sin(2pi qz)dxdydz$$
Since property $(1)$ is true with $q$ for each small box, each integral in the sum is $0$. This implies the integral over $B$ is also $0$, which implies the desired property.
$endgroup$
add a comment |
$begingroup$
The key is to notice that an arbitrary box $B$ aligned with the x-y-z axes in space has the property that one of its dimensions is rational if and only if there exists an integer $q$ such that $$intintint_B sin(2pi qx)sin(2pi qy)sin(2pi qz)dxdydz=0tag{1}$$
This equivalence is not difficult to prove. Indeed, if $B$ has one side of rational length $frac p q$ (say, along the $x$ axis), then that triple integral is the product of three integrals. One of these integrals is $$int_0^{frac p q}sin(2pi qx)dx=0$$
Conversely, suppose the triple integral is $0$, then at least one of the single integrals that forms its product must be $0$. Assume it's true for the one along the $x$ axis. This implies that the domain is integration must be an interval whose length is a multiple of the period of $sin(2pi qx)$, so it's a rational number.
With that equivalence proven, Let $B$ be the large box, and ${B_i}_{1leq i leq n}$ be the small boxes.
So all we have to do is to show that $B$ satisfies property $(1)$ for some integer $q$.
We know that each box $B_i$ has at least one dimension that's a rational number $frac {p_i}{q_i}$.
Let $$q=prod_{1leq i leq n}q_i$$ We can prove that property $(1)$ holds for that value of $q$.
The triple integral over $B$ can be decomposed as the sum of integrals over the small boxes
$$intintint_B sin(2pi qx)sin(2pi qy)sin(2pi qz)dxdydz=sum_i
intintint_{B_i} sin(2pi qx)sin(2pi qy)sin(2pi qz)dxdydz$$
Since property $(1)$ is true with $q$ for each small box, each integral in the sum is $0$. This implies the integral over $B$ is also $0$, which implies the desired property.
$endgroup$
The key is to notice that an arbitrary box $B$ aligned with the x-y-z axes in space has the property that one of its dimensions is rational if and only if there exists an integer $q$ such that $$intintint_B sin(2pi qx)sin(2pi qy)sin(2pi qz)dxdydz=0tag{1}$$
This equivalence is not difficult to prove. Indeed, if $B$ has one side of rational length $frac p q$ (say, along the $x$ axis), then that triple integral is the product of three integrals. One of these integrals is $$int_0^{frac p q}sin(2pi qx)dx=0$$
Conversely, suppose the triple integral is $0$, then at least one of the single integrals that forms its product must be $0$. Assume it's true for the one along the $x$ axis. This implies that the domain is integration must be an interval whose length is a multiple of the period of $sin(2pi qx)$, so it's a rational number.
With that equivalence proven, Let $B$ be the large box, and ${B_i}_{1leq i leq n}$ be the small boxes.
So all we have to do is to show that $B$ satisfies property $(1)$ for some integer $q$.
We know that each box $B_i$ has at least one dimension that's a rational number $frac {p_i}{q_i}$.
Let $$q=prod_{1leq i leq n}q_i$$ We can prove that property $(1)$ holds for that value of $q$.
The triple integral over $B$ can be decomposed as the sum of integrals over the small boxes
$$intintint_B sin(2pi qx)sin(2pi qy)sin(2pi qz)dxdydz=sum_i
intintint_{B_i} sin(2pi qx)sin(2pi qy)sin(2pi qz)dxdydz$$
Since property $(1)$ is true with $q$ for each small box, each integral in the sum is $0$. This implies the integral over $B$ is also $0$, which implies the desired property.
answered Dec 19 '18 at 14:47
Stefan LafonStefan Lafon
1,89618
1,89618
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%2f3046436%2fprove-at-least-one-of-the-length-width-height-of-the-box-must-be-rational%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$
sum of two positive irrational numbers cannot be a negative rational number to offset one rational dimension of a small box
$endgroup$
– Vasya
Dec 19 '18 at 14:29
$begingroup$
In two dimensions the problem is well known. I suggest trying to adapt the arguments in that case.
$endgroup$
– lulu
Dec 19 '18 at 14:33
$begingroup$
here is an article containing $14$ proofs in the planar case.
$endgroup$
– lulu
Dec 19 '18 at 14:34