Variation of Parameters Differential Eq.

Weatherkid11
Messages
18
Reaction score
0
Use the method of variation of parameters to find a particular solution of http://forums.cramster.com/Answer-Board/Image/cramster-equation-2006491914366328020687673812501253.gif
ok i know first i do http://forums.cramster.com/Answer-Board/Image/cramster-equation-200649191556328020690592562506754.gif then r = +/- 1i then i make that into the equation http://forums.cramster.com/Answer-Board/Image/cramster-equation-2006491921376328020729751937507714.gif so cosx is http://forums.cramster.com/Answer-Board/Image/cramster-equation-2006491919466328020718630062506728.gif and sinx is http://forums.cramster.com/Answer-Board/Image/cramster-equation-200649192286328020732811312508515.gif so now the wronskian is w= http://forums.cramster.com/Answer-Board/Image/cramster-equation-2006491923196328020739986312508678.gif which would be (cosx)(cosx) - (sinx)(-sinx). Now what do I do from here? I remeber something about integrals being used next, such as http://forums.cramster.com/Answer-Board/Image/cramster-equation-2006491928116328020769126937507389.gif and a u2 integral
 
Last edited by a moderator:
Physics news on Phys.org
You would be better off to actually LEARN "variation of parameters rather than just trying to memorize formulas!

Since sin(x) and cos(x) are solutions to the homogeneous equation, try a solution to the entire equation of the form y(x)= u(x) sin(x)+ v(x) cos(x). (There are, in fact, many possible such solutions: for example for any solution, y, choose u= 0 v= u/cos(x).) Differentiating y'= u'sin(x)+ u cos(x)+ v' cos(x)- u sin(x). Now, require that u' sin(x)+ v' cos(x)= 0. We can do this precisely because there are many possible solutions.

Since u' sin(x)+ v' cos(x)= 0, y'= u cos(x)- v sin(x) and, differentiating again, y"= u' cos(x)- u sin(x)- v' sin(x)- v cos(x). Putting that back into the original equation, y"+ y= (u' cos(x)- u sin(x)- v' sin(x)- v cos(x))+ u sin(x)+ v cos(x)= u' cos(x)- v' sin(x)= csc2(y). We have, also, u' sin(x)+ v' cos(x)= 0. Solve those two equations, algebraically, for u' and v' and then integrate. Warning: typically, the integrals cannot be done in closed form- you may need to write the solution to the differential equation in terms of those integrals.
 
Hmm that is the way our professor told us how to do it. Also another way someone had told me to do it was doing the wronskian twice.. there seems to be so many ways to do this type of problem
 
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