Integrating Factor for Closed but not Exact Differential Formfinding an integrating factor for the nonlinear...

What does “the session was packed” mean in this context?

Mathematica command that allows it to read my intentions

Examples of smooth manifolds admitting inbetween one and a continuum of complex structures

Can I run a new neutral wire to repair a broken circuit?

Zip/Tar file compressed to larger size?

Should I tell management that I intend to leave due to bad software development practices?

Am I breaking OOP practice with this architecture?

Why is it a bad idea to hire a hitman to eliminate most corrupt politicians?

Why didn't Boeing produce its own regional jet?

How to prevent "they're falling in love" trope

Is it inappropriate for a student to attend their mentor's dissertation defense?

Ambiguity in the definition of entropy

What exploit are these user agents trying to use?

Size of subfigure fitting its content (tikzpicture)

Venezuelan girlfriend wants to travel the USA to be with me. What is the process?

What are some good books on Machine Learning and AI like Krugman, Wells and Graddy's "Essentials of Economics"

Avoiding direct proof while writing proof by induction

Why was the shrinking from 8″ made only to 5.25″ and not smaller (4″ or less)?

Why is this clock signal connected to a capacitor to gnd?

How do I deal with an unproductive colleague in a small company?

How do I gain back my faith in my PhD degree?

A category-like structure without composition?

Can a virus destroy the BIOS of a modern computer?

Arrow those variables!



Integrating Factor for Closed but not Exact Differential Form


finding an integrating factor for the nonlinear non-autonomous ODE $ (xy)y'+yln y - 2xy = 0 $Exact Equations and Integrating FactorFinding Integrating factorIntegrating factor for a non exact differential formIntegrating factor not making ODE exactDeriving the integrating factor for exact equations.Finding integrating factor for non-exact differential equation $(4y-10x)dx+(4x-6x^2y^{-1})dy=0$.A formula for homogeneous differential form integrating factorExact Differential Equation Integrating FactorHow to find the integrating factor for this ODE?













0












$begingroup$


(I kind-of skipped ODEs in undergrad, so my knowledge is a little sketchy; please excuse me if this question is elementary.)



