Lizwi Posted December 29, 2019 Share Posted December 29, 2019 Hlw. Still I failing to understand the difference between Linear, semilinear and Quasilinear pde even after reading from Google. Can anyone clarify for me please. Link to comment Share on other sites More sharing options...
studiot Posted December 29, 2019 Share Posted December 29, 2019 (edited) 5 hours ago, Lizwi said: Hlw. Still I failing to understand the difference between Linear, semilinear and Quasilinear pde even after reading from Google. Can anyone clarify for me please. Hi, Liz, What does your textbook say ? I ask this because there are several different ways to approach this and I don't want to confuse you with a different one than you are used to. does your textbook use x2Uxx - yUxy = U Which is linear and x2Uxx - yUxy = U2 Which is non linear or the same two equations written like this [math]{x^2}\frac{{{\partial ^2}U}}{{\partial {x^2}}} - y\frac{{{\partial ^2}U}}{{\partial x\partial y}} = U[/math] and [math]{x^2}\frac{{{\partial ^2}U}}{{\partial {x^2}}} - y\frac{{{\partial ^2}U}}{{\partial x\partial y}} = {U^2}[/math] Or possibly even like this. This is known as operator notation. Note these are different eqautions from before. [math]L\left[ U \right] = \left[ {\frac{{{\partial ^2}U}}{{\partial {x^2}}} - {c^2}\frac{{{\partial ^2}U}}{{\partial u\partial y}}} \right][/math] which is linear and [math]L\left[ U \right] = \left[ {{{\left( {\frac{{\partial U}}{{\partial x}}} \right)}^2} - {c^2}{{\left( {\frac{{\partial U}}{{\partial y}}} \right)}^2}} \right][/math] Which is non linear It is important to be able to separate PDEs into linear and non linear as a first step. Edited December 29, 2019 by studiot 1 Link to comment Share on other sites More sharing options...
Lizwi Posted December 30, 2019 Author Share Posted December 30, 2019 They said " Linear equation is the one in which there is no products of the dependent variable and its derivative. Link to comment Share on other sites More sharing options...
studiot Posted December 30, 2019 Share Posted December 30, 2019 24 minutes ago, Lizwi said: They said " Linear equation is the one in which there is no products of the dependent variable and its derivative. This is completely true. But it does not answer my question. to explain quasi linear and semi linear we need to write out some example equations. So which notation is your book using for the PDE ? Link to comment Share on other sites More sharing options...
Lizwi Posted December 30, 2019 Author Share Posted December 30, 2019 For example Is the first equation linear or non linear? Link to comment Share on other sites More sharing options...
studiot Posted December 30, 2019 Share Posted December 30, 2019 1 hour ago, Lizwi said: Is the first equation linear or non linear? Thank you for your answer. Note that all semi linear and quasi linear equations are actually non linear but they can often be reduced to a set of coupled or simultaneous linear ones. You first equation is non linear because u is the dependent variable x, t are the independent variables so we only look at u and its derivatives. The first term is linear because the first derivative (of u) is not multiplied by another function of u or its derivatives. The second term is linear because the second derivative (of u) is not multiplied by another function of u or its derivatives. But the third term is non linear because it contains u2 . Have you identified the dependent and independent variables in the other equations and the non linear parts ? 1 Link to comment Share on other sites More sharing options...
Lizwi Posted December 30, 2019 Author Share Posted December 30, 2019 Yes, I understand the variables. Thanks, your explanation is very clear. I think I can classify PDEs now according to their linearity. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now