Calculate the inverse of an element in $mathbb{Q}(sqrt 3)$
$begingroup$
I want to find the inverse of an element in $mathbb{Q}(sqrt 3)$.
For example $a=2-sqrt3$.
I was considering at first to find a $b= {1 over a}$ and from the calculation emerge that $b= 2+sqrt3$.
But is this process right or wrong?
Thanks
abstract-algebra
$endgroup$
add a comment |
$begingroup$
I want to find the inverse of an element in $mathbb{Q}(sqrt 3)$.
For example $a=2-sqrt3$.
I was considering at first to find a $b= {1 over a}$ and from the calculation emerge that $b= 2+sqrt3$.
But is this process right or wrong?
Thanks
abstract-algebra
$endgroup$
$begingroup$
What process? You did not specify what you actually did.
$endgroup$
– Tobias Kildetoft
Dec 13 '18 at 8:24
add a comment |
$begingroup$
I want to find the inverse of an element in $mathbb{Q}(sqrt 3)$.
For example $a=2-sqrt3$.
I was considering at first to find a $b= {1 over a}$ and from the calculation emerge that $b= 2+sqrt3$.
But is this process right or wrong?
Thanks
abstract-algebra
$endgroup$
I want to find the inverse of an element in $mathbb{Q}(sqrt 3)$.
For example $a=2-sqrt3$.
I was considering at first to find a $b= {1 over a}$ and from the calculation emerge that $b= 2+sqrt3$.
But is this process right or wrong?
Thanks
abstract-algebra
abstract-algebra
asked Dec 13 '18 at 8:20
AlessarAlessar
313115
313115
$begingroup$
What process? You did not specify what you actually did.
$endgroup$
– Tobias Kildetoft
Dec 13 '18 at 8:24
add a comment |
$begingroup$
What process? You did not specify what you actually did.
$endgroup$
– Tobias Kildetoft
Dec 13 '18 at 8:24
$begingroup$
What process? You did not specify what you actually did.
$endgroup$
– Tobias Kildetoft
Dec 13 '18 at 8:24
$begingroup$
What process? You did not specify what you actually did.
$endgroup$
– Tobias Kildetoft
Dec 13 '18 at 8:24
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Assume $a, bin Bbb Q$ and $a + bsqrt3neq 0$. Expanding fractions gives us
$$
frac{1}{a + bsqrt3} = frac{a - bsqrt3}{a^2-3b^2}\
= frac{a}{a^2-3b^2} - frac{b}{a^2-3b^2}sqrt3
$$
Note that $sqrt3$ being irrational is precisely what we need to see that the denominators aren't $0$.
$endgroup$
$begingroup$
So in my example $a=2$ and $b=-1$, so having a $sqrt3$ factor in the fraction expansion assure us that the inverse is indeed in $mathbb{Q}(sqrt3)$, am I right?
$endgroup$
– Alessar
Dec 13 '18 at 8:27
1
$begingroup$
@Alessar The thing that ensures that the inverse is indeed in $Bbb Q(sqrt3)$ is that $frac{a}{a^2-3b^2}$ and $frac{b}{a^2-3b^2}$ are rational. I'm expanding by $a-bsqrt3$ for the simple reason that that makes the denominator rational and much easier to work with.
$endgroup$
– Arthur
Dec 13 '18 at 8:29
$begingroup$
Ok got it, thanks for the clarification Arthur
$endgroup$
– Alessar
Dec 13 '18 at 8:36
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%2f3037747%2fcalculate-the-inverse-of-an-element-in-mathbbq-sqrt-3%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$
Assume $a, bin Bbb Q$ and $a + bsqrt3neq 0$. Expanding fractions gives us
$$
frac{1}{a + bsqrt3} = frac{a - bsqrt3}{a^2-3b^2}\
= frac{a}{a^2-3b^2} - frac{b}{a^2-3b^2}sqrt3
$$
Note that $sqrt3$ being irrational is precisely what we need to see that the denominators aren't $0$.
$endgroup$
$begingroup$
So in my example $a=2$ and $b=-1$, so having a $sqrt3$ factor in the fraction expansion assure us that the inverse is indeed in $mathbb{Q}(sqrt3)$, am I right?
$endgroup$
– Alessar
Dec 13 '18 at 8:27
1
$begingroup$
@Alessar The thing that ensures that the inverse is indeed in $Bbb Q(sqrt3)$ is that $frac{a}{a^2-3b^2}$ and $frac{b}{a^2-3b^2}$ are rational. I'm expanding by $a-bsqrt3$ for the simple reason that that makes the denominator rational and much easier to work with.
$endgroup$
– Arthur
Dec 13 '18 at 8:29
$begingroup$
Ok got it, thanks for the clarification Arthur
$endgroup$
– Alessar
Dec 13 '18 at 8:36
add a comment |
$begingroup$
Assume $a, bin Bbb Q$ and $a + bsqrt3neq 0$. Expanding fractions gives us
$$
frac{1}{a + bsqrt3} = frac{a - bsqrt3}{a^2-3b^2}\
= frac{a}{a^2-3b^2} - frac{b}{a^2-3b^2}sqrt3
$$
Note that $sqrt3$ being irrational is precisely what we need to see that the denominators aren't $0$.
$endgroup$
$begingroup$
So in my example $a=2$ and $b=-1$, so having a $sqrt3$ factor in the fraction expansion assure us that the inverse is indeed in $mathbb{Q}(sqrt3)$, am I right?
$endgroup$
– Alessar
Dec 13 '18 at 8:27
1
$begingroup$
@Alessar The thing that ensures that the inverse is indeed in $Bbb Q(sqrt3)$ is that $frac{a}{a^2-3b^2}$ and $frac{b}{a^2-3b^2}$ are rational. I'm expanding by $a-bsqrt3$ for the simple reason that that makes the denominator rational and much easier to work with.
$endgroup$
– Arthur
Dec 13 '18 at 8:29
$begingroup$
Ok got it, thanks for the clarification Arthur
$endgroup$
– Alessar
Dec 13 '18 at 8:36
add a comment |
$begingroup$
Assume $a, bin Bbb Q$ and $a + bsqrt3neq 0$. Expanding fractions gives us
$$
frac{1}{a + bsqrt3} = frac{a - bsqrt3}{a^2-3b^2}\
= frac{a}{a^2-3b^2} - frac{b}{a^2-3b^2}sqrt3
$$
Note that $sqrt3$ being irrational is precisely what we need to see that the denominators aren't $0$.
$endgroup$
Assume $a, bin Bbb Q$ and $a + bsqrt3neq 0$. Expanding fractions gives us
$$
frac{1}{a + bsqrt3} = frac{a - bsqrt3}{a^2-3b^2}\
= frac{a}{a^2-3b^2} - frac{b}{a^2-3b^2}sqrt3
$$
Note that $sqrt3$ being irrational is precisely what we need to see that the denominators aren't $0$.
answered Dec 13 '18 at 8:24
ArthurArthur
116k7116199
116k7116199
$begingroup$
So in my example $a=2$ and $b=-1$, so having a $sqrt3$ factor in the fraction expansion assure us that the inverse is indeed in $mathbb{Q}(sqrt3)$, am I right?
$endgroup$
– Alessar
Dec 13 '18 at 8:27
1
$begingroup$
@Alessar The thing that ensures that the inverse is indeed in $Bbb Q(sqrt3)$ is that $frac{a}{a^2-3b^2}$ and $frac{b}{a^2-3b^2}$ are rational. I'm expanding by $a-bsqrt3$ for the simple reason that that makes the denominator rational and much easier to work with.
$endgroup$
– Arthur
Dec 13 '18 at 8:29
$begingroup$
Ok got it, thanks for the clarification Arthur
$endgroup$
– Alessar
Dec 13 '18 at 8:36
add a comment |
$begingroup$
So in my example $a=2$ and $b=-1$, so having a $sqrt3$ factor in the fraction expansion assure us that the inverse is indeed in $mathbb{Q}(sqrt3)$, am I right?
$endgroup$
– Alessar
Dec 13 '18 at 8:27
1
$begingroup$
@Alessar The thing that ensures that the inverse is indeed in $Bbb Q(sqrt3)$ is that $frac{a}{a^2-3b^2}$ and $frac{b}{a^2-3b^2}$ are rational. I'm expanding by $a-bsqrt3$ for the simple reason that that makes the denominator rational and much easier to work with.
$endgroup$
– Arthur
Dec 13 '18 at 8:29
$begingroup$
Ok got it, thanks for the clarification Arthur
$endgroup$
– Alessar
Dec 13 '18 at 8:36
$begingroup$
So in my example $a=2$ and $b=-1$, so having a $sqrt3$ factor in the fraction expansion assure us that the inverse is indeed in $mathbb{Q}(sqrt3)$, am I right?
$endgroup$
– Alessar
Dec 13 '18 at 8:27
$begingroup$
So in my example $a=2$ and $b=-1$, so having a $sqrt3$ factor in the fraction expansion assure us that the inverse is indeed in $mathbb{Q}(sqrt3)$, am I right?
$endgroup$
– Alessar
Dec 13 '18 at 8:27
1
1
$begingroup$
@Alessar The thing that ensures that the inverse is indeed in $Bbb Q(sqrt3)$ is that $frac{a}{a^2-3b^2}$ and $frac{b}{a^2-3b^2}$ are rational. I'm expanding by $a-bsqrt3$ for the simple reason that that makes the denominator rational and much easier to work with.
$endgroup$
– Arthur
Dec 13 '18 at 8:29
$begingroup$
@Alessar The thing that ensures that the inverse is indeed in $Bbb Q(sqrt3)$ is that $frac{a}{a^2-3b^2}$ and $frac{b}{a^2-3b^2}$ are rational. I'm expanding by $a-bsqrt3$ for the simple reason that that makes the denominator rational and much easier to work with.
$endgroup$
– Arthur
Dec 13 '18 at 8:29
$begingroup$
Ok got it, thanks for the clarification Arthur
$endgroup$
– Alessar
Dec 13 '18 at 8:36
$begingroup$
Ok got it, thanks for the clarification Arthur
$endgroup$
– Alessar
Dec 13 '18 at 8:36
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%2f3037747%2fcalculate-the-inverse-of-an-element-in-mathbbq-sqrt-3%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$
What process? You did not specify what you actually did.
$endgroup$
– Tobias Kildetoft
Dec 13 '18 at 8:24