Question: Strange integral equation

According to the help text in Maple 2024.2, a number of classical integral equations can be solved using "intsolve". The Volterra equation of the first kind, with an upper limit of integration x, is of particular interest. A long time ago, I had to solve a similar equation. This one arose from a model of a real-world process, but instead of x, the upper limit of integration was the function y(x), which I had to calculate. I painstakingly solved it to a good approximation. Is there an algorithm in Maple that can at least calculate an approximate solution, or is a numerical solution, e.g., using Ritz, the only option?

Please Wait...