Solving ux + (x/y)uy = 0 Using Characteristics

  • Thread starter Thread starter peripatein
  • Start date Start date
  • Tags Tags
    Pde
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
peripatein
Messages
868
Reaction score
0
Hi,

Homework Statement


I have solved ux + (x/y)uy = 0 using characteristics, to obtain
u(x,y)=C (for y=+-x) and f(x2-y2)


Homework Equations





The Attempt at a Solution


I was then given two boundary conditions:
(a) u(x=0,y)=cos(y), which I used to obtain u(x,y) = cos(√(y2-x2))
(b) u(x=y,y)=y
I am not quite sure how to approach this latter and would appreciate some advice.
 
Physics news on Phys.org
peripatein said:
Hi,

Homework Statement


I have solved ux + (x/y)uy = 0 using characteristics, to obtain
u(x,y)=C (for y=+-x) and f(x2-y2)


Homework Equations





The Attempt at a Solution


I was then given two boundary conditions:
(a) u(x=0,y)=cos(y), which I used to obtain u(x,y) = cos(√(y2-x2))

(b) u(x=y,y)=y
I am not quite sure how to approach this latter and would appreciate some advice.

The problem is not well-posed: you've shown that [itex]y = x[/itex] is a characteristic, so [itex]u[/itex] must be constant on [itex]y = x[/itex] and the value of [itex]u[/itex] on [itex]y = x[/itex] tells you nothing about the value of [itex]u[/itex] on [itex]x^2 - y^2 = \epsilon[/itex] for any [itex]\epsilon \neq 0[/itex].
 
Pardon me, I did mean to add that. Indeed, if C=0 then, for y=+-x, u(x,y) = C. Otherwise (C different than zero), u(x,y)=x^2-y^2.
I'd still appreciate your help with my problem :).