Skip to content
View rat's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report rat

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rat/README.md

Renato Augusto Tavares

Renato Augusto Tavares

Artificial Intelligence • Computational Mathematics • Computational Number Theory • Discrete Dynamical Systems

Researcher with a background in software engineering, databases, artificial intelligence, digital image processing, scientific computing, and embedded systems.

Currículo LattesGoogle ScholarORCIDLinkedInCV


About me

I am Renato Augusto Tavares, a computer scientist and researcher interested in the intersection of Artificial Intelligence, scientific computing, computational mathematics, and mathematical research.

My academic background includes a degree in Systems Analysis and Development, postgraduate specialization in Databases with emphasis on Big Data, an MBA in Software Engineering with Artificial Intelligence, and ongoing master's studies in Digital Image Processing.

My current research is divided into two complementary directions:

  1. Artificial Intelligence and computational applications, especially Machine Learning, Deep Learning, Computer Vision, Digital Image Processing, precision agriculture, medical image analysis, autonomous systems, drones, and data-intensive scientific applications.
  2. Mathematics and computational mathematics, with particular emphasis on computational number theory, discrete dynamical systems, 3-adic dynamics, the (3n+1) problem, asymptotic analysis, functional equations, Mellin/Laplace transforms, mathematical experimentation, and reproducible computer-assisted research.

A significant part of my current mathematical work is devoted to questions arising from the Collatz / (3n+1) dynamics and the program developed by Günther J. Wirsching for positive predecessor density.

I am especially interested in research where rigorous mathematics and high-performance computation reinforce each other: exact enumeration, computer-assisted proofs, interval arithmetic, symbolic and numerical verification, reproducible computational experiments, and AI-assisted exploration of mathematical structures.


Current research interests

Mathematics and scientific computing

  • Computational Number Theory
  • Discrete Dynamical Systems
  • (3n+1) / Collatz Dynamics
  • 3-adic Dynamics
  • Mathematical Experimentation
  • Computer-Assisted Mathematics
  • Asymptotic Analysis
  • Functional and Functional-Differential Equations
  • Mellin and Laplace Transforms
  • Fourier Analysis
  • Probabilistic and Combinatorial Methods
  • Scientific Computing
  • Reproducible Computational Research

Artificial Intelligence

  • Artificial Intelligence
  • Machine Learning
  • Deep Learning
  • Computer Vision
  • Digital Image Processing
  • Explainable and Applied AI
  • AI-assisted Scientific Discovery
  • AI-assisted Mathematical Research

Applied research

  • Precision Agriculture
  • Remote Sensing
  • Drones and Autonomous Systems
  • Medical Image Analysis
  • Real-time Data Processing
  • Large-scale Data Analysis
  • Embedded and Low-power Systems

Selected mathematical research

Wirsching's Conjecture 3 and log-periodic asymptotics

Wirsching's Conjecture 3, and the Periodic Correction to Berg–Krüppel's Density Asymptotic

This work studies one of the three conjectures appearing in Wirsching's program for positive predecessor density in the (3n+1) problem.

The research develops the asymptotic structure of the invariant density through its exact log-Laplace transform and identifies a log-periodic correction. The correction is expressed through a Fourier expansion with coefficients involving the Gamma and Riemann zeta functions.

Main themes include:

  • invariant densities associated with (3n+1) predecessor dynamics;
  • Mellin-transform analysis;
  • saddle-point asymptotics;
  • log-periodic phenomena;
  • explicit Fourier coefficients involving (\Gamma) and (\zeta);
  • rigorous non-constancy of the periodic correction;
  • computer-assisted interval-arithmetic certificates;
  • analysis of Wirsching's Conjecture 3 and of the stronger unrestricted asymptotic.

Research repository:
https://github.com/faculdade/wirsching-conjecture3-proof

Archived computational materials:
https://doi.org/10.5281/zenodo.21854549


Wirsching's Weak Covering Conjecture

Wirsching's Weak Covering Conjecture: An Extended Computation, a Conditional Bound, and the Structure of What Resists It

This project studies the Weak Covering Conjecture arising from the (3)-adic predecessor-set framework for the (3n+1) map.

The work combines exact computation and theoretical analysis of the covering budget (j^*(l)), including:

  • exact computation of covering thresholds;
  • large-scale bitset-based dynamic programming;
  • analysis of the excess (e(l)=j^*(l)-l\log_4 3);
  • unconditional lower bounds;
  • mean-payoff-game relaxations;
  • Fourier-analytic obstructions;
  • structure of uncovered residue classes;
  • doubling-chain phenomena;
  • congruence restrictions on last holdouts;
  • reproducible computational verification.

The project also provides source code, data, certificates, and archived computational artifacts intended to make the numerical claims independently reproducible.

Research repository:
https://github.com/faculdade/weak-covering-conjecture

