Homogeneous differential equation

annoymage
Messages
360
Reaction score
0

Homework Statement



(1-xcotx)y''-xy'+y=0

y1(x)=x is a solution

find the second solution, y2(x), y1 and y2 are linear independent

Homework Equations



N/A

The Attempt at a Solution



i only know how to find it by auxiliary equation by substitute y=erx
and also i can't use substitution y=xr

how to do this?
 
Last edited:
Physics news on Phys.org
With these types of problems, where you are given one solution you usually look for a second solution of the form y_2(x)=u(x)y_1(x). So, try that substitution and see what you get.
 
gabbagabbahey said:
With these types of problems, where you are given one solution you usually look for a second solution of the form y_2(x)=u(x)y_1(x). So, try that substitution and see what you get.

y=ux

y'=u'x+u

y''=u''x+2u

substitute and get

-(x2u''+2xu)cot(x)-x2u'+xu''+2u=0

like this right?

but it seems to become more complicated is it? or should i continue?
 
annoymage said:
y''=u''x+2u

You'll want to double check this :wink:
 
owho, yes yes, i get the answer. thank you very much.. ^^v
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top