Solving Non-Linear Boundary Problems: Challenges and Numerical Methods

Karlisbad
Messages
127
Reaction score
0
Let's suppose we have a Non-linear operator (supposing is self-adjoint and all that) so:

cos(y'')+(y')^{2}y+xy=g(x) with the boundary conditions for some a and be real

y(a)=0 and y(a)+2y(b)=0 then the "superposition principle" can't be applied so how the hell do you solve it :mad: :mad:

By the way, does "Non-linear Fourier Analysis or Harmonic analysis2 exists??
 
Physics news on Phys.org
There are very few non-linear equations that are solvable. Most techniques for non-linear equations are approximation methods.

No, there are no "Fourier" methods for non-linear equations since those are based on linearity.
 
There is a good book of Keller that is called the same as the headings of this thread. It goes all about the numerical methods for this kind of problems.

Good Luck.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top