Analyzing Nonlinear PDE Systems with Polar Coordinates

menphis
Messages
2
Reaction score
0

Homework Statement


Hi, i have the following system of equation. In the task is that system have periodic solution and have to be used polar coordinates.

Homework Equations


x'=1+y-x^2-y^2
y'=1-x-x^2-y^2

The Attempt at a Solution


After transfer to polar system i tried to use the method of variation of parameters, but without success.
 
Physics news on Phys.org
1) Why is this posted in the "preCalculus" section?
I assume that was a mistake and I will move it to "Calculus and Beyond" homework.

2) Why is this tltled "PDE"? I see no partial differential equations. I see a system of two ordinary differential equations.

Changing to polar coordinates looks like a very good idea but I don't know what you mean by "variation of parameters" for a non-linear equation. What equations did you get after changing to polar coordinates?
 


I'm sorry for PDE and wrong section
In the polar coordinates have equations this shape:

rho' cos(phi)=rho sin(phi)(1+phi')
rho' sin(phi)=- rho cos(phi)(1+phi')
 
Did you get anywhere yet?
One thing you might notice straightaway is that any point on the circle x2 + y2 - 1 = 0 you find the equations become those of SHM whose solution is that same circle, so that circle is a solution.
However it is not SHM in general, for no other points have that property and (0, 0) is not a stationary point.

Do you know how to analyse such systems qualitatively? This one appears quite complex and surprising.
Main thing, you have to find the stationary points (i.e. where x' = y' = 0) and analyse the stability of the linear approximation around them.

Perhaps the d.e. s can be solved too, I don't know yet.
 
Last edited:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top