Integral equation with endpoint singularity

Click For Summary
SUMMARY

The discussion focuses on solving the integral equation f(s) = ∫01 (1 + st) / (1 - st)3 f(t) dt, which features a singularity at the endpoint 1. Participants suggest that numerical algorithms, particularly those based on quadrature rules, can effectively handle such singularities. The Nystrom method is mentioned as a potential approach, though its applicability to this specific integral equation is questioned. Overall, the conversation emphasizes the need for selecting appropriate numerical methods for singular kernels.

PREREQUISITES
  • Understanding of integral equations and their numerical solutions
  • Familiarity with singularities in mathematical functions
  • Knowledge of quadrature rules in numerical analysis
  • Experience with the Nystrom method for numerical integration
NEXT STEPS
  • Research numerical methods for handling endpoint singularities
  • Explore the Nystrom method and its applications to singular kernels
  • Learn about alternative quadrature techniques suitable for singular integrals
  • Investigate software tools that implement numerical solutions for integral equations
USEFUL FOR

Mathematicians, numerical analysts, and researchers working on integral equations with singularities, particularly those interested in numerical methods like the Nystrom method.

rplcs
Messages
2
Reaction score
0
I am trying to solve this integral equation numerically. The kernel has a singularity at the endpoint 1. Any suggestions??

f(s) = \int_0^1 \frac{1+st}{(1-st)^3} f(t) dt
 
Physics news on Phys.org
rplcs said:
I am trying to solve this integral equation numerically. The kernel has a singularity at the endpoint 1. Any suggestions??

f(s) = \int_0^1 \frac{1+st}{(1-st)^3} f(t) dt
Which numerical algorithm are you using? Most will quite happily handle end-point singularities.
 
Hootenanny said:
Which numerical algorithm are you using? Most will quite happily handle end-point singularities.

I am looking at methods based on quadrature rules like Nystrom method. But the question is are these method applicable to this integral equation. Nystrom like methods are suitable for very specific singular kernels.

please suggest which method is suitable for this integral equation.
 

Similar threads

  • · Replies 17 ·
Replies
17
Views
4K
  • · Replies 3 ·
Replies
3
Views
7K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 7 ·
Replies
7
Views
7K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
965
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 7 ·
Replies
7
Views
4K
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K