Taylor Polynomal and Conic Section
$begingroup$
A real function of two variable is given by:
$f(x,y) =exp(x+y) cdot cos(x-y)$.
The approximating polynomal of $boldsymbol{2}$nd degree for $boldsymbol{f(x,y)}$ with converging point $boldsymbol{(x_0,y_0) =(0,0)}$ called $boldsymbol{P_2(x,y)}$.
a) Find $P_2(x,y)$
b) Equation $P_2(x,y)=0$ describes a conic section in the $(x,y)$ plane. Give a characteristic of the conic section.
Any help would be great on how to approach this question.
taylor-expansion conic-sections
$endgroup$
add a comment |
$begingroup$
A real function of two variable is given by:
$f(x,y) =exp(x+y) cdot cos(x-y)$.
The approximating polynomal of $boldsymbol{2}$nd degree for $boldsymbol{f(x,y)}$ with converging point $boldsymbol{(x_0,y_0) =(0,0)}$ called $boldsymbol{P_2(x,y)}$.
a) Find $P_2(x,y)$
b) Equation $P_2(x,y)=0$ describes a conic section in the $(x,y)$ plane. Give a characteristic of the conic section.
Any help would be great on how to approach this question.
taylor-expansion conic-sections
$endgroup$
add a comment |
$begingroup$
A real function of two variable is given by:
$f(x,y) =exp(x+y) cdot cos(x-y)$.
The approximating polynomal of $boldsymbol{2}$nd degree for $boldsymbol{f(x,y)}$ with converging point $boldsymbol{(x_0,y_0) =(0,0)}$ called $boldsymbol{P_2(x,y)}$.
a) Find $P_2(x,y)$
b) Equation $P_2(x,y)=0$ describes a conic section in the $(x,y)$ plane. Give a characteristic of the conic section.
Any help would be great on how to approach this question.
taylor-expansion conic-sections
$endgroup$
A real function of two variable is given by:
$f(x,y) =exp(x+y) cdot cos(x-y)$.
The approximating polynomal of $boldsymbol{2}$nd degree for $boldsymbol{f(x,y)}$ with converging point $boldsymbol{(x_0,y_0) =(0,0)}$ called $boldsymbol{P_2(x,y)}$.
a) Find $P_2(x,y)$
b) Equation $P_2(x,y)=0$ describes a conic section in the $(x,y)$ plane. Give a characteristic of the conic section.
Any help would be great on how to approach this question.
taylor-expansion conic-sections
taylor-expansion conic-sections
edited Dec 18 '18 at 10:02
Rócherz
2,9762821
2,9762821
asked Mar 3 '16 at 14:37
MathCurious314MathCurious314
155110
155110
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Well, you know that a Taylor series about $(0,0)$ takes the form
$$f(x,y) = sum_{m=0}^{infty} sum_{n=0}^{infty} a_{mn} x^m y^n $$
$$a_{mn} = frac1{m! n!}left [frac{partial^{m+n} f}{partial x^m partial y^n} right ]_{x=0,y=0} $$
You want the following $6$ terms: $a_{00}$, $a_{10}$,$a_{01}$,$a_{20}$,$a_{11}$,$a_{02}$.
To figure out which conic section you have, look at the sign of $a_{11}^2-4 a_{20} a_{02}$.
$endgroup$
$begingroup$
Your computations will give you $2xy+x+y+1=0 Leftrightarrow y=-dfrac{x+1}{2x+1}$ which is an hyperbola. The consequence is that you have a saddle point at the origin.
$endgroup$
– Jean Marie
Mar 3 '16 at 15:58
$begingroup$
@JeanMarie: Cool, but I left my answer as is so that the OP could work out the result for himself.
$endgroup$
– Ron Gordon
Mar 3 '16 at 15:59
$begingroup$
I understand your point. I think that giving the answer leaves some work to do... Regarding the nature of the conic section, I have found with my students, that they had not the idea to find rather easily the nature of a conic section using the "trick" of expressing one variable as a function (or as 2 functions) of the other variable. The knowledge about conic sections is now very scarce and criteria like the sign of $ a_{11}^2-4 a_{20} a_{02}$ is no longer part of the curricula, in most countries, alas...
$endgroup$
– Jean Marie
Mar 3 '16 at 16:31
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%2f1681504%2ftaylor-polynomal-and-conic-section%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$
Well, you know that a Taylor series about $(0,0)$ takes the form
$$f(x,y) = sum_{m=0}^{infty} sum_{n=0}^{infty} a_{mn} x^m y^n $$
$$a_{mn} = frac1{m! n!}left [frac{partial^{m+n} f}{partial x^m partial y^n} right ]_{x=0,y=0} $$
You want the following $6$ terms: $a_{00}$, $a_{10}$,$a_{01}$,$a_{20}$,$a_{11}$,$a_{02}$.
To figure out which conic section you have, look at the sign of $a_{11}^2-4 a_{20} a_{02}$.
$endgroup$
$begingroup$
Your computations will give you $2xy+x+y+1=0 Leftrightarrow y=-dfrac{x+1}{2x+1}$ which is an hyperbola. The consequence is that you have a saddle point at the origin.
$endgroup$
– Jean Marie
Mar 3 '16 at 15:58
$begingroup$
@JeanMarie: Cool, but I left my answer as is so that the OP could work out the result for himself.
$endgroup$
– Ron Gordon
Mar 3 '16 at 15:59
$begingroup$
I understand your point. I think that giving the answer leaves some work to do... Regarding the nature of the conic section, I have found with my students, that they had not the idea to find rather easily the nature of a conic section using the "trick" of expressing one variable as a function (or as 2 functions) of the other variable. The knowledge about conic sections is now very scarce and criteria like the sign of $ a_{11}^2-4 a_{20} a_{02}$ is no longer part of the curricula, in most countries, alas...
$endgroup$
– Jean Marie
Mar 3 '16 at 16:31
add a comment |
$begingroup$
Well, you know that a Taylor series about $(0,0)$ takes the form
$$f(x,y) = sum_{m=0}^{infty} sum_{n=0}^{infty} a_{mn} x^m y^n $$
$$a_{mn} = frac1{m! n!}left [frac{partial^{m+n} f}{partial x^m partial y^n} right ]_{x=0,y=0} $$
You want the following $6$ terms: $a_{00}$, $a_{10}$,$a_{01}$,$a_{20}$,$a_{11}$,$a_{02}$.
To figure out which conic section you have, look at the sign of $a_{11}^2-4 a_{20} a_{02}$.
$endgroup$
$begingroup$
Your computations will give you $2xy+x+y+1=0 Leftrightarrow y=-dfrac{x+1}{2x+1}$ which is an hyperbola. The consequence is that you have a saddle point at the origin.
$endgroup$
– Jean Marie
Mar 3 '16 at 15:58
$begingroup$
@JeanMarie: Cool, but I left my answer as is so that the OP could work out the result for himself.
$endgroup$
– Ron Gordon
Mar 3 '16 at 15:59
$begingroup$
I understand your point. I think that giving the answer leaves some work to do... Regarding the nature of the conic section, I have found with my students, that they had not the idea to find rather easily the nature of a conic section using the "trick" of expressing one variable as a function (or as 2 functions) of the other variable. The knowledge about conic sections is now very scarce and criteria like the sign of $ a_{11}^2-4 a_{20} a_{02}$ is no longer part of the curricula, in most countries, alas...
$endgroup$
– Jean Marie
Mar 3 '16 at 16:31
add a comment |
$begingroup$
Well, you know that a Taylor series about $(0,0)$ takes the form
$$f(x,y) = sum_{m=0}^{infty} sum_{n=0}^{infty} a_{mn} x^m y^n $$
$$a_{mn} = frac1{m! n!}left [frac{partial^{m+n} f}{partial x^m partial y^n} right ]_{x=0,y=0} $$
You want the following $6$ terms: $a_{00}$, $a_{10}$,$a_{01}$,$a_{20}$,$a_{11}$,$a_{02}$.
To figure out which conic section you have, look at the sign of $a_{11}^2-4 a_{20} a_{02}$.
$endgroup$
Well, you know that a Taylor series about $(0,0)$ takes the form
$$f(x,y) = sum_{m=0}^{infty} sum_{n=0}^{infty} a_{mn} x^m y^n $$
$$a_{mn} = frac1{m! n!}left [frac{partial^{m+n} f}{partial x^m partial y^n} right ]_{x=0,y=0} $$
You want the following $6$ terms: $a_{00}$, $a_{10}$,$a_{01}$,$a_{20}$,$a_{11}$,$a_{02}$.
To figure out which conic section you have, look at the sign of $a_{11}^2-4 a_{20} a_{02}$.
edited Mar 3 '16 at 15:31
answered Mar 3 '16 at 15:23
Ron GordonRon Gordon
122k14156267
122k14156267
$begingroup$
Your computations will give you $2xy+x+y+1=0 Leftrightarrow y=-dfrac{x+1}{2x+1}$ which is an hyperbola. The consequence is that you have a saddle point at the origin.
$endgroup$
– Jean Marie
Mar 3 '16 at 15:58
$begingroup$
@JeanMarie: Cool, but I left my answer as is so that the OP could work out the result for himself.
$endgroup$
– Ron Gordon
Mar 3 '16 at 15:59
$begingroup$
I understand your point. I think that giving the answer leaves some work to do... Regarding the nature of the conic section, I have found with my students, that they had not the idea to find rather easily the nature of a conic section using the "trick" of expressing one variable as a function (or as 2 functions) of the other variable. The knowledge about conic sections is now very scarce and criteria like the sign of $ a_{11}^2-4 a_{20} a_{02}$ is no longer part of the curricula, in most countries, alas...
$endgroup$
– Jean Marie
Mar 3 '16 at 16:31
add a comment |
$begingroup$
Your computations will give you $2xy+x+y+1=0 Leftrightarrow y=-dfrac{x+1}{2x+1}$ which is an hyperbola. The consequence is that you have a saddle point at the origin.
$endgroup$
– Jean Marie
Mar 3 '16 at 15:58
$begingroup$
@JeanMarie: Cool, but I left my answer as is so that the OP could work out the result for himself.
$endgroup$
– Ron Gordon
Mar 3 '16 at 15:59
$begingroup$
I understand your point. I think that giving the answer leaves some work to do... Regarding the nature of the conic section, I have found with my students, that they had not the idea to find rather easily the nature of a conic section using the "trick" of expressing one variable as a function (or as 2 functions) of the other variable. The knowledge about conic sections is now very scarce and criteria like the sign of $ a_{11}^2-4 a_{20} a_{02}$ is no longer part of the curricula, in most countries, alas...
$endgroup$
– Jean Marie
Mar 3 '16 at 16:31
$begingroup$
Your computations will give you $2xy+x+y+1=0 Leftrightarrow y=-dfrac{x+1}{2x+1}$ which is an hyperbola. The consequence is that you have a saddle point at the origin.
$endgroup$
– Jean Marie
Mar 3 '16 at 15:58
$begingroup$
Your computations will give you $2xy+x+y+1=0 Leftrightarrow y=-dfrac{x+1}{2x+1}$ which is an hyperbola. The consequence is that you have a saddle point at the origin.
$endgroup$
– Jean Marie
Mar 3 '16 at 15:58
$begingroup$
@JeanMarie: Cool, but I left my answer as is so that the OP could work out the result for himself.
$endgroup$
– Ron Gordon
Mar 3 '16 at 15:59
$begingroup$
@JeanMarie: Cool, but I left my answer as is so that the OP could work out the result for himself.
$endgroup$
– Ron Gordon
Mar 3 '16 at 15:59
$begingroup$
I understand your point. I think that giving the answer leaves some work to do... Regarding the nature of the conic section, I have found with my students, that they had not the idea to find rather easily the nature of a conic section using the "trick" of expressing one variable as a function (or as 2 functions) of the other variable. The knowledge about conic sections is now very scarce and criteria like the sign of $ a_{11}^2-4 a_{20} a_{02}$ is no longer part of the curricula, in most countries, alas...
$endgroup$
– Jean Marie
Mar 3 '16 at 16:31
$begingroup$
I understand your point. I think that giving the answer leaves some work to do... Regarding the nature of the conic section, I have found with my students, that they had not the idea to find rather easily the nature of a conic section using the "trick" of expressing one variable as a function (or as 2 functions) of the other variable. The knowledge about conic sections is now very scarce and criteria like the sign of $ a_{11}^2-4 a_{20} a_{02}$ is no longer part of the curricula, in most countries, alas...
$endgroup$
– Jean Marie
Mar 3 '16 at 16:31
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%2f1681504%2ftaylor-polynomal-and-conic-section%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