Solving 1st Order PDE: Finding L with Ax^2 Form

  • Thread starter Thread starter PhyAmateur
  • Start date Start date
  • Tags Tags
    First order Pde
PhyAmateur
Messages
103
Reaction score
2
How to find L if the form is:

$$ (\frac{\partial L}{\partial x})^2 - (\frac{\partial L}{\partial y})^2 = -1$$

The author wrote, $$L = y + ax^2 + ..$$
but I didn't get how?
 
Last edited:
Physics news on Phys.org
PhyAmateur said:
How to find L if the form is:

$$ (\frac{\partial L}{\partial x})^2 - (\frac{\partial L}{\partial y})^2 = -1$$

The author wrote, $$L = y + ax^2 + ..$$
but I didn't get how?
This is actually a first order PDE, since both partials are first partials. Since you have "second order" in the title, I'm wondering if you have written the equation correctly.

Did you mean this equation?
$$\frac{\partial^2 L}{\partial x^2} - \frac{\partial^2 L}{\partial y^2} = -1 $$

For the equation as you wrote it, L = ax + by + c is a solution, with a2 - b2 = -1. I don't see how L = y + ax2 could be a solution.
 
Oh I have written the title wrongly! I will edit it right away. Can you please tell me how did you get L=ax+by+c?
 
I can't edit the title :(, I would really appreciate if anyone from the mentors could edit my title!
 
PhyAmateur said:
Oh I have written the title wrongly! I will edit it right away. Can you please tell me how did you get L=ax+by+c?
My approach was pretty simpleminded - it's been many years since I had a class on PDEs. My reasoning was that since the difference of the squares of the first partials was a constant (-1), then L(x, y) must be first-degree in both x and y, so that L(x, y) = ax + by + c.

You can check that this is a solution, provided that a2 - b2 = -1. If there are other solutions, my recollections from the class I had are too vague, and maybe someone else can weigh in.

PhyAmateur said:
I can't edit the title :(, I would really appreciate if anyone from the mentors could edit my title!
Done
 
  • Like
Likes PhyAmateur

Similar threads

Back
Top