Archived computational materials:
https://doi.org/10.5281/zenodo.21877643


Research philosophy

I am interested in problems for which computation is not merely used to generate examples, but as part of a disciplined mathematical workflow.

My preferred research methodology combines:

  • rigorous mathematical formulation;
  • explicit separation between theorems, conditional results, empirical observations, and open questions;
  • independent implementations whenever feasible;
  • exact arithmetic or certified numerical computation when required;
  • public source code and datasets;
  • archived versions of research software and computational evidence;
  • reproducible experiments;
  • systematic falsification of candidate hypotheses before promoting them to conjectures.

For difficult mathematical problems, I also investigate the use of multi-agent artificial intelligence systems as tools for literature analysis, conjecture generation, symbolic manipulation, computational experimentation, proof auditing, and research orchestration.


Artificial Intelligence and Computer Vision

My broader research background remains strongly connected to AI and image processing.

Current and previous interests include:

  • supervised and unsupervised Machine Learning;
  • Deep Neural Networks;
  • Computer Vision;
  • Digital Image Processing;
  • feature extraction and image classification;
  • object detection and segmentation;
  • medical image analysis;
  • precision-agriculture imaging;
  • remote sensing;
  • drone-based acquisition systems;
  • multimodal and real-time data analysis.

I am particularly interested in the integration of AI, mathematical modeling, and high-performance computational methods for scientific and engineering applications.


Academic background

  • Master's studies in Digital Image Processing — in progress
  • MBA in Software Engineering with Artificial Intelligence
  • Postgraduate specialization in Databases with emphasis on Big Data
  • Degree in Systems Analysis and Development

Detailed institutional and chronological information is available in my Currículo Lattes.


Technical background

Scientific and general-purpose programming

PythonCC++JavaJavaScriptPHPShell

Scientific research tools

PythonLaTeXGitLinuxArbitrary-precision arithmeticInterval arithmeticNumerical computing

Databases and data systems

PostgreSQLMySQLMariaDBMongoDBSQLiteRedis

Software engineering

Software ArchitectureAPIsDistributed SystemsWeb ApplicationsAutomationData Pipelines

Hardware and embedded systems

Atmel / AVRArduinoLoRaEmbedded SystemsLow-power ElectronicsPCB DesignAltium Designer


Reproducible research

I aim to make computational research independently verifiable whenever possible.

For mathematical and computational projects, I prioritize:

  • version-controlled source code;
  • deterministic scripts;
  • explicit execution instructions;
  • stored computational outputs when recomputation is expensive;
  • independent implementations for cross-validation;
  • persistent archival through DOI-based repositories;
  • numerical certificates when floating-point computation contributes to a mathematical claim.

Research repositories are organized so that computational claims can be traced back to the scripts and data that produced them.


Open-source and research software

GitHub is used primarily as a platform for:

  • research source code;
  • mathematical experiments;
  • reproducibility packages;
  • scientific software;
  • AI and computer-vision projects;
  • data-processing tools;
  • embedded-system projects.

Selected repositories are pinned on this profile according to their current research relevance.


Collaboration

I am open to genuine scientific collaboration in areas where my background can contribute substantially to the research question, particularly:

  • Artificial Intelligence
  • Computer Vision
  • Digital Image Processing
  • Scientific Computing
  • Computational Mathematics
  • Computational Number Theory
  • Mathematical Experimentation
  • Reproducible Computational Research
  • Data-intensive scientific applications

Authorship in collaborative research should reflect a substantive intellectual or scientific contribution to the work.


Contact and academic profiles

For academic communication, institutional contact information can also be found in my current manuscripts and academic records.


Selected Mathematical Research

Wirsching's Conjecture 3

Wirsching's Conjecture 3, and the Periodic Correction to Berg–Krüppel's Density Asymptotic

  • 📄 Preprint: Figshare
  • 💾 Code and reproducibility materials: GitHub
  • 📦 Archived computational materials: Zenodo

Wirsching's Weak Covering Conjecture

Wirsching's Weak Covering Conjecture: An Extended Computation, a Conditional Bound, and the Structure of What Resists It

  • 📄 Preprint: Figshare
  • 💾 Code and reproducibility materials: GitHub
  • 📦 Archived computational materials: Zenodo

Artificial Intelligence • Mathematics • Scientific Computing • Reproducible Research

Popular repositories Loading

  1. youtube-stream-download youtube-stream-download Public

    Monitors a YouTube channel ID and downloads a live broadcast started on that channel

    Shell 2 1

  2. rat rat Public

    1 2

  3. disponibilidade-nfe-chrome disponibilidade-nfe-chrome Public

    JavaScript

  4. renatotavares.com renatotavares.com Public

    HTML

  5. collatz collatz Public

    Collatz conjecture

    Python

  6. ResearchOS ResearchOS Public