Computing the Adjoint using the Definition $langle Tv,wrangle = langle v, T^*wrangle$
$begingroup$
Let $T$ be the linear operator on $mathbb{C}^2$ defined by $$T(a,b)=(2ia+3b,a-b).$$ I am trying to compute the adjoint. The answer is $$T^*(c,d)=(-2ic+d,3c-d)tag{$1$},$$ which can be seen by (i) computing the matrix of $T$ with respect to the standard ordered basis, then (ii) taking the conjugate transpose of this matrix, and then (iii) using the new matrix to write the formula of $T^*$.
However, I'd like to compute the adjoint by using the definition: $langle T(v),wrangle = langle v, T^*(w) rangle$. I have $$langle (a,b),T^*(c,d) rangle= langle T(a,b), (c,d) rangle\=langle (2ia+3b,a-b), (c,d)rangle \=2aic+3bc+ad-bd\=a(2ic+d)+b(3c-d)\=langle (a,b), (2ic+d, 3c-d)rangle.$$
However, this implies $T^*(c,d)=(2ic+d,3c-d),$ which disagrees with equation $(1)$.
How can I obtain the correct answer using the definition?
linear-algebra inner-product-space adjoint-operators
$endgroup$
add a comment |
$begingroup$
Let $T$ be the linear operator on $mathbb{C}^2$ defined by $$T(a,b)=(2ia+3b,a-b).$$ I am trying to compute the adjoint. The answer is $$T^*(c,d)=(-2ic+d,3c-d)tag{$1$},$$ which can be seen by (i) computing the matrix of $T$ with respect to the standard ordered basis, then (ii) taking the conjugate transpose of this matrix, and then (iii) using the new matrix to write the formula of $T^*$.
However, I'd like to compute the adjoint by using the definition: $langle T(v),wrangle = langle v, T^*(w) rangle$. I have $$langle (a,b),T^*(c,d) rangle= langle T(a,b), (c,d) rangle\=langle (2ia+3b,a-b), (c,d)rangle \=2aic+3bc+ad-bd\=a(2ic+d)+b(3c-d)\=langle (a,b), (2ic+d, 3c-d)rangle.$$
However, this implies $T^*(c,d)=(2ic+d,3c-d),$ which disagrees with equation $(1)$.
How can I obtain the correct answer using the definition?
linear-algebra inner-product-space adjoint-operators
$endgroup$
1
$begingroup$
Well there must be a definition of the inner product given in the question. Or is it the standard inner product?
$endgroup$
– Yadati Kiran
Feb 2 at 6:46
add a comment |
$begingroup$
Let $T$ be the linear operator on $mathbb{C}^2$ defined by $$T(a,b)=(2ia+3b,a-b).$$ I am trying to compute the adjoint. The answer is $$T^*(c,d)=(-2ic+d,3c-d)tag{$1$},$$ which can be seen by (i) computing the matrix of $T$ with respect to the standard ordered basis, then (ii) taking the conjugate transpose of this matrix, and then (iii) using the new matrix to write the formula of $T^*$.
However, I'd like to compute the adjoint by using the definition: $langle T(v),wrangle = langle v, T^*(w) rangle$. I have $$langle (a,b),T^*(c,d) rangle= langle T(a,b), (c,d) rangle\=langle (2ia+3b,a-b), (c,d)rangle \=2aic+3bc+ad-bd\=a(2ic+d)+b(3c-d)\=langle (a,b), (2ic+d, 3c-d)rangle.$$
However, this implies $T^*(c,d)=(2ic+d,3c-d),$ which disagrees with equation $(1)$.
How can I obtain the correct answer using the definition?
linear-algebra inner-product-space adjoint-operators
$endgroup$
Let $T$ be the linear operator on $mathbb{C}^2$ defined by $$T(a,b)=(2ia+3b,a-b).$$ I am trying to compute the adjoint. The answer is $$T^*(c,d)=(-2ic+d,3c-d)tag{$1$},$$ which can be seen by (i) computing the matrix of $T$ with respect to the standard ordered basis, then (ii) taking the conjugate transpose of this matrix, and then (iii) using the new matrix to write the formula of $T^*$.
However, I'd like to compute the adjoint by using the definition: $langle T(v),wrangle = langle v, T^*(w) rangle$. I have $$langle (a,b),T^*(c,d) rangle= langle T(a,b), (c,d) rangle\=langle (2ia+3b,a-b), (c,d)rangle \=2aic+3bc+ad-bd\=a(2ic+d)+b(3c-d)\=langle (a,b), (2ic+d, 3c-d)rangle.$$
However, this implies $T^*(c,d)=(2ic+d,3c-d),$ which disagrees with equation $(1)$.
How can I obtain the correct answer using the definition?
linear-algebra inner-product-space adjoint-operators
linear-algebra inner-product-space adjoint-operators
asked Feb 2 at 6:37
Iced PalmerIced Palmer
274211
274211
1
$begingroup$
Well there must be a definition of the inner product given in the question. Or is it the standard inner product?
$endgroup$
– Yadati Kiran
Feb 2 at 6:46
add a comment |
1
$begingroup$
Well there must be a definition of the inner product given in the question. Or is it the standard inner product?
$endgroup$
– Yadati Kiran
Feb 2 at 6:46
1
1
$begingroup$
Well there must be a definition of the inner product given in the question. Or is it the standard inner product?
$endgroup$
– Yadati Kiran
Feb 2 at 6:46
$begingroup$
Well there must be a definition of the inner product given in the question. Or is it the standard inner product?
$endgroup$
– Yadati Kiran
Feb 2 at 6:46
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
You forgot to take the complex conjugate.
$$
langle((2ia + 3b, a-b), (c,d)rangle=-2aic+3bc+ad-bd
$$
$endgroup$
add a comment |
Your Answer
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%2f3097079%2fcomputing-the-adjoint-using-the-definition-langle-tv-w-rangle-langle-v-t%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$
You forgot to take the complex conjugate.
$$
langle((2ia + 3b, a-b), (c,d)rangle=-2aic+3bc+ad-bd
$$
$endgroup$
add a comment |
$begingroup$
You forgot to take the complex conjugate.
$$
langle((2ia + 3b, a-b), (c,d)rangle=-2aic+3bc+ad-bd
$$
$endgroup$
add a comment |
$begingroup$
You forgot to take the complex conjugate.
$$
langle((2ia + 3b, a-b), (c,d)rangle=-2aic+3bc+ad-bd
$$
$endgroup$
You forgot to take the complex conjugate.
$$
langle((2ia + 3b, a-b), (c,d)rangle=-2aic+3bc+ad-bd
$$
answered Feb 2 at 6:48
PriyathamPriyatham
2,2241028
2,2241028
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%2f3097079%2fcomputing-the-adjoint-using-the-definition-langle-tv-w-rangle-langle-v-t%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
1
$begingroup$
Well there must be a definition of the inner product given in the question. Or is it the standard inner product?
$endgroup$
– Yadati Kiran
Feb 2 at 6:46