12 September 2026 AD

The Most Holy Name of Mary

 

The Coupling Constants (and other constants) from C-30 to C-7

 

_____________________________________________________

 PART A...............................................

                  -30 (  1.0642482746035731     , -0.0000000000000000     )

 _____________________________________________________

 PART B...............................................

                  -30  1.28423654009677118E-002

                  -30 -2.60273972602739732E-002

                  -30  -17.416666666666668    

                  -30 (-8.95385416852152691E+059, 3.34162386804849486E+060)

 _____________________________________________________

 PART C...............................................

                  -30 ( 1.28423654009677118E-002,  0.0000000000000000     )

  -30            -1.5833333333333332593185000         0.0000000000000000000000000E+00

  -30            -0.0203337452181988759258860         0.0000000000000000000000000E+00

 _____________________________________________________

 EXPONENT MAIN = (A/B)**C.............................

                  -30 (  16.987653865268108     , 0.63331318388721702     )

Write comment (0 Comments)

12 September 2026 AD

The Most Holy Name of Mary

 

The Coupling Constants (and other constants) from C-50 to C-31

 

 

PART A...............................................

                  -50 (  1.0997047193972080     , -0.0000000000000000     )

 _____________________________________________________

 PART B...............................................

                  -50  7.10456033496937906E-004

                  -50 -1.71597633136094663E-002

                  -50  -26.583333333333332    

                  -50 (-1.10206430465704323E+130,-4.11295997818826832E+130)

 _____________________________________________________

 PART C...............................................

                  -50 ( 7.10456033496937906E-004,  0.0000000000000000     )

  -50            -2.4166666666666665186369000         0.0000000000000000000000000E+00

  -50            -0.0017169354142842665599672         0.0000000000000000000000000E+00

 _____________________________________________________

 EXPONENT MAIN = (A/B)**C.............................

                  -50 (  1.6757487334852312     ,-5.27267445952545044E-003)

Write comment (0 Comments)

Calculation of the Exact Value of the Muon Magnetic Moment Anomaly aμ Given α and ae

July 30, 2026
The feast of Saint Peter Chrysologus (450 AD); Saints Abdon and Sennen (303 AD)

July 31, 2026
Saint Ignatius of Loyola (1556 AD)

1 August 2026
7 Holy Machabees (150 BC); Saint Peter in Chains (6th Century AD); Saints Faith, Hope, Charity (2nd Century AD)

This article is dedicated to my lovely daughter Monika Wasilik.


1. Introduction

This article presents a mathematical relation between:

  • the fine structure constant ,
  • the electron magnetic moment anomaly ,
  • and the muon magnetic moment anomaly ,

and uses this relation to calculate an exact theoretical value of the muon magnetic moment anomaly .

The key ideas are:

  1. The values of , , and  are all of order , which allows them to be treated together using a universal transcendental function.
  2. A small correction factor  must be introduced to obtain an exact transcendental relation.
  3. Experimental data from 2023–2024 (especially Fermilab’s measurement of ) are shown to be more consistent with the theory than some 2026 data.

    Write comment (0 Comments)

July 30 2026

The feast of Saint Peter Chrysologus (450 AD); Saints Abdon and Sennen (303 AD)

July 31 2026

Saint Ignatius of Loyola (1556 AD)

1 August 2026

7 Holy Machabees (150 BC); Saint Peter in Chains (6th Century AD); Saints Faith, Hope, Charity (2nd Century AD)

 

This article is dedicated to my lovely daughter Monika Wasilik

 

Calculation of the Exact Value of the Muon Magnetic Moment Anomaly Given Alpha and Electron Magnetic Moment Anomaly

 

 

Author credited as requested: Andrew Joseph Yanthar-Wasilik, Luxdeluce: https://luxdeluce.com
Subject: Proposed relation among the reciprocal fine-structure constant , electron anomalous magnetic moment , muon anomalous magnetic moment , and a correction factor  , with FORTRAN QUAD-precision numerical outputs.

Important academic note: The following is a rigorous summary and analysis of the supplied document. The article proposes a mathematical/numerical relation between physical constants. In established physics, , , and  are related through quantum electrodynamics and electroweak/hadronic corrections, but the specific formula proposed here is not presented as derived from the Standard Model Lagrangian. Therefore, the results should be interpreted as a proposed phenomenological/numerological or pre-theoretical relation unless and until independently derived, peer-reviewed, and experimentally validated.

Write comment (0 Comments)

1 August 2026

7 Holy Machabees (150 BC); Saint Peter in Chains (6th Century AD); Saints Faith, Hope, Charity (2nd Century AD)

Intel FORTRAN code QUAD precision for the ‘best fit’ values – the exact value of the fine structure constant, alfa, electron magnetic moment anomaly from FERMILAB experiments 2023, and adjusted value of muon magnetic moment anomaly /slightly changed FERMILAB results/

 

      PROGRAM PI

     

      IMPLICIT NONE

     

C      COMPLEX*16 RECTANGULAR, RE, IM

      REAL*16 PII, EEE, SSS, FFF, SPIRITUS, FILIUS, PATER

     

      REAL*16 ALFA, AELECTRON, AMUON, ATAU

     

      REAL*16 PART1, PART2, PART3, PART4, CFALFA, CFALFA2

     

      REAL*16 C_16, C_0

Write comment (0 Comments)