Why are the coefficients of the complementary function of a second order differential equation with complex...











up vote
0
down vote

favorite












Once I have the complementary function of a second order differential equation with complex roots; $y=Ae^{(a+bi)x} + Be^{(a-bi)x}$



I expanded this out to $e^{ax} ((A+B)cos(bx) + i(A-B)sin(bx))$



Apparently $A+B$ can be written as $C$ and $i(A-B)$ can be written as $D$ where $C$ and $D$ are real numbers as $A$ and $B$ are conjugate pairs. The textbook explains why they are conjugate by using an example question but I wanted to know more generally why the coefficients $A$ and $B$ are conjugate pairs. Thanks for any help.










share|cite|improve this question
























  • Welcome to MSE. For some basic information about writing mathematics at this site see, e.g., basic help on mathjax notation, mathjax tutorial and quick reference, main meta site math tutorial and equation editing how-to.
    – José Carlos Santos
    Nov 11 at 11:41















up vote
0
down vote

favorite












Once I have the complementary function of a second order differential equation with complex roots; $y=Ae^{(a+bi)x} + Be^{(a-bi)x}$



I expanded this out to $e^{ax} ((A+B)cos(bx) + i(A-B)sin(bx))$



Apparently $A+B$ can be written as $C$ and $i(A-B)$ can be written as $D$ where $C$ and $D$ are real numbers as $A$ and $B$ are conjugate pairs. The textbook explains why they are conjugate by using an example question but I wanted to know more generally why the coefficients $A$ and $B$ are conjugate pairs. Thanks for any help.










share|cite|improve this question
























  • Welcome to MSE. For some basic information about writing mathematics at this site see, e.g., basic help on mathjax notation, mathjax tutorial and quick reference, main meta site math tutorial and equation editing how-to.
    – José Carlos Santos
    Nov 11 at 11:41













up vote
0
down vote

favorite









up vote
0
down vote

favorite











Once I have the complementary function of a second order differential equation with complex roots; $y=Ae^{(a+bi)x} + Be^{(a-bi)x}$



I expanded this out to $e^{ax} ((A+B)cos(bx) + i(A-B)sin(bx))$



Apparently $A+B$ can be written as $C$ and $i(A-B)$ can be written as $D$ where $C$ and $D$ are real numbers as $A$ and $B$ are conjugate pairs. The textbook explains why they are conjugate by using an example question but I wanted to know more generally why the coefficients $A$ and $B$ are conjugate pairs. Thanks for any help.










share|cite|improve this question















Once I have the complementary function of a second order differential equation with complex roots; $y=Ae^{(a+bi)x} + Be^{(a-bi)x}$



I expanded this out to $e^{ax} ((A+B)cos(bx) + i(A-B)sin(bx))$



Apparently $A+B$ can be written as $C$ and $i(A-B)$ can be written as $D$ where $C$ and $D$ are real numbers as $A$ and $B$ are conjugate pairs. The textbook explains why they are conjugate by using an example question but I wanted to know more generally why the coefficients $A$ and $B$ are conjugate pairs. Thanks for any help.







differential-equations complex-numbers






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Nov 13 at 13:04









LutzL

53.6k41953




53.6k41953










asked Nov 11 at 11:39









James Rodriguez

1




1












  • Welcome to MSE. For some basic information about writing mathematics at this site see, e.g., basic help on mathjax notation, mathjax tutorial and quick reference, main meta site math tutorial and equation editing how-to.
    – José Carlos Santos
    Nov 11 at 11:41


















  • Welcome to MSE. For some basic information about writing mathematics at this site see, e.g., basic help on mathjax notation, mathjax tutorial and quick reference, main meta site math tutorial and equation editing how-to.
    – José Carlos Santos
    Nov 11 at 11:41
















Welcome to MSE. For some basic information about writing mathematics at this site see, e.g., basic help on mathjax notation, mathjax tutorial and quick reference, main meta site math tutorial and equation editing how-to.
– José Carlos Santos
Nov 11 at 11:41




Welcome to MSE. For some basic information about writing mathematics at this site see, e.g., basic help on mathjax notation, mathjax tutorial and quick reference, main meta site math tutorial and equation editing how-to.
– José Carlos Santos
Nov 11 at 11:41










1 Answer
1






active

oldest

votes

















up vote
0
down vote













$y$ is a real function, $y=bar y$. Comparing coefficients in
$$
Ae^{(a+bi)x}+Be^{(a-bi)x}=y(x)=overline{y(x)}=bar Ae^{(a-bi)x}+bar Be^{(a+bi)x}
$$

gives directly $B=bar A$.






