The following project is in the field of combinatorics. It is a broad summary of the probabilistic method. Basic definitions and theorems, needed for the proper use of the probabilistic method, are introduced. Simple examples are provided in order to illustrate the theory in practice and to introduce the method itself. The project focuses on competitive problems from major national and international competitions, in whose solutions could be used probabilistic method, contributing to their briefness. One of our main aims is demonstrating the broad application of the probabilistic method not only in some theoretical fields of mathematics, but also in competitive problems. The problems in the abstract are with increased difficulty and we believe, they can serve as a preparation for mathematical olympiads and competititons.
This research paper aims at exploiting efficient ways of implementing the N-Body problem. The N-Body problem, in the field of physics, predicts the movements and planets and their gravitational interactions. In this paper, the efficient execution of heavy computational work through usage of different cores in CPU and GPU is looked into; achieved by integrating the OpenMP parallelization API and the Nvidia CUDA into the code. The paper also aims at performance analysis of various algorithms used to solve the same problem. This research not only aids as an alternative to complex simulations but also for bigger data that requires work distribution and computationally expensive procedures.
This is a very basic template for mathematical presentations using LaTeX and beamer, aimed at University of Edinburgh students on the Honours Analysis course 2017-2018, for their "Skills" presentations.
En este artículo se muestra el proceso de solución numérica del ejercicio N°40, página 544, del libro "Cálculo de un variable'', con la finalidad de cumplir los requerimientos para el trabajo final de modelación de la asignatura Cálculo Integral. Por medio de la aplicación de integrales, se determinará la ecuación para el cálculo de la longitud de un cable telefónico y se hallará la altura a la cual debe estar conectado el cable teniendo en cuenta la altura mínima de este respecto al suelo, y la distancia de separación entre ambos postes.