Solve Periodic Problem: Find Function $u \in C^2(\mathbb{R})$

  • Context: MHB 
  • Thread starter Thread starter evinda
  • Start date Start date
  • Tags Tags
    Periodic
Click For Summary
SUMMARY

The discussion centers on finding a periodic function \( u \in C^2(\mathbb{R}) \) that satisfies the equation \(-u'' + qu = f\), where \( q \) and \( f \) are periodic functions with period \( (b-a) \). The periodic boundary conditions are established with \( u(a) = u(b) \) and \( u(x) = u(x + (b-a)) \). The periodicity condition \( u_{i+N+1} = u_i \) is derived from the definition of periodic functions and ensures continuity across the defined intervals.

PREREQUISITES
  • Understanding of periodic functions and their properties
  • Familiarity with second-order differential equations
  • Knowledge of finite difference methods for numerical solutions
  • Basic concepts of linear algebra, particularly matrix representation
NEXT STEPS
  • Study the derivation and application of finite difference methods for solving differential equations
  • Explore the properties of periodic functions in functional analysis
  • Learn about the spectral theory of differential operators
  • Investigate numerical methods for boundary value problems
USEFUL FOR

Mathematicians, physicists, and engineers working with differential equations, particularly those focused on periodic boundary value problems and numerical analysis.

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

Periodic problem

We are looking for a periodic function $u \in C^2(\mathbb{R})$ with period $(b-a)$

$$-u''+qu=f \text{ where } q,f \text{ periodic functions with period } (b-a) \\ u(a)=u(b) \\ u(x)=u(x+(b-a))$$

$x_i=a+ih \\ h=\frac{b-a}{N+1}$

$\mathbb{R}_{\text{per}}^{N+1}=\{ U=(u_i)_{i \in \mathbb{Z}}: u_i \in \mathbb{R} \text{ and } u_{i+N+1}=u_i, i \in \mathbb{Z}\}$

$-\frac{u_{i-1}-2u_i+u_{i+1}}{h^2}+q(x_i) u_i =f(x_i), i=0,1, \dots, N (\star)$

$u_{-1}=u_N \\ u_{N+1}=u_0$

$U=\begin{bmatrix}
u_0\\
u_1\\
\dots\\
\dots\\
u_N
\end{bmatrix}$

$i=0 \overset{\star}{\Rightarrow} -\frac{u_N-2u_0+u_1}{h^2}+q(x_0) u_0=f(x_0)$

$\dots$

$i=1 \overset{\star}{\Rightarrow} -\frac{u_{N-1}-2u_N+u_0}{h^2}+q(x_N) u_N=f(x_N)$
Could you explain to me why we want that $u_{i+N+1}=u_i, i \in \mathbb{Z}$ ?
Do we suppose that $b=N+1$, $a=0$ ? (Thinking)
 
Physics news on Phys.org
evinda said:
Could you explain to me why we want that $u_{i+N+1}=u_i, i \in \mathbb{Z}$ ?
Do we suppose that $b=N+1$, $a=0$ ? (Thinking)

Hey evinda! (Smile)

That's because:
$$u_{i+N+1} = u(x_{i+N+1}) = u(a+(i+N+1)h) = u((a+ih) + (N+1)h) = u(x_i+(b-a)) = u(x_i) = u_i$$
(Mmm)

And no, we wouldn't suppose that $b=N+1$, $a=0$. (Shake)
 
I like Serena said:
That's because:
$$u_{i+N+1} = u(x_{i+N+1}) = u(a+(i+N+1)h) = u((a+ih) + (N+1)h) = u(x_i+(b-a)) = u(x_i) = u_i$$
(Mmm)

And no, we wouldn't suppose that $b=N+1$, $a=0$. (Shake)
I understand... Thanks a lot! (Smile)
 

Similar threads

Replies
5
Views
3K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 0 ·
Replies
0
Views
489
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 21 ·
Replies
21
Views
4K