share|cite|improve this answer





















  • Hi, thanks for the reply. I am not sure what the bar above the y means, sorry. This is probably because I am an A level student. Is there a simpler explanation?
    – James Rodriguez
    Nov 11 at 12:05










  • It is one notation for the complex conjugate. In more operator oriented fields the hermitean adjoint is noted as $A^*$, for matrices that is $bar A^T$, and that is sometimes also used for scalars, so that $bar y=y^*$.
    – LutzL
    Nov 11 at 12:19











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',
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
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2993757%2fwhy-are-the-coefficients-of-the-complementary-function-of-a-second-order-differe%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








up vote
0
down vote













$y$ is a real function, $y=bar y$. Comparing coefficients in
$$
Ae^{(a+bi)x}+Be^{(a-bi)x}=y(x)=overline{y(x)}=bar Ae^{(a-bi)x}+bar Be^{(a+bi)x}
$$

gives directly $B=bar A$.






share|cite|improve this answer





















  • Hi, thanks for the reply. I am not sure what the bar above the y means, sorry. This is probably because I am an A level student. Is there a simpler explanation?
    – James Rodriguez
    Nov 11 at 12:05










  • It is one notation for the complex conjugate. In more operator oriented fields the hermitean adjoint is noted as $A^*$, for matrices that is $bar A^T$, and that is sometimes also used for scalars, so that $bar y=y^*$.
    – LutzL
    Nov 11 at 12:19















up vote
0
down vote













$y$ is a real function, $y=bar y$. Comparing coefficients in
$$
Ae^{(a+bi)x}+Be^{(a-bi)x}=y(x)=overline{y(x)}=bar Ae^{(a-bi)x}+bar Be^{(a+bi)x}
$$

gives directly $B=bar A$.






share|cite|improve this answer





















  • Hi, thanks for the reply. I am not sure what the bar above the y means, sorry. This is probably because I am an A level student. Is there a simpler explanation?
    – James Rodriguez
    Nov 11 at 12:05










  • It is one notation for the complex conjugate. In more operator oriented fields the hermitean adjoint is noted as $A^*$, for matrices that is $bar A^T$, and that is sometimes also used for scalars, so that $bar y=y^*$.
    – LutzL
    Nov 11 at 12:19













up vote
0
down vote










up vote
0
down vote









$y$ is a real function, $y=bar y$. Comparing coefficients in
$$
Ae^{(a+bi)x}+Be^{(a-bi)x}=y(x)=overline{y(x)}=bar Ae^{(a-bi)x}+bar Be^{(a+bi)x}
$$

gives directly $B=bar A$.






share|cite|improve this answer












$y$ is a real function, $y=bar y$. Comparing coefficients in
$$
Ae^{(a+bi)x}+Be^{(a-bi)x}=y(x)=overline{y(x)}=bar Ae^{(a-bi)x}+bar Be^{(a+bi)x}
$$

gives directly $B=bar A$.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Nov 11 at 11:51









LutzL

53.6k41953




53.6k41953












  • Hi, thanks for the reply. I am not sure what the bar above the y means, sorry. This is probably because I am an A level student. Is there a simpler explanation?
    – James Rodriguez
    Nov 11 at 12:05










  • It is one notation for the complex conjugate. In more operator oriented fields the hermitean adjoint is noted as $A^*$, for matrices that is $bar A^T$, and that is sometimes also used for scalars, so that $bar y=y^*$.
    – LutzL
    Nov 11 at 12:19


















  • Hi, thanks for the reply. I am not sure what the bar above the y means, sorry. This is probably because I am an A level student. Is there a simpler explanation?
    – James Rodriguez
    Nov 11 at 12:05










  • It is one notation for the complex conjugate. In more operator oriented fields the hermitean adjoint is noted as $A^*$, for matrices that is $bar A^T$, and that is sometimes also used for scalars, so that $bar y=y^*$.
    – LutzL
    Nov 11 at 12:19
















Hi, thanks for the reply. I am not sure what the bar above the y means, sorry. This is probably because I am an A level student. Is there a simpler explanation?
– James Rodriguez
Nov 11 at 12:05




Hi, thanks for the reply. I am not sure what the bar above the y means, sorry. This is probably because I am an A level student. Is there a simpler explanation?
– James Rodriguez
Nov 11 at 12:05












It is one notation for the complex conjugate. In more operator oriented fields the hermitean adjoint is noted as $A^*$, for matrices that is $bar A^T$, and that is sometimes also used for scalars, so that $bar y=y^*$.
– LutzL
Nov 11 at 12:19




It is one notation for the complex conjugate. In more operator oriented fields the hermitean adjoint is noted as $A^*$, for matrices that is $bar A^T$, and that is sometimes also used for scalars, so that $bar y=y^*$.
– LutzL
Nov 11 at 12:19


















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2993757%2fwhy-are-the-coefficients-of-the-complementary-function-of-a-second-order-differe%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

How to send String Array data to Server using php in android

Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents

Is anime1.com a legal site for watching anime?