MHB How Do You Solve Differential Equations with Variable Power Terms?

  • Thread starter Thread starter Another1
  • Start date Start date
Another1
Messages
39
Reaction score
0
Des2.png


in problem b from \[ y_1y_2 = c \] so I was able to specify that \[ y_1 = c_1x^2 \] abd \[ y_2 = c_2x^{-2} \]
Correspond to \[ y_1y_2 = c_1c_2 = c = constant \] then I can find \[ y_1', y_1'', y_2',y_2'' \]
So. I can solve \[2p_1p_2 +p_2' = 0\]

But in problem C, I have no idea, so I assign \[ y = c_1x^r + c_2x^s \] but i can solve it
 
Physics news on Phys.org
I select \[ y_1= c_1x^r\] and \[ y_2= c_2x^s\]
so \[ (x+1)x^2y_1'' + xy_1' +(x+1)^3y_1 = 0\] and
\[ (x+1)x^2y_2'' + xy_2' +(x+1)^3y_2 = 0\] i find first and second deriative of y1 and y2
I get two equations
\[r(r-1)(x+1) +rx - (x+1)^3 = 0 \] \[s(s-1)(x+1) +sx - (x+1)^3 = 0 \]
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top