Jump to content

NARUTO

New Members
  • Posts

    1
  • Joined

  • Last visited

Profile Information

  • Favorite Area of Science
    Maths

NARUTO's Achievements

Lepton

Lepton (1/13)

0

Reputation

  1. Hi, I'm trying to solve a PDE: ux + u2 uy = x using the method of characteristics using the following condition u(0,y) = ay where a is constant. So far, I obtained this system of ODE: dx/dt = 1 (1) dy/dt = u2 (2) du/dt = x (3) (1) => x = t (3) => u= 1/2 x2 + a s (2) => dy/dt = (1/2 x2 + a s)2 Now my problem is that when trying to solve (2) (which I manage to do, y= 1/5 t5 + 1/3 t3 as + (as)2 t + s), I get a second order equation is s, when I tried to solved I found a delta which I don't know its sign and therefore I wasn't able to express s as a function of x and y. Any help is appreciated. Many thanks.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.