Seperation of variables / Alternative method to solve a DE

vhoffmann
Messages
2
Reaction score
0
Hej,

This question is in the context of General Relativity problem. I'm attemping to compute the Killing Vectors for a Torus. After some juggling around I ended up with the following differential equation

<br /> \frac{d}{d \theta} \left( \frac{ (a+b \cos \theta) \sin \theta }{b} F(\phi) + g(\theta) \right) + \frac{d}{d\phi} f(\phi) = 2 \left( \frac{-b \sin \theta }{ a + b \cos \theta } \right) \left( \frac{ (a + b \cos \theta) \sin \theta }{b } F(\phi) + g(\theta) \right)<br />

where g(\theta) and f(\phi) are what I'm after. Note that F(\phi) is the primitive of f(\phi) (i.e., a second order equation).

I suspect the equation is seperable, so I've been attempting to rewrite the equation accordingly, but haven't made much headway.

Farthest I got was

<br /> \left( \frac{a}{b} \cos \theta + 1 \right) F(\phi) + \frac{d}{d\phi} f(\phi) = - \frac{d}{d\theta} g(\theta) - 2 \frac{b \sin \theta}{ a + b \cos \theta } g(\theta)}<br />

If anyone could suggest a way of successfully seperating this equation or a different approach to solving it, I'd be grateful.
 
Physics news on Phys.org
The full solution of your DE is as follows

F(phi)=C1 , that is, f(phi)=0 ,

g(theta) = (C2*b*(a+b*cos(theta))-sin(theta)*C1)*(a+b*cos(theta))/b ,

where C1 and C2 are arbitrary constants.
 
Ah! The obvious choice of F(\phi) = Const eluded me.

Thanks!
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top