(In addition, this problem is a bit of a sketch; I'll flesh it out with calculations in a day or so.)



I've been looking over the theory of integrating factors, and they appear to focus on making the resulting differential form $muomega$ closed, not necessarily exact.



This appears to work fine most of the time. For instance, if I take the ODE



$$-y dx + x dy = g(t) dt$$



the left-hand side is neither closed nor exact. I recall reading in $textit{Advanced Calculus}$ by Buck https://smile.amazon.com/Advanced-Calculus-SECOND-Creighton-Buck/dp/B000OG0SRK/ that the differential equation for an integrating factor is called a "Pfaffian"; if that is the case and my back-of-the-envelope calculations from last night are correct [I'll flesh this out with calculations in a day or so], the Pfaffian is



$$xfrac{partial mu}{partial x} + yfrac{partial mu}{partial y} = -2mu$$



This appears to admit the solution integrating factor



$$mu(x,y) = frac{1}{xy}$$



and so the ODE has the implicit solution



$$left(frac{y}{x}right)^{xy} = Aexpleft(xyint frac{g}{xy} dtright)$$



(Maybe one would want to take $g(t) equiv 0$ ?)



The situation is different with the closed but not exact differential form (left-hand side of the equation)/ODE



$$frac{-y}{x^2+y^2} dx + frac{x}{x^2+y^2} dy = g(t) dt$$



The Pfaffian is [again, I'll flesh this out with calculations in a day or so]



$$frac{partial mu}{partial x}x + frac{partial mu}{partial y}y = 0$$



which doesn't appear to admit a solution, as nearly as I can figure.



Does this second ODE admit an integrating factor and I'm doing something wrong? More generally, if one has a closed but not exact differential form, is it possible to find an integrating factor that makes the differential form exact?



Thanks in advance.










share|cite|improve this question











$endgroup$












  • $begingroup$
    These differential equations fall under the umbra of "implicit ODEs" (at least, they generally have implicit solutions). The variables x and y are themselves functions of t in the paradigm.
    $endgroup$
    – Jeffrey Rolland
    Mar 19 at 2:14












  • $begingroup$
    Note that every closed form is locally exact ... Solving the differential equation is usually a local question; topology will dictate whether you can get a global integrating factor.
    $endgroup$
    – Ted Shifrin
    Mar 19 at 17:21










  • $begingroup$
    @TedShifrin Mmmm, so, "in a flow box" (to use terminology from Abraham and Marsden smile.amazon.com/Foundations-Mechanics-Ams-Chelsea-Publishing/…), that is to say, in a rectangle with respect to t, x, and y in which all functions and their partial derivatives are continuous, the second ODE actually is exact, and we have an implicit solution; very nice, thank you.
    $endgroup$
    – Jeffrey Rolland
    Mar 19 at 19:19


















0












$begingroup$


(I kind-of skipped ODEs in undergrad, so my knowledge is a little sketchy; please excuse me if this question is elementary.)



(In addition, this problem is a bit of a sketch; I'll flesh it out with calculations in a day or so.)



I've been looking over the theory of integrating factors, and they appear to focus on making the resulting differential form $muomega$ closed, not necessarily exact.



This appears to work fine most of the time. For instance, if I take the ODE



$$-y dx + x dy = g(t) dt$$



the left-hand side is neither closed nor exact. I recall reading in $textit{Advanced Calculus}$ by Buck https://smile.amazon.com/Advanced-Calculus-SECOND-Creighton-Buck/dp/B000OG0SRK/ that the differential equation for an integrating factor is called a "Pfaffian"; if that is the case and my back-of-the-envelope calculations from last night are correct [I'll flesh this out with calculations in a day or so], the Pfaffian is



$$xfrac{partial mu}{partial x} + yfrac{partial mu}{partial y} = -2mu$$



This appears to admit the solution integrating factor



$$mu(x,y) = frac{1}{xy}$$



and so the ODE has the implicit solution



$$left(frac{y}{x}right)^{xy} = Aexpleft(xyint frac{g}{xy} dtright)$$



(Maybe one would want to take $g(t) equiv 0$ ?)



The situation is different with the closed but not exact differential form (left-hand side of the equation)/ODE



$$frac{-y}{x^2+y^2} dx + frac{x}{x^2+y^2} dy = g(t) dt$$



The Pfaffian is [again, I'll flesh this out with calculations in a day or so]



$$frac{partial mu}{partial x}x + frac{partial mu}{partial y}y = 0$$



which doesn't appear to admit a solution, as nearly as I can figure.



Does this second ODE admit an integrating factor and I'm doing something wrong? More generally, if one has a closed but not exact differential form, is it possible to find an integrating factor that makes the differential form exact?



Thanks in advance.










share|cite|improve this question











$endgroup$












  • $begingroup$
    These differential equations fall under the umbra of "implicit ODEs" (at least, they generally have implicit solutions). The variables x and y are themselves functions of t in the paradigm.
    $endgroup$
    – Jeffrey Rolland
    Mar 19 at 2:14












  • $begingroup$
    Note that every closed form is locally exact ... Solving the differential equation is usually a local question; topology will dictate whether you can get a global integrating factor.
    $endgroup$
    – Ted Shifrin
    Mar 19 at 17:21










  • $begingroup$
    @TedShifrin Mmmm, so, "in a flow box" (to use terminology from Abraham and Marsden smile.amazon.com/Foundations-Mechanics-Ams-Chelsea-Publishing/…), that is to say, in a rectangle with respect to t, x, and y in which all functions and their partial derivatives are continuous, the second ODE actually is exact, and we have an implicit solution; very nice, thank you.
    $endgroup$
    – Jeffrey Rolland
    Mar 19 at 19:19
















0












0








0





$begingroup$


(I kind-of skipped ODEs in undergrad, so my knowledge is a little sketchy; please excuse me if this question is elementary.)



(In addition, this problem is a bit of a sketch; I'll flesh it out with calculations in a day or so.)



I've been looking over the theory of integrating factors, and they appear to focus on making the resulting differential form $muomega$ closed, not necessarily exact.



This appears to work fine most of the time. For instance, if I take the ODE



$$-y dx + x dy = g(t) dt$$



the left-hand side is neither closed nor exact. I recall reading in $textit{Advanced Calculus}$ by Buck https://smile.amazon.com/Advanced-Calculus-SECOND-Creighton-Buck/dp/B000OG0SRK/ that the differential equation for an integrating factor is called a "Pfaffian"; if that is the case and my back-of-the-envelope calculations from last night are correct [I'll flesh this out with calculations in a day or so], the Pfaffian is



$$xfrac{partial mu}{partial x} + yfrac{partial mu}{partial y} = -2mu$$



This appears to admit the solution integrating factor



$$mu(x,y) = frac{1}{xy}$$



and so the ODE has the implicit solution



$$left(frac{y}{x}right)^{xy} = Aexpleft(xyint frac{g}{xy} dtright)$$



(Maybe one would want to take $g(t) equiv 0$ ?)



The situation is different with the closed but not exact differential form (left-hand side of the equation)/ODE



$$frac{-y}{x^2+y^2} dx + frac{x}{x^2+y^2} dy = g(t) dt$$



The Pfaffian is [again, I'll flesh this out with calculations in a day or so]



$$frac{partial mu}{partial x}x + frac{partial mu}{partial y}y = 0$$



which doesn't appear to admit a solution, as nearly as I can figure.



Does this second ODE admit an integrating factor and I'm doing something wrong? More generally, if one has a closed but not exact differential form, is it possible to find an integrating factor that makes the differential form exact?



Thanks in advance.










share|cite|improve this question











$endgroup$




(I kind-of skipped ODEs in undergrad, so my knowledge is a little sketchy; please excuse me if this question is elementary.)



(In addition, this problem is a bit of a sketch; I'll flesh it out with calculations in a day or so.)



I've been looking over the theory of integrating factors, and they appear to focus on making the resulting differential form $muomega$ closed, not necessarily exact.



This appears to work fine most of the time. For instance, if I take the ODE



$$-y dx + x dy = g(t) dt$$



the left-hand side is neither closed nor exact. I recall reading in $textit{Advanced Calculus}$ by Buck https://smile.amazon.com/Advanced-Calculus-SECOND-Creighton-Buck/dp/B000OG0SRK/ that the differential equation for an integrating factor is called a "Pfaffian"; if that is the case and my back-of-the-envelope calculations from last night are correct [I'll flesh this out with calculations in a day or so], the Pfaffian is



$$xfrac{partial mu}{partial x} + yfrac{partial mu}{partial y} = -2mu$$



This appears to admit the solution integrating factor



$$mu(x,y) = frac{1}{xy}$$



and so the ODE has the implicit solution



$$left(frac{y}{x}right)^{xy} = Aexpleft(xyint frac{g}{xy} dtright)$$



(Maybe one would want to take $g(t) equiv 0$ ?)



The situation is different with the closed but not exact differential form (left-hand side of the equation)/ODE



$$frac{-y}{x^2+y^2} dx + frac{x}{x^2+y^2} dy = g(t) dt$$



The Pfaffian is [again, I'll flesh this out with calculations in a day or so]



$$frac{partial mu}{partial x}x + frac{partial mu}{partial y}y = 0$$



which doesn't appear to admit a solution, as nearly as I can figure.



Does this second ODE admit an integrating factor and I'm doing something wrong? More generally, if one has a closed but not exact differential form, is it possible to find an integrating factor that makes the differential form exact?



Thanks in advance.







ordinary-differential-equations differential-forms integrating-factor






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Mar 19 at 3:11







Jeffrey Rolland

















asked Mar 18 at 20:49









Jeffrey RollandJeffrey Rolland

22217




22217












  • $begingroup$
    These differential equations fall under the umbra of "implicit ODEs" (at least, they generally have implicit solutions). The variables x and y are themselves functions of t in the paradigm.
    $endgroup$
    – Jeffrey Rolland
    Mar 19 at 2:14












  • $begingroup$
    Note that every closed form is locally exact ... Solving the differential equation is usually a local question; topology will dictate whether you can get a global integrating factor.
    $endgroup$
    – Ted Shifrin
    Mar 19 at 17:21










  • $begingroup$
    @TedShifrin Mmmm, so, "in a flow box" (to use terminology from Abraham and Marsden smile.amazon.com/Foundations-Mechanics-Ams-Chelsea-Publishing/…), that is to say, in a rectangle with respect to t, x, and y in which all functions and their partial derivatives are continuous, the second ODE actually is exact, and we have an implicit solution; very nice, thank you.
    $endgroup$
    – Jeffrey Rolland
    Mar 19 at 19:19




















  • $begingroup$
    These differential equations fall under the umbra of "implicit ODEs" (at least, they generally have implicit solutions). The variables x and y are themselves functions of t in the paradigm.
    $endgroup$
    – Jeffrey Rolland
    Mar 19 at 2:14












  • $begingroup$
    Note that every closed form is locally exact ... Solving the differential equation is usually a local question; topology will dictate whether you can get a global integrating factor.
    $endgroup$
    – Ted Shifrin
    Mar 19 at 17:21










  • $begingroup$
    @TedShifrin Mmmm, so, "in a flow box" (to use terminology from Abraham and Marsden smile.amazon.com/Foundations-Mechanics-Ams-Chelsea-Publishing/…), that is to say, in a rectangle with respect to t, x, and y in which all functions and their partial derivatives are continuous, the second ODE actually is exact, and we have an implicit solution; very nice, thank you.
    $endgroup$
    – Jeffrey Rolland
    Mar 19 at 19:19


















$begingroup$
These differential equations fall under the umbra of "implicit ODEs" (at least, they generally have implicit solutions). The variables x and y are themselves functions of t in the paradigm.
$endgroup$
– Jeffrey Rolland
Mar 19 at 2:14






$begingroup$
These differential equations fall under the umbra of "implicit ODEs" (at least, they generally have implicit solutions). The variables x and y are themselves functions of t in the paradigm.
$endgroup$
– Jeffrey Rolland
Mar 19 at 2:14














$begingroup$
Note that every closed form is locally exact ... Solving the differential equation is usually a local question; topology will dictate whether you can get a global integrating factor.
$endgroup$
– Ted Shifrin
Mar 19 at 17:21




$begingroup$
Note that every closed form is locally exact ... Solving the differential equation is usually a local question; topology will dictate whether you can get a global integrating factor.
$endgroup$
– Ted Shifrin
Mar 19 at 17:21












$begingroup$
@TedShifrin Mmmm, so, "in a flow box" (to use terminology from Abraham and Marsden smile.amazon.com/Foundations-Mechanics-Ams-Chelsea-Publishing/…), that is to say, in a rectangle with respect to t, x, and y in which all functions and their partial derivatives are continuous, the second ODE actually is exact, and we have an implicit solution; very nice, thank you.
$endgroup$
– Jeffrey Rolland
Mar 19 at 19:19






$begingroup$
@TedShifrin Mmmm, so, "in a flow box" (to use terminology from Abraham and Marsden smile.amazon.com/Foundations-Mechanics-Ams-Chelsea-Publishing/…), that is to say, in a rectangle with respect to t, x, and y in which all functions and their partial derivatives are continuous, the second ODE actually is exact, and we have an implicit solution; very nice, thank you.
$endgroup$
– Jeffrey Rolland
Mar 19 at 19:19












0






active

oldest

votes












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


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3153300%2fintegrating-factor-for-closed-but-not-exact-differential-form%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3153300%2fintegrating-factor-for-closed-but-not-exact-differential-form%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

Magento 2 - Add success message with knockout Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Success / Error message on ajax request$.widget is not a function when loading a homepage after add custom jQuery on custom themeHow can bind jQuery to current document in Magento 2 When template load by ajaxRedirect page using plugin in Magento 2Magento 2 - Update quantity and totals of cart page without page reload?Magento 2: Quote data not loaded on knockout checkoutMagento 2 : I need to change add to cart success message after adding product into cart through pluginMagento 2.2.5 How to add additional products to cart from new checkout step?Magento 2 Add error/success message with knockoutCan't validate Post Code on checkout page

Fil:Tokke komm.svg

Where did Arya get these scars? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why did Arya refuse to end it?Has the pronunciation of Arya Stark's name changed?Has Arya forgiven people?Why did Arya Stark lose her vision?Why can Arya still use the faces?Has the Narrow Sea become narrower?Does Arya Stark know how to make poisons outside of the House of Black and White?Why did Nymeria leave Arya?Why did Arya not kill the Lannister soldiers she encountered in the Riverlands?What is the current canonical age of Sansa, Bran and Arya Stark?