Differential equation 2nd order

gomes.
Messages
58
Reaction score
0
i managed to get the indicial equation/recurrence relation, but for parts (a) and (b), I am stuck. i got a0,a1,a2,a3... for part b, but how do i get the polynomial solution?

Thanks!
 

Attachments

  • 1111111.jpg
    1111111.jpg
    24.8 KB · Views: 477
Physics news on Phys.org
For a), what happens when n = m?

For b), you have found a complete set of an. Where can you plug these into get a solution?
 
thanks, for (a), when n=m, the recurrence relation becomes 0? what would i do next? sorry I am still stuck

(b)sorry, i think my lecture notes missed out on this, what series/formula do i plug it into?

most appreciated.
 
You have your solution written as
\sum_{m= 0}^\infty a_mx^{m+r}
That is what you plug your "a_m" into. Notice that each a is a multiple of the one before it so if a_n= 0 for any n, all successive coefficients are 0 and your infinite sum becomes a polynomial as the problem says.
 
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