Calculate value of variable from solution to a 2nd ODF

  • Thread starter Thread starter blondii
  • Start date Start date
  • Tags Tags
    Value Variable
blondii
Messages
31
Reaction score
0
The Question:
Find the value of r such that v = xr is a solution of

xd2v/dx2 + (x+4)\frac{dv}{dx} + 3v = 0

My Solution:

After finding the 1st and 2nd derivative of v and substituting into the equation to equat to zero and look for r, I get the answer r =-3. I also get a root that is undefined. I just want someone to confirm my answer or let me know if there is a better method to solve for r. Could their be a possibility of an error in the question?

Thanks
 
Physics news on Phys.org
blondii said:
The Question:
After finding the 1st and 2nd derivative of v and substituting into the equation to equat to zero and look for r, I get the answer r =-3.
Thanks

Just a little correction. After expanding the diff equation I get xr(rx-1+1)(3+r) = 0

The answers are r = -3, r = -x or r = undefined.

Please advise if I am on the right track.

Thanks
 
You are on the right track. Be sure, however, to treat the cases where r = 1 and r = 2 separately; think about why you should :)

On the other hand, what doe r = -x or undefined mean? r should be a value independent of x. And saying that r = undefined is undefined and has no meaning. So r = -3 is indeed the solution.
 
Thanks for the reply who. Much appreciated. Cheers
 
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