Given two formulas $A$ and $B$, if $A$ follows from $B$ and $B$ follows from $A$ then is it true that $A$ and...
$begingroup$
This is true if $A$ and $B$ are statements, but formulas are statements too, so I expect the answer to be yes. But let's consider this simple example:
Formula A: $$sum_{k=0}^{n-1}x^k=dfrac{1-x^n}{1-x}$$
Formula B: $$sum_{k=0}^infty x^k=dfrac{1}{1-x},,,,, |x|<1$$
Proof that $Ato B$: Just take the limit $nto infty $ in $A$ assuming $|x|<1$.
Proof that $Bto A$: $$sum_{k=0}^infty x^k=sum_{k=0}^{n-1}sum_{m=0}^infty x^{k+mn} = sum_{k=0}^{n-1}x^kcdot sum_{m=0}^infty x^{mn}$$
From this using $B$ we get $$dfrac{1}{1-x}=sum_{k=0}^{n-1}x^kcdot dfrac{1}{1-x^n},,,,, |x|<1 $$ So we get that $A$ is true if $|x|<1$. But the condition $|x|<1$ can be dropped because this is a polynomial relation, thus $A$ follows.
But clearly $A$ and $B$ are not equivalent. Am I missing something here?
real-analysis logic recreational-mathematics meta-math
$endgroup$
add a comment |
$begingroup$
This is true if $A$ and $B$ are statements, but formulas are statements too, so I expect the answer to be yes. But let's consider this simple example:
Formula A: $$sum_{k=0}^{n-1}x^k=dfrac{1-x^n}{1-x}$$
Formula B: $$sum_{k=0}^infty x^k=dfrac{1}{1-x},,,,, |x|<1$$
Proof that $Ato B$: Just take the limit $nto infty $ in $A$ assuming $|x|<1$.
Proof that $Bto A$: $$sum_{k=0}^infty x^k=sum_{k=0}^{n-1}sum_{m=0}^infty x^{k+mn} = sum_{k=0}^{n-1}x^kcdot sum_{m=0}^infty x^{mn}$$
From this using $B$ we get $$dfrac{1}{1-x}=sum_{k=0}^{n-1}x^kcdot dfrac{1}{1-x^n},,,,, |x|<1 $$ So we get that $A$ is true if $|x|<1$. But the condition $|x|<1$ can be dropped because this is a polynomial relation, thus $A$ follows.
But clearly $A$ and $B$ are not equivalent. Am I missing something here?
real-analysis logic recreational-mathematics meta-math
$endgroup$
2
$begingroup$
"But clearly $A$ and $B$ are not equivalent". Why not? They're both true, and anything that is true is equivalent to anything else that is true.
$endgroup$
– Henning Makholm
Jan 6 at 13:45
$begingroup$
A does not imply B. Add for all n in N to A and then it will imply B.
$endgroup$
– William Elliot
Jan 6 at 13:48
$begingroup$
@WilliamElliot: $A$ does imply $B$ in any of the obvious contexts for interpreting the question (e.g., in $Bbb{R}$ or $Bbb{C}$ with the usual notion of limit). What context do you have in mind where $A$ will not imply $B$?
$endgroup$
– Rob Arthan
Jan 8 at 21:02
add a comment |
$begingroup$
This is true if $A$ and $B$ are statements, but formulas are statements too, so I expect the answer to be yes. But let's consider this simple example:
Formula A: $$sum_{k=0}^{n-1}x^k=dfrac{1-x^n}{1-x}$$
Formula B: $$sum_{k=0}^infty x^k=dfrac{1}{1-x},,,,, |x|<1$$
Proof that $Ato B$: Just take the limit $nto infty $ in $A$ assuming $|x|<1$.
Proof that $Bto A$: $$sum_{k=0}^infty x^k=sum_{k=0}^{n-1}sum_{m=0}^infty x^{k+mn} = sum_{k=0}^{n-1}x^kcdot sum_{m=0}^infty x^{mn}$$
From this using $B$ we get $$dfrac{1}{1-x}=sum_{k=0}^{n-1}x^kcdot dfrac{1}{1-x^n},,,,, |x|<1 $$ So we get that $A$ is true if $|x|<1$. But the condition $|x|<1$ can be dropped because this is a polynomial relation, thus $A$ follows.
But clearly $A$ and $B$ are not equivalent. Am I missing something here?
real-analysis logic recreational-mathematics meta-math
$endgroup$
This is true if $A$ and $B$ are statements, but formulas are statements too, so I expect the answer to be yes. But let's consider this simple example:
Formula A: $$sum_{k=0}^{n-1}x^k=dfrac{1-x^n}{1-x}$$
Formula B: $$sum_{k=0}^infty x^k=dfrac{1}{1-x},,,,, |x|<1$$
Proof that $Ato B$: Just take the limit $nto infty $ in $A$ assuming $|x|<1$.
Proof that $Bto A$: $$sum_{k=0}^infty x^k=sum_{k=0}^{n-1}sum_{m=0}^infty x^{k+mn} = sum_{k=0}^{n-1}x^kcdot sum_{m=0}^infty x^{mn}$$
From this using $B$ we get $$dfrac{1}{1-x}=sum_{k=0}^{n-1}x^kcdot dfrac{1}{1-x^n},,,,, |x|<1 $$ So we get that $A$ is true if $|x|<1$. But the condition $|x|<1$ can be dropped because this is a polynomial relation, thus $A$ follows.
But clearly $A$ and $B$ are not equivalent. Am I missing something here?
real-analysis logic recreational-mathematics meta-math
real-analysis logic recreational-mathematics meta-math
asked Jan 6 at 13:22
TyrellTyrell
587321
587321
2
$begingroup$
"But clearly $A$ and $B$ are not equivalent". Why not? They're both true, and anything that is true is equivalent to anything else that is true.
$endgroup$
– Henning Makholm
Jan 6 at 13:45
$begingroup$
A does not imply B. Add for all n in N to A and then it will imply B.
$endgroup$
– William Elliot
Jan 6 at 13:48
$begingroup$
@WilliamElliot: $A$ does imply $B$ in any of the obvious contexts for interpreting the question (e.g., in $Bbb{R}$ or $Bbb{C}$ with the usual notion of limit). What context do you have in mind where $A$ will not imply $B$?
$endgroup$
– Rob Arthan
Jan 8 at 21:02
add a comment |
2
$begingroup$
"But clearly $A$ and $B$ are not equivalent". Why not? They're both true, and anything that is true is equivalent to anything else that is true.
$endgroup$
– Henning Makholm
Jan 6 at 13:45
$begingroup$
A does not imply B. Add for all n in N to A and then it will imply B.
$endgroup$
– William Elliot
Jan 6 at 13:48
$begingroup$
@WilliamElliot: $A$ does imply $B$ in any of the obvious contexts for interpreting the question (e.g., in $Bbb{R}$ or $Bbb{C}$ with the usual notion of limit). What context do you have in mind where $A$ will not imply $B$?
$endgroup$
– Rob Arthan
Jan 8 at 21:02
2
2
$begingroup$
"But clearly $A$ and $B$ are not equivalent". Why not? They're both true, and anything that is true is equivalent to anything else that is true.
$endgroup$
– Henning Makholm
Jan 6 at 13:45
$begingroup$
"But clearly $A$ and $B$ are not equivalent". Why not? They're both true, and anything that is true is equivalent to anything else that is true.
$endgroup$
– Henning Makholm
Jan 6 at 13:45
$begingroup$
A does not imply B. Add for all n in N to A and then it will imply B.
$endgroup$
– William Elliot
Jan 6 at 13:48
$begingroup$
A does not imply B. Add for all n in N to A and then it will imply B.
$endgroup$
– William Elliot
Jan 6 at 13:48
$begingroup$
@WilliamElliot: $A$ does imply $B$ in any of the obvious contexts for interpreting the question (e.g., in $Bbb{R}$ or $Bbb{C}$ with the usual notion of limit). What context do you have in mind where $A$ will not imply $B$?
$endgroup$
– Rob Arthan
Jan 8 at 21:02
$begingroup$
@WilliamElliot: $A$ does imply $B$ in any of the obvious contexts for interpreting the question (e.g., in $Bbb{R}$ or $Bbb{C}$ with the usual notion of limit). What context do you have in mind where $A$ will not imply $B$?
$endgroup$
– Rob Arthan
Jan 8 at 21:02
add a comment |
0
active
oldest
votes
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%2f3063848%2fgiven-two-formulas-a-and-b-if-a-follows-from-b-and-b-follows-from-a%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f3063848%2fgiven-two-formulas-a-and-b-if-a-follows-from-b-and-b-follows-from-a%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
2
$begingroup$
"But clearly $A$ and $B$ are not equivalent". Why not? They're both true, and anything that is true is equivalent to anything else that is true.
$endgroup$
– Henning Makholm
Jan 6 at 13:45
$begingroup$
A does not imply B. Add for all n in N to A and then it will imply B.
$endgroup$
– William Elliot
Jan 6 at 13:48
$begingroup$
@WilliamElliot: $A$ does imply $B$ in any of the obvious contexts for interpreting the question (e.g., in $Bbb{R}$ or $Bbb{C}$ with the usual notion of limit). What context do you have in mind where $A$ will not imply $B$?
$endgroup$
– Rob Arthan
Jan 8 at 21:02