$a = d$ implies $a^b = d^b$
$begingroup$
Prove that $a = d$ implies $a^b = d^b$, where $a, d$ are arbitrary
nonnegative integers and $b$ is any positive integer.
If I could use division I think it could be something like that:
$a^b / d^b = a ^{b-b} = a^0 = 1$ (assuming $a = d$), but I'm trying to figure out how to prove this using only multiplication and addition properties (natural numbers).
Here's my idea:
If a = b then there exists an integer $k$ such that $x = ak$ and $x = bk$, that also implies $(a^b)k = (d^b) k$ and $a^b = d^b$ by using the cancellation law of multiplication.
proof-verification natural-numbers
$endgroup$
add a comment |
$begingroup$
Prove that $a = d$ implies $a^b = d^b$, where $a, d$ are arbitrary
nonnegative integers and $b$ is any positive integer.
If I could use division I think it could be something like that:
$a^b / d^b = a ^{b-b} = a^0 = 1$ (assuming $a = d$), but I'm trying to figure out how to prove this using only multiplication and addition properties (natural numbers).
Here's my idea:
If a = b then there exists an integer $k$ such that $x = ak$ and $x = bk$, that also implies $(a^b)k = (d^b) k$ and $a^b = d^b$ by using the cancellation law of multiplication.
proof-verification natural-numbers
$endgroup$
add a comment |
$begingroup$
Prove that $a = d$ implies $a^b = d^b$, where $a, d$ are arbitrary
nonnegative integers and $b$ is any positive integer.
If I could use division I think it could be something like that:
$a^b / d^b = a ^{b-b} = a^0 = 1$ (assuming $a = d$), but I'm trying to figure out how to prove this using only multiplication and addition properties (natural numbers).
Here's my idea:
If a = b then there exists an integer $k$ such that $x = ak$ and $x = bk$, that also implies $(a^b)k = (d^b) k$ and $a^b = d^b$ by using the cancellation law of multiplication.
proof-verification natural-numbers
$endgroup$
Prove that $a = d$ implies $a^b = d^b$, where $a, d$ are arbitrary
nonnegative integers and $b$ is any positive integer.
If I could use division I think it could be something like that:
$a^b / d^b = a ^{b-b} = a^0 = 1$ (assuming $a = d$), but I'm trying to figure out how to prove this using only multiplication and addition properties (natural numbers).
Here's my idea:
If a = b then there exists an integer $k$ such that $x = ak$ and $x = bk$, that also implies $(a^b)k = (d^b) k$ and $a^b = d^b$ by using the cancellation law of multiplication.
proof-verification natural-numbers
proof-verification natural-numbers
asked Dec 7 '18 at 17:35
adriana634adriana634
436
436
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
You're overthinking it. We proceed by induction on $b$. The case $b=1$ is trivial, so assume it works when $b=k$. Then $a^{k+1}=a^ka=d^kd=d^{k+1}$ completes the inductive step.
$endgroup$
add a comment |
$begingroup$
There must be something I don't understand. Are you sure you have asked the question you intended?
The equals sign in the assumption $a=d$ means that "$a$" and "$d$" are essentially just different names for the same number. So you can substitute one for the other in any formula. There is nothing to prove.
$endgroup$
$begingroup$
You took the words right out of my mouth.
$endgroup$
– Shubham Johri
Dec 7 '18 at 21:00
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%2f3030168%2fa-d-implies-ab-db%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
You're overthinking it. We proceed by induction on $b$. The case $b=1$ is trivial, so assume it works when $b=k$. Then $a^{k+1}=a^ka=d^kd=d^{k+1}$ completes the inductive step.
$endgroup$
add a comment |
$begingroup$
You're overthinking it. We proceed by induction on $b$. The case $b=1$ is trivial, so assume it works when $b=k$. Then $a^{k+1}=a^ka=d^kd=d^{k+1}$ completes the inductive step.
$endgroup$
add a comment |
$begingroup$
You're overthinking it. We proceed by induction on $b$. The case $b=1$ is trivial, so assume it works when $b=k$. Then $a^{k+1}=a^ka=d^kd=d^{k+1}$ completes the inductive step.
$endgroup$
You're overthinking it. We proceed by induction on $b$. The case $b=1$ is trivial, so assume it works when $b=k$. Then $a^{k+1}=a^ka=d^kd=d^{k+1}$ completes the inductive step.
answered Dec 7 '18 at 17:39
J.G.J.G.
24.6k22539
24.6k22539
add a comment |
add a comment |
$begingroup$
There must be something I don't understand. Are you sure you have asked the question you intended?
The equals sign in the assumption $a=d$ means that "$a$" and "$d$" are essentially just different names for the same number. So you can substitute one for the other in any formula. There is nothing to prove.
$endgroup$
$begingroup$
You took the words right out of my mouth.
$endgroup$
– Shubham Johri
Dec 7 '18 at 21:00
add a comment |
$begingroup$
There must be something I don't understand. Are you sure you have asked the question you intended?
The equals sign in the assumption $a=d$ means that "$a$" and "$d$" are essentially just different names for the same number. So you can substitute one for the other in any formula. There is nothing to prove.
$endgroup$
$begingroup$
You took the words right out of my mouth.
$endgroup$
– Shubham Johri
Dec 7 '18 at 21:00
add a comment |
$begingroup$
There must be something I don't understand. Are you sure you have asked the question you intended?
The equals sign in the assumption $a=d$ means that "$a$" and "$d$" are essentially just different names for the same number. So you can substitute one for the other in any formula. There is nothing to prove.
$endgroup$
There must be something I don't understand. Are you sure you have asked the question you intended?
The equals sign in the assumption $a=d$ means that "$a$" and "$d$" are essentially just different names for the same number. So you can substitute one for the other in any formula. There is nothing to prove.
answered Dec 7 '18 at 18:50
Ethan BolkerEthan Bolker
42.3k548111
42.3k548111
$begingroup$
You took the words right out of my mouth.
$endgroup$
– Shubham Johri
Dec 7 '18 at 21:00
add a comment |
$begingroup$
You took the words right out of my mouth.
$endgroup$
– Shubham Johri
Dec 7 '18 at 21:00
$begingroup$
You took the words right out of my mouth.
$endgroup$
– Shubham Johri
Dec 7 '18 at 21:00
$begingroup$
You took the words right out of my mouth.
$endgroup$
– Shubham Johri
Dec 7 '18 at 21:00
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%2f3030168%2fa-d-implies-ab-db%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