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)
 
There is the following linear Volterra equation of the second kind $$ y(x)+\int_{0}^{x} K(x-s) y(s)\,{\rm d}s = 1 $$ with kernel $$ K(x-s) = 1 - 4 \sum_{n=1}^{\infty} \dfrac{1}{\lambda_n^2} e^{-\beta \lambda_n^2 (x-s)} $$ where $y(0)=1$, $\beta>0$ and $\lambda_n$ is the $n$-th positive root of the equation $J_0(x)=0$ (here $n$ is a natural number that numbers these positive roots in the order of increasing their values), $J_0(x)$ is the Bessel function of the first kind of zero order. I...
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...
Back
Top