Recent content by confusedM

  1. C

    Undergrad Integration Factors: Solving Problems

    I tried using the method described by the book. Setting M= y^3+2ye^x and N = (e^x+3y^2)... then taking dM/dy and dN/dx... then (dM/dy - dN/dx) / N and (dN/dx - dM/dy) / M... I don't know if my problem is that I did something wrong in the derivations but neither gives me an integration factor...
  2. C

    Undergrad Integration Factors: Solving Problems

    I am having issues finding the integration factor for the following two problems. I believe the second one can be solved by inspection. 1. (y^3+2ye^x)dx + (e^x+3y^2)dy = 0 2. (x-x^2-y^2)dx + (y+x^2+y^2)dy = 0
  3. C

    Wronskian determinant form of differential equations

    yes it is supposed to read y, y', y"... the problem is as it is written in the book... it didn't say that it was a 2nd order ODE. Clearly the original differential eq. and it's two derivatives are linearly dependent since the determinant is zero, but I don't understand what I'm exactly supposed...
  4. C

    Wronskian determinant form of differential equations

    That's part B... part A though asks for proof of the determinant of the three equations equaling zero...that's the part I'm really having issues with.
  5. C

    Wronskian determinant form of differential equations

    I understand that if the determinant is zero, the equations are linearly dependent, but I don't know how to go about doing the proof required to answer the problem.
  6. C

    Wronskian determinant form of differential equations

    I'm having a couple problems with my diff eq assignment if anyone can help me. The problem is 1. (a) show that the diff eq. for y=c1u1(x) + c2u2(x), where u1(x) and u2(x) are functions which are at least twice differentiable, may be written in determinant form as | y u1(x) u2(x) | | y...