Thread Closed

Seperation of variables / Alternative method to solve a DE

 
Share Thread Thread Tools
Dec4-09, 08:46 AM   #1
 

Seperation of variables / Alternative method to solve a DE


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

[latex]
\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)
[/latex]

where [latex]g(\theta)[/latex] and [latex]f(\phi)[/latex] are what I'm after. Note that [latex]F(\phi)[/latex] is the primitive of [latex]f(\phi)[/latex] (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

[latex]
\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)}
[/latex]

If anyone could suggest a way of successfully seperating this equation or a different approach to solving it, I'd be grateful.
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
Dec4-09, 12:18 PM   #2
 
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.
 
Dec14-09, 07:09 AM   #3
 
Ah! The obvious choice of [latex]F(\phi) = Const[/latex] eluded me.

Thanks!
 
Thread Closed
Thread Tools


Similar Threads for: Seperation of variables / Alternative method to solve a DE
Thread Forum Replies
A PDE I can't solve by seperation of variables Calculus & Beyond Homework 2
Solve a 3-D parabolic equation with seperation of variables. Calculus & Beyond Homework 0
Seperation of Variables Calculus & Beyond Homework 18
seperation of variables Differential Equations 3
Seperation of variables Calculus & Beyond Homework 3