MHB Boundary Value Problem: Does it Have a Solution?

evinda
Gold Member
MHB
Messages
3,741
Reaction score
0
Hello! (Wave)

I want to check if the following boundary value problem has a solution

$\left\{\begin{matrix}
-u_{xx}-4u=\sin {2x}, x \in (0,\pi)\\
u(0)=u(\pi)=0
\end{matrix}\right.$

I have thought the following:

We consider the corresponding homogeneous equation $-u_{xx}-4u=0$.

The characteristic polynomial is $-\lambda^2-4=0 \Rightarrow \lambda^2=-4$, contradiction.

Thus the given boundary value problem does not have a solution.

Is is it right? (Thinking)
 
Physics news on Phys.org
evinda said:
Hello! (Wave)

I want to check if the following boundary value problem has a solution

$\left\{\begin{matrix}
-u_{xx}-4u=\sin {2x}, x \in (0,\pi)\\
u(0)=u(\pi)=0
\end{matrix}\right.$

I have thought the following:

We consider the corresponding homogeneous equation $-u_{xx}-4u=0$.

The characteristic polynomial is $-\lambda^2-4=0 \Rightarrow \lambda^2=-4$, contradiction.

Thus the given boundary value problem does not have a solution.

Is is it right? (Thinking)

Hey evinda! ;)

Isn't $\sin 2x$ a solution of the homogeneous equation? (Wondering)
 
I like Serena said:
Hey evinda! ;)

Isn't $\sin 2x$ a solution of the homogeneous equation? (Wondering)

Yes, that's right. (Nod) So since the homogeneous equation has a non-trivial solution, we deduce that the given boundary value problem has no solution. Right?
 
evinda said:
Yes, that's right. (Nod) So since the homogeneous equation has a non-trivial solution, we deduce that the given boundary value problem has no solution. Right?

Not really... (Thinking)

Since the solutions of the characteristic equation are $\lambda=\pm 2i$, it follows that the full solution of the homogeneous equation is:
$$u_h = c_1 e^{2ix} + c_2 e^{-2ix}$$
Or alternatively:
$$u_h = A\sin 2x + B\cos 2x$$

Now we can use for instance the Method of undetermined coefficients or Variation of Parameters to find a particular solution... (Thinking)

... or we can throw the equation at Wolfram... (Emo)
 
I like Serena said:
Not really... (Thinking)

Since the solutions of the characteristic equation are $\lambda=\pm 2i$, it follows that the full solution of the homogeneous equation is:
$$u_h = c_1 e^{2ix} + c_2 e^{-2ix}$$
Or alternatively:
$$u_h = A\sin 2x + B\cos 2x$$

Now we can use for instance the Method of undetermined coefficients or Variation of Parameters to find a particular solution... (Thinking)

Oh yes, that's right... (Nod) Thanks! (Smirk)
I like Serena said:
... or we can throw the equation at Wolfram... (Emo)

(Blush)
 
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