New Reply

Sugestions to solve this equation

 
Share Thread Thread Tools
Nov13-12, 03:42 PM   #1
 

Sugestions to solve this equation


Any sugestions on how to find the solutions to this equation?


[itex]y'' +\frac{b'}{b} y' - \frac{a^2}{b^2}y=0[/itex]

where [itex]a[/itex] is a constant
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Nov13-12, 05:02 PM   #2
 
I assume that b is a constant as well. That's a pretty standard homogeneous linear equation; just use the standard methods (can you write out its characteristic equation?).
 
Nov13-12, 05:07 PM   #3
 
No, [itex]b[/itex] is a function, if it were a constant its derivative would be zero and the term with [itex]y'[/itex] would disappear
 
Nov13-12, 07:34 PM   #4
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor

Sugestions to solve this equation


You can obtain a lot of solutions by setting b(x) = Axn and solving for y. That won't give you a general solution though.
 
Nov14-12, 04:26 PM   #5
 
rewrite

[itex]by''+b'y'-\frac{a^2}{b}y=0[/itex]

to the standard form:

[itex]z''=-c^2(t)z[/itex],

with

[itex]c(t)=-\frac{2a + b'(t)}{2b}[/itex]

the general solution of the transformed equation is then

[itex]z=Asin(cx)+Bcos(cx)[/itex]

Then get the solution of y by transforming back:
[itex]y=z e^{\int{\frac{b'}{2b}dx}} = z\frac{b'}{2b}[/itex]

[itex]y=(A\sin(cx)+B\cos(cx))\frac{b'}{2b}[/itex]

That's of course, assuming a,b are such that all steps are valid
 
Nov14-12, 10:16 PM   #6
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by bigfooted View Post
[itex]y=(A\sin(cx)+B\cos(cx))\frac{b'}{2b}[/itex]
Looks to me that if you substitute that in the original equation there'll be an unbalanced b''' term.
 
Nov15-12, 01:53 PM   #7
 
Oops, you're right, I was thinking too simple! The transformation to standard form does not lead to an expression that can be easily solved by a ricatti equation.

Actually, maple gave the following:

[itex]y=A\sinh(\int -\frac{a}{b(x)}dx) + B\cosh(\int -\frac{a}{b(x)}dx)[/itex]

hope this helps a bit...
 
Nov15-12, 03:02 PM   #8
 
That suggests the substitution

[itex] t =∫(a/b(x)) dx [/itex]

which works wonders :).
 
New Reply
Thread Tools


Similar Threads for: Sugestions to solve this equation
Thread Forum Replies
How to solve this partial differential equation which is a Laplace equation Differential Equations 3
How do I solve this equation? Calculus 3
solve this equation please Calculus & Beyond Homework 2
How to solve this equation Introductory Physics Homework 8