Paper Code MT-1
Paper Code MT-1
Paper Code MT-1
Abstract
The purpose of this work is to investigate the fixed-point theory-based algorithms and their
applications to real world problems. We present case studies and examine the practical
implementation of fixed point algorithms. We explore a number of algorithms, including the
Newton-Raphson method, the Picard iteration approach and the Banach fixed point theorem.
Then, we look at how these algorithms can be used in a variety of disciplines, including
physics, computer science, and economics. Fixed point theory algorithms, analysis and use
offer priceless insights and solutions to challenging issues encountered in real-world
situations.
Key words: Banach contraction principle, the Picard iteration method, the Newton-Raphson
method, contraction mapping, metric spaces
In the next section we go through the various fixed point theory algorithms and further state
the standard equations which are later on used in solving the various real world problems.
1.2.1 Banach Fixed Point Theorem and Contraction Mapping: A unique fixed point for a
contraction mapping is established via the Banach fixed point theorem (Banach, 1922). The
importance of the Banach fixed point theorem in ensuring the presence and uniqueness of
fixed points for contraction mappings is demonstrated by this equation.
Fig. 1: A function with three fixed points
1.2.2 Picard Iteration Method: By constantly using a fixed point iteration scheme, the
Picard iteration method is an iterative approach for approximating solutions to equations.
(Picard et al.,1890). Given, an initial value x 0, the Picard iteration method for finding a fixed
point of a function f(x) is given by the recursive equation:
x n+1=f (x n ) 1
Case studies
In the following section, we look into various case studies in the field of economics,
computer science and physics to further explain the implementation of fixed point using
portfolio optimisation and image denosing.
Case Study 1. Solving the Investment Puzzle: Unveiling the Potential of Fixed Point
Algorithms in Portfolio Optimization.
In this case study, we show how fixed point theory algorithms can be used for portfolio
optimisation. The objective of portfolio optimisation is to identify the best investment mix to
maximise returns while taking risk into account. The optimal portfolio weights that provide
the desired balance between risk and return can be found by expressing the problem as an
optimisation task and using fixed point theory techniques
Expected Return (μ) = w ₁ μ ₁+w ₂ μ ₂ + ... + w n μ n 3
where:
1) μ is the vector of expected returns for each asset,
2) w is the vector of asset weights,
Constraints:
1) Portfolio optimization usually involves several constraints, such as the requirement that the
weights sum up to 1 (fully invested portfolio) and bounds on the weights of individual assets.
These constraints can be represented mathematically as:
w ₁+ w ₂+...+¿ w n = 1 (fully invested portfolio)
w ᵢ≥ 0 for all i (non-negative weights)
2) Newton-Raphson Iteration:
To find the optimal weights that maximize the portfolio's expected return, the Newton-
Raphson method can be used iteratively. The algorithm iterates until a convergence criterion
is met. Here's the update equation for the Newton-Raphson iteration:
w n+1 = w n + ¿ 4
where:
1) w(n +1) represents the updated weights in the (n+1)th iteration,
2) w n represents the current weights in the nth iteration,
3) the Hessian Matrix represents the matrix of second derivatives of the objective
function with respect to the weights,
4) the Gradient Vector represents the vector of first derivatives of the objective function
with respect to the weights.
The Newton-Raphson iteration continues until the weights converge to an optimal solution
that maximizes the expected return, subject to the given constraints. See (Agarwal, et
al.,2005)
Case Study 2. Revealing the hidden beauty: Image Denoising using Fixed Point
Iteration
In this case study, we emphasise the use of methods based on fixed point theory for picture
denoising. An essential step in image processing is image denoising, which aims to eliminate
undesirable noise while maintaining significant image properties. It is possible to iteratively
update pixel values depending on local image characteristics and statistical models by using
fixed point iteration techniques like the Picard iteration. The objective function is typically
defined as follows:
1 ❑ 5
E(u) = λ ∬❑|∇ u ( x , y ) dx . dy|+ ∬❑ ¿
❑
2
where:
● λ is a regularization parameter that balances the trade-off between the total variation
and fidelity term,
● ∇ u (x , y ) is the gradient of the image u,
1.8 Conclusion
Algorithms built around fixed point theory offer beneficial solutions for problems
encountered in a wide range of fields. By exploring algorithms like the Newton-Raphson
technique, Picard iteration method, and Banach fixed point theorem, we have demonstrated
the way they could potentially be applied to physics, computer science, and economics.
Convergence problems, however, offer complications and obstacles, particularly in high-
dimensional circumstances. Future avenues for investigation include enhancing convergence
and researching hybrid approaches that combine fixed point algorithms with other
optimisation techniques. There are fresh opportunities in generalising fixed point theory to
include topological methods, convex analysis, and functional analysis. Furthermore, the
capabilities of deep learning, machine learning, and probabilistic models can be strengthened
by incorporating fixed point approaches. Fixed point theory continues to offer helpful
insights and answers to impending challenges across multiple fields as scientific knowledge
develops.
References:
Browder, F. E. (1965). Fixed-point theorems for noncompact mappings in Hilbert space.
Proceedings of the National Academy of Sciences of the United States of America, 53(6),
1272-–1276.
Browder, F. E. (1968). The fixed point theory of multi-valued mappings in topological vector
spaces. Mathematische Annalen, 177(4), 283–301.
Kakutani, S. (1941). A generalization of Brouwer’s fixed point theorem. Duke Mathematical
Journal, 8(3), 457–459.
Banach, S. (1922). Sur les opérations dans les ensembles abstraits et leur application aux
équations intégrals. Fundamenta Mathematicae, 3, 133–181. https://doi.org/10.4064/fm-3-1-
133-181.
Kirk, W. A. (2003). Fixed point theory in metric spaces. In Lecture Notes in Mathematics.
Springer, 128.
Fréchet, M. (1994). Fréchet space p. 2001. Encyclopedia of Mathematics, EMS Press.
Ypma, T. J. (1995). Historical development of the Newton–Raphson method. SIAM Review,
37(4), 531–551.
Nikolova, M. (2004). An algorithm for total variation minimization and applications. Journal
of Mathematical Imaging and Vision, 20(1/2), 89–97
Munkres, J. R. (2000). Topology (2nd ed). Prentice Hall.
Agarwal, A., & Hazan, E. (2005). New algorithms for repeated play and universal portfolio
management. Princeton University Technical Report TR-740, 05.
Boyd, S., & Vandenberghe, L. (2004). Convex optimization. Cambridge University Press.
Shubik, M. (1991). Game theory in economics. In the Handbook of mathematical economics,
1. Elsevier.
Ansari, Q. H., Al-Homidan, S., & Yao, J. C. (2012). Equilibrium problems and fixed point
theory. Fixed Point Theory and Applications, 2012(1), 25
Press, W. H., Teukolsky, S. A., Vetterling, W. T., & Flannery, B. P. (2007). Numerical
recipes: The art of scientific computing (3rd ed). Cambridge University Press
Gonzalez, R. C., & Woods, R. E. (2008). Digital image processing (3rd ed). Pearson.
Alfuraidan, M., & Ansari, Q. (June 10, 2016). Fixed point theory and graph theory,
foundations and integrative approaches (1st ed).
Sakurai, J. J., & Napolitano, J. (2010). Modern quantum mechanics (2nd ed). Pearson
Huerta-Cuellar, G., & Muhammad Zeeshan, H. (2023). Introductory chapter: Fixed points
theory and chaos. Fixed point theory and chaos.
Amrouche, C., & Rodríguez-Bellido, M. Á. (2011). Stationary Stokes, Oseen and Navier–
Stokes equations with singular data. Archive for Rational Mechanics and Analysis, 199(2),
597–651.
Ciepliński, K. (2012). Open problems in fixed point theory. Topological Methods in
Nonlinear Analysis, 40(1), 141–176.
Fitzpatrick, S. (1993). Open problems in fixed point theory. Indian Journal of Pure and
Applied Mathematics, 24(10), 531–558.
Gautam, P., Ruiz L. M. S. and Verma, S. 2020 Fixed Point Interpolative Rus-Reich-Ćirić
Contaction Mapping on Rectangular Quasi-Partial b-Metric Space Symmetry 13(1) 32
Gautam, P., Verma, S. 2021 fixed Point via implicit contraction mapping on quasi-partial b-
metric space J Anal https://doi.org/10.1007/s41478-021-00309-6
Gautam, P., Verma, S., Sen M and Sundriyal S 2021 Fixed Point Results for ω -Interpolative
chatterjea Type Contraction in Quasi-Partial b-Metric Space International Journal of
Analysis and Appl. 19(2), 280-287
,