Differential Equation problem, I think i solved it, just need it to be check

Click For Summary
SUMMARY

The discussion revolves around solving the differential equation (x+y)dx - (x-y)dy = 0 using the substitution y = vx. The user correctly derives the equation dy/dx = (x+y)/(x-y) and manipulates it to reach the form -v(dv/dx) = 1/x. After integrating both sides, they arrive at -1/2(v^2) = ln|x| + c, where v = y/x. The user also explores an alternative approach using polar coordinates but expresses uncertainty about the next steps.

PREREQUISITES
  • Understanding of differential equations and their solutions
  • Familiarity with substitution methods in calculus
  • Knowledge of polar coordinates and their application in differential equations
  • Ability to perform integration and manipulate logarithmic expressions
NEXT STEPS
  • Study the method of solving first-order differential equations using substitutions
  • Learn about polar coordinates and their role in solving differential equations
  • Explore the implications of integrating differential equations and the constants of integration
  • Investigate the graphical interpretation of solutions to differential equations
USEFUL FOR

Students studying calculus, particularly those focusing on differential equations, as well as educators seeking to understand common student approaches to solving these types of problems.

Pr0x1mo
Messages
21
Reaction score
0
My teacher gave me this as an extra credit question:

solve: (x+y)dx-(x-y)dy=0

I first used the substitution of y=vx or v=y/x

Taking the partial derivative of y = vx yields:

dy/dx = v + x(dv/dx)

So then i rearranged the equation like: dy/dx = (x+y)/(x-y) which equals:

v + xv' = (x+y)/(x-y)

Then i divided everything on the right side by x to obtain:

v + xv' = (1 + (y/x))/(1 - (y/x)), and since y/x = v then i get:

v + xv' = (1 + v)/(1 - v)

I then multiply both sides of the equation by (1 - v) to get:

v - xvv' = 1 + v

-xvv' = 1

-vv' = 1/x which is really:

-v (dv/dx) = 1/x, so to separate i mutliply both sides by dx:

-v dv = 1/x dx

then integrate both sides of the equation:

-1/2 v2 = ln|x| + c

and since v = y/x i get:

-1/2(y/x)2 = ln|x| + c

Is this correct, or am i completely off track?
 
Physics news on Phys.org
I haven't followed your text,
but I'd try going in polar coordinates. Looks promising.

[tex] (x+y)dx+(x-y)dy =0\\<br /> [/tex]

[tex] <br /> (rcos\theta+rsin\theta)(drcos\theta-rsin\theta d\theta)+(rcos\theta-rsin\theta)(drsin\theta+rcos\theta d\theta)=0 \\[/tex]

[tex]((cos\theta)^2-(sin\theta)^2+2sin\theta cos\theta)rdr + r^2((cos\theta)^2-(sin\theta)^2-2sin\theta cos\theta)d\theta =0\\[/tex]

[tex] <br /> ((cos\theta)^2-(sin\theta)^2+2sin\theta cos\theta)rdr + r^2((cos\theta)^2-(sin\theta)^2-2sin\theta cos\theta)d\theta=0<br /> [/tex]
 
[tex] <br /> \frac{dr}{d\theta} = r\frac{1-sin4\theta}{cos4\theta}\\<br /> [/tex]

I get this but I don't know what to do next.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
865
Replies
19
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
2
Views
1K
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 25 ·
Replies
25
Views
2K
Replies
4
Views
2K