Reduction of Order: Integration Explained

  • Thread starter Thread starter badman
  • Start date Start date
  • Tags Tags
    Reduction
badman
Messages
57
Reaction score
0
hello everyone, I am stuck on this problem and i have a hard time figuring out how they went from here dw/w=-(2dx/x(x^2+1)) to here w=c(x^2+1)/x^2. i know they integrated, but can anyone show me the details of the integration along with an explanation?
 
Physics news on Phys.org
partial fractions
dw/w = -2 dx/ (x*(x^2+1))
= (-2/x + 2x/(x^2+1) )dx
 
qbert used "partial fractions". The fraction can be written
\frac{-2}{x(x^2+1)}= \frac{A}{x}+ \frac{Bx+ C}{x^2+ 1}[/itex]<br /> Multiplying on both sides by that denominator, <br /> -2= A(x^2+ 1)+ (Bx+ C)(x)<br /> Let x= 0 and that becomes -2= A.<br /> Let x= 1 and we have -2= (-2)(2)+ B+ C or B+ C= 2.<br /> Let x= -1 and we have -2= (-2)(2)+ B- C or B- C= 2.<br /> Adding, 2B= 4 or B= 2 and C= 0.<br /> That gives the formula qbert wrote.<br /> Of course, the integral of -2/x is -2 ln(x) and the the integral of \frac{2x}{x^2+1} can be done by the substitution u= x<sup>2</sup>+ 1.
 
Last edited by a moderator:
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...

Similar threads

Replies
2
Views
2K
Replies
7
Views
3K
Replies
1
Views
2K
Replies
1
Views
3K
Replies
1
Views
1K
Back
Top