Modeling and Simulation of Player Distribution in a 4-3-3 System Using Reaction-Diffusion Equations

Abstract

The tactical organization of players in a 4-3-3 system is a crucial issue for optimizing collective performance in football. This article proposes an innovative mathematical approach to model and simulate the spatial distribution of players using reaction-diffusion partial differential equations. Unlike existing multi-agent or stochastic approaches that treat space discretely, our continuous model simultaneously integrates three fundamental forces: tactical influence (attraction toward assigned zones), team cohesion (coordination between groups), and ball attractiveness (responsiveness to game situations). The existence and uniqueness of solutions are rigorously established through semigroup theory and the Lumer-Phillips theorem, ensuring the mathematical validity of the proposed framework. A finite-difference discretization with an implicit scheme enables a stable and efficient numerical implementation. The major contribution of this work lies in the systematic calibration of the model parameters using real tracking data (Metrica Sports), followed by a multidimensional quantitative validation. The results demonstrate excellent agreement between simulated and empirical densities (spatial correlation > 0.82, Wasserstein distance < 3.1 m), thereby validating the relevance of the model. Analysis of the calibrated parameters provides quantified tactical insights: midfielders are 2.5 times more mobile than defenders, while defenders are 1.9 times more tactically disciplined, and midfielders exhibit a ball responsiveness 2.4 times higher. A sensitivity analysis confirms the robustness of the model with respect to parametric perturbations. These results open promising perspectives for tactically assisted analysis using mathematical tools, offering coaches and analysts objective methods to diagnose collective organization, optimize tactical instructions, and evaluate team performance. The developed methodology is also transferable to other tactical formations and team sports.

Share and Cite:

Sonko, A. and Diop, M. (2026) Modeling and Simulation of Player Distribution in a 4-3-3 System Using Reaction-Diffusion Equations. Journal of Applied Mathematics and Physics, 14, 1160-1183. doi: 10.4236/jamp.2026.143055.

1. Introduction

Football, as a team sport, relies on rigorous tactical organization of players. Among the many available formations, the 4-3-3 system is highly regarded for its balance between attack, midfield, and defense. However, adapting this organization to the unpredictable dynamics of the game remains a central problem, widely studied in sports science and mathematical modeling [1] [2]. The analysis of player movements and their spatial distribution has become a key issue for optimizing collective performance.

1.1. State of the Art and Limitations of Existing Approaches

Previous work has explored different approaches to model player dynamics on the field: stochastic models use random processes (Markov chains) to quantify the probabilities of presence in different zones [3]; multi-agent systems model each player as an autonomous entity following heuristic behavioral rules [4]; and machine learning approaches predict future positions from massive tracking data.

Despite their respective contributions, these methods share common limitations that motivate our approach:

  • Lack of spatio-temporal continuity: discrete treatment of space (zones, grids), preventing a fine representation of player distribution;

  • Fragmentation of driving forces: factors influencing movements (tactical constraints, cohesion, ball position) are treated in isolation rather than integrated into a unified framework;

  • Insufficient empirical validation: parameters often choose arbitrarily without objective calibration on real data.

1.2. Our Contribution

To address these issues, we propose a rigorous mathematical approach based on partial differential equations (PDEs). Reaction-diffusion equations, initially introduced in biology and chemistry to model the formation of spatial patterns [5], prove particularly well-suited for modeling player movements, their collective interactions, and the tactical constraints imposed by the 4-3-3 system.

Our approach differs from existing methods on several fundamental aspects:

1) Unified multi-scale model. We propose a system of reaction-diffusion equations that simultaneously integrates three complementary forces acting on player distribution:

f k = f k,tactical + f k,cohesion + f k,ball (1.1)

This unified formulation captures the complex interactions and trade-offs between tactical discipline, team cohesion, and ball reactivity, thus producing realistic emergent behaviors.

2) Continuous and deterministic framework. Unlike stochastic and multi-agent approaches, our model continuously describes the evolution of player density in space and time. This formulation allows a fine analysis of spatial coverage of the field and areas of high or low presence.

3) Explicit modeling of tactical groups. Our model explicitly distinguishes three groups of players (defenders, midfielders, attackers) with their own dynamics characterized by:

  • A diffusion coefficient D k representing the spatial mobility of the group,

  • Parameters γ k , β k , α k quantifying respectively the tactical influence, cohesion, and attraction toward the ball.

4) Rigorous mathematical foundation. We establish the existence and uniqueness of solutions to the proposed system using semigroup theory and the Lumer-Phillips theorem. This mathematical validation ensures that our model is well-posed and that numerical simulations converge to a unique solution.

5) Quantitative validation with real data. We calibrate the model parameters by minimizing the gap with empirical densities constructed from real tracking data (Metrica Sports/StatsBomb). We quantitatively evaluate the model’s performance via objective metrics (RMSE, spatial correlation, Wasserstein distance).

6) Sensitivity analysis. We systematically study the impact of parametric variations on simulated distributions, demonstrating the model’s robustness and identifying the most influential parameters.

1.3. Methodology

Our approach combines mathematical rigor, numerical simulation, and empirical validation. On the theoretical level, we formulate the problem as a PDE system of reaction-diffusion type whose existence and uniqueness of solutions are proven via the Lumer-Phillips theorem. On the numerical level, we develop an implicit finite difference scheme that preserves the properties of the continuous model while ensuring numerical stability. On the empirical level, we introduce a rigorous parametric calibration methodology based on real tracking data, allowing us to move from a purely theoretical model to a quantitative predictive tool.

The rest of the article is organized as follows: Section 2 formulates the system of equations with the unified reaction term; Section 3 proves the existence and uniqueness of the solution; Section 4 presents the numerical discretization; Section 5 describes the calibration and validation with real data; Section 6 interprets the results in tactical terms; and Section 7 concludes with future perspectives.

This integrated approach paves the way for a new generation of mathematically-assisted tactical analysis tools, with potential applications for training, match preparation, and post-match analysis.

2. Mathematical Model and Working Spaces

In modern football, the tactical organization of players on the field is a key factor in collective performance. The 4-3-3 system, in particular, is widely used for its balance between defense, midfield, and attack. To address this problem, we propose a mathematical modeling based on reaction-diffusion equations [1] [2]. This approach allows us to capture spatio-temporal interactions between players while simultaneously accounting for multiple factors: the tactical constraints imposed by the 4-3-3 formation, the team’s collective cohesion, and the dynamic influence of the ball position.

2.1. Mathematical Model

We model the distribution of players according to the 4-3-3 system using a system of partial differential equations of reaction-diffusion type. Each equation represents the spatio-temporal evolution of player density for a given group.

Player Dynamics

For each group of players k (with k=1 for defenders, k=2 for midfielders, and k=3 for attackers), we have the following equation:

v k t = D k 2 v k + f k ( v,x,y,t ),t>0,( x,y )Ω=( l 0 , l x )×( L 0 , L y ), (2.1)

where v=( v 1 , v 2 , v 3 ) represents the complete state of the system (densities of the three groups), and Ω denotes the football field.

The spatial diffusion term D k 2 v k models the natural tendency of players to redistribute spatially to avoid excessive concentrations. The coefficient D k >0 represents the intrinsic mobility of group k .

Unified Reaction Term

The reaction term f k integrates three complementary components that act simultaneously on player distribution:

f k ( v,x,y,t )= f k,tactical ( x,y )+ f k,cohesion ( v,x,y )+ f k,ball ( x,y,t ) (2.2)

a) Tactical influence. The first term encodes the spatial constraints imposed by the 4-3-3 tactical system:

f k,tactical ( x,y )= γ k Ψ k ( x,y ) (2.3)

where Ψ k ( x,y ):Ω + is a tactical attractiveness function defining the preferred zones for group k , and γ k >0 measures the intensity of tactical influence. We define Ψ k as a Gaussian centered on the assigned tactical zone:

Ψ k ( x,y )=exp( ( x x k * ) 2 2 σ k,x 2 ( y y k * ) 2 2 σ k,y 2 ) (2.4)

where ( x k * , y k * ) represents the center of the tactical zone and ( σ k,x , σ k,y ) control its spatial extent. A high value of γ k indicates strong tactical discipline.

b) Team cohesion. The second term models the interactions between different player groups to maintain a coherent collective structure:

f k,cohesion ( v,x,y )= β k j=1 3 W kj ( v j ) (2.5)

where W kj : + + is an interaction potential between groups k and j , and β k >0 regulates the intensity of interactions. We consider a quadratic potential

W kj ( v j )= ω kj 2 v j 2 , where ω kj 0 is an interaction weight. The gradient is then

written as W kj ( v j )= ω kj v j v j . This term acts as a corrective force: group k is influenced by the density gradients of other groups, tending to align its distribution with that of neighboring groups. A high value of β k means that group k is strongly influenced by the positions of other groups.

c) Ball attractiveness. The third term captures the influence of the ball position on player distribution:

f k,ball ( x,y,t )= α k Φ k ( x,y,t ) (2.6)

where Φ k ( x,y,t ):Ω× + + represents the ball’s attractiveness potential for group k , α k >0 controls the intensity of this attraction, and ( x b ( t ), y b ( t ) ) denotes the ball position at time t . We define a Gaussian potential:

Φ k ( x,y,t )=exp( ( x x b ( t ) ) 2 + ( y y b ( t ) ) 2 2 r k 2 ) (2.7)

where r k >0 represents the ball’s influence radius on group k . The corresponding gradient points toward the ball position with an intensity that decreases exponentially with distance. A high value of α k indicates that group k is strongly attracted to the ball.

Interactions Between Components

The complete Equation (2.2) captures the complex trade-offs and interactions between the three forces. At each instant and at each point on the field, a player from group k simultaneously experiences: an attraction toward their assigned tactical zone, an influence from the densities of other groups to maintain cohesion, an attraction toward the ball, and a tendency to disperse to avoid over-concentration (diffusion). This combination can produce complex tactical behaviors observed in professional football: collective pressing (when α k is high for all groups and β k is strong), defensive block (with high γ 1 and low α 1 ), rapid transitions (sudden change in x b ( t ) with high α 3 and D 3 ), and positional play (with high γ k for all groups).

Boundary Conditions and Complete System

We assume that players remain confined within the field, which translates to a homogeneous Neumann boundary condition:

v k n =0,k=1,2,3,onΩ, (2.8)

where Ω denotes the field boundary and n the outward normal derivative.

This condition expresses that there is no flux of players through the field boundaries and guarantees conservation of total mass.

Combining all terms, we obtain the final system with boundary and initial conditions:

{ v k t D k 2 v k = f k,tactical ( x,y )+ f k,cohesion ( v,x,y )+ f k,ball ( x,y,t ), t>0,( x,y )Ω,k=1,2,3, v k n =0,onΩ,k=1,2,3, v k ( x,y,0 )= v k 0 ( x,y ),( x,y )Ω,k=1,2,3, (2.9)

where v k 0 ( x,y ) represents the initial distribution of group k (typically, the starting formation at kickoff).

2.2. Preliminaries and Notation

Before studying the resolution of system (2.9), we introduce the appropriate functional spaces and necessary assumptions for mathematical analysis [6].

Assumptions on Parameters and Functions

We assume that:

1) Positivity of coefficients: For all k=1,2,3 , D k >0 , γ k >0 , β k >0 , α k >0 .

2) Regularity of tactical zone functions: The functions Ψ k :Ω + are of class C 2 ( Ω ) and bounded: 0 Ψ k ( x,y ) M Ψ , ( x,y )Ω , for a constant M Ψ >0 .

3) Regularity of interaction potential: The function W kj : + + is of class C 2 and satisfies: | W kj ( s ) | C W ( 1+s ) , | W kj ( s ) | C W , s0 , for a constant C W >0 .

4) Regularity of ball attractiveness function: For all t0 , the function Φ k ( ,,t ):Ω + is of class C 2 ( Ω ) and uniformly bounded in time: 0 Φ k ( x,y,t ) M Φ , | Φ k ( x,y,t ) | M Φ , ( x,y )Ω , t0 .

5) Lipschitz continuity of reaction term: The complete reaction term f k ( v,x,y,t ) is locally Lipschitz continuous with respect to v uniformly in ( x,y,t ) : there exists L>0 such that | f k ( v,x,y,t ) f k ( w,x,y,t ) |L vw , v,w + 3 .

The above assumptions are satisfied by the proposed function choices (Gaussians for Ψ k and Φ k , quadratic potential for W kj ).

Functional Spaces

We define the Hilbert spaces used in the remainder of our analysis. For each group k , we consider the Lebesgue spaces L k p := L p ( Ω, ) , 1p . We introduce the product Hilbert space:

H:= k=1 3 L k 2 = L 1 2 × L 2 2 × L 3 2 . (2.10)

An element vH is a vector of three components: v= ( v 1 , v 2 , v 3 ) , with v k L k 2 , k=1,2,3 . We define the inner product in H by:

v,u H := k=1 3 D k Ω v k ( x,y ) u k ( x,y )dxdy . (2.11)

The norm induced by this inner product is:

v H = ( k=1 3 D k Ω v k 2 ( x,y )dxdy ) 1/2 . (2.12)

The choice to weight the inner product by the diffusion coefficients D k is natural as it reflects the kinetic diffusion energy of the system. This norm makes the diffusion operator dissipative, which is crucial for mathematical analysis.

By analogy with classical Sobolev spaces, we introduce:

H m := k=1 3 W k m,2 = k=1 3 H m ( Ω ),m=1,2. (2.13)

For v H 1 , we define:

v H 1 := ( v H 2 + v H 2 ) 1/2 ,where v H 2 = k=1 3 D k Ω | v k | 2 dxdy . (2.14)

The spaces H and H m inherit the properties of classical Hilbert and Sobolev spaces: H is a separable Hilbert space, H 2 H 1 H with compact embeddings, and for Ω 2 bounded and regular, H 2 ( Ω ) C 0 ( Ω ¯ ) (continuous embedding).

3. Existence and Uniqueness of the Solution

3.1. Abstract Formulation of the Problem

To establish the existence and uniqueness of solutions to system (2.9), we reformulate it in abstract form by setting:

u( t )=( v 1 ( t ) v 2 ( t ) v 3 ( t ) ),Q( u,t )=( f 1 ( u,,,t ) f 2 ( u,,,t ) f 3 ( u,,,t ) ), (3.1)

where

f k ( u,x,y,t )= f k,tactical ( x,y )+ f k,cohesion ( u,x,y )+ f k,ball ( x,y,t ),k=1,2,3. (3.2)

We introduce the linear operator A:D( A )HH defined by:

Au=( D 1 Δ v 1 D 2 Δ v 2 D 3 Δ v 3 ),uD( A ). (3.3)

The domain of A is given by:

D( A )={ u H 2 | v k n =0onΩ,k=1,2,3 }. (3.4)

Thus, problem (2.9) can be reformulated as an abstract Cauchy problem:

{ du dt =Au+Q( u,t ),t>0, u( 0 )= u 0 D( A ). (3.5)

3.2. Conditions for Existence and Uniqueness

We now establish the existence and uniqueness of the solution using semigroup theory. The following theorem provides a sufficient condition based on the Lumer-Phillips theorem [7].

If Hypothesis 2.2 is satisfied, then the operator A is m-dissipative, and problem (3.5) admits a unique solution if and only if:

1) A is dissipative: Au,u H 0 , uD( A ) .

2) IA is surjective: fH , there exists uD( A ) such that ( IA )u=f .

3) Q( u,t ) is locally Lipschitz continuous with respect to u uniformly in t , and has controlled growth.

1) Dissipativity of A :

For all uD( A ) , we have:

Au,u H = k=1 3 D k Ω Δ v k v k dxdy . (3.6)

Integrating by parts and using the Neumann boundary conditions, we obtain:

Au,u H = k=1 3 D k Ω | v k | 2 dxdy 0. (3.7)

Therefore, A is indeed dissipative.

2) Surjectivity of IA :

We must show that fH , there exists uD( A ) such that:

( IA )u=f. (3.8)

This amounts to solving, for each component k=1,2,3 :

v k D k Δ v k = f k . (3.9)

We consider the associated elliptic equation:

{ v k D k Δ v k = f k , inΩ, v k n =0, onΩ. (3.10)

We will establish the existence and uniqueness of a solution to (3.9) using the Lax-Milgram theorem [8] [9].

Variational Formulation

We consider the Sobolev space H 1 ( Ω )={ u L 2 ( Ω )|u ( L 2 ( Ω ) ) 2 } . The variational problem associated with (3.9) consists of finding v k H 1 ( Ω ) such that:

a( v k ,w )=F( w ),w H 1 ( Ω ), (3.11)

where the bilinear form a( , ) and the linear functional F are defined by:

a( v k ,w )= Ω ( v k w+ D k v k w )dxdy , (3.12)

F( w )= Ω f k wdxdy . (3.13)

Application of the Lax-Milgram Theorem

The Lax-Milgram theorem guarantees the existence and uniqueness of a solution to (3.11) if the bilinear form a( , ) is:

1) Continuous: there exists a constant C>0 such that | a( u,v ) |C u H 1 v H 1 , u,v H 1 ( Ω ) .

2) Coercive: there exists a constant α>0 such that a( u,u )α u H 1 2 , u H 1 ( Ω ) .

Continuity of a( , ) : By the Cauchy-Schwarz inequality, we have:

| a( u,v ) | Ω | uv |dxdy + D k Ω | uv |dxdy (3.14)

u L 2 v L 2 + D k u L 2 v L 2 . (3.15)

From the definition of the norm in H 1 ( Ω ) , we deduce the existence of a constant C>0 such that:

| a( u,v ) |C u H 1 v H 1 ,u,v H 1 ( Ω ). (3.16)

Thus, the bilinear form a( , ) is continuous.

Coercivity of a( , ) : We must show that there exists a constant α>0 such that:

a( u,u )α u H 1 2 ,u H 1 ( Ω ). (3.17)

By definition of a( , ) :

a( u,u )= Ω u 2 dxdy + D k Ω | u | 2 dxdy . (3.18)

Since D k >0 , we have:

a( u,u )min( 1, D k )( u L 2 2 + u L 2 2 ). (3.19)

Now, the H 1 norm is given by u H 1 2 = u L 2 2 + u L 2 2 . We deduce that:

a( u,u )α u H 1 2 ,withα=min( 1, D k )>0. (3.20)

Thus, the bilinear form a( , ) is coercive.

Conclusion

According to the Lax-Milgram theorem, there exists a unique solution v k H 1 ( Ω ) to the variational problem (3.11) for each k=1,2,3 . Consequently, the elliptic Equation (3.9) admits a unique solution in H 1 ( Ω ) , which proves the surjectivity of the operator IA [10].

3) Condition on Q :

According to Hypothesis 2.2.1, each component of Q is locally Lipschitz continuous and has controlled growth. Indeed:

  • f k,tactical ( x,y )= γ k Ψ k ( x,y ) is bounded and smooth (Hypothesis 2.2.2).

  • f k,cohesion ( u,x,y )= β k j=1 3 ω kj v j v j is locally Lipschitz continuous since W kj is C 2 with controlled derivatives (Hypothesis 2.2.3).

  • f k,ball ( x,y,t )= α k Φ k ( x,y,t ) is uniformly bounded in time (Hypothesis 2.2.4).

Consequently, Q( u,t ) is locally Lipschitz continuous and has controlled growth, which guarantees that the right-hand side of (3.5) defines a well-posed problem.

Thus, by the Lumer-Phillips theorem, the operator A generates a strongly continuous semigroup, which guarantees the existence and uniqueness of a solution in H .

Under Hypothesis 2.2, the operator A is m-dissipative and its domain D( A ) is dense in H . Moreover, the term Q( u,t ) is locally Lipschitz continuous with respect to u and has controlled growth. Consequently, problem (3.5) has a unique solution in C( [ 0,T ],H ) for all T>0 .

The solution to problem (2.9) satisfies the following energy estimates:

u( t ) H e λt u 0 H + 0 t e λ( ts ) Q( u( s ),s ) H ds ,t0, (3.21)

where λ>0 is a constant depending on the model parameters.

These results establish the existence and uniqueness of the solution for our problem with the unified reaction term. The particular structure of Q (sum of three bounded and regular terms) guarantees that all hypotheses of the Lumer-Phillips theorem are satisfied.

4. Numerical Approximation by Finite Differences

To obtain usable solutions to system (2.9), we develop a discretization scheme based on the finite difference method [11]. This section presents the spatial and temporal discretization, the construction of matrices, as well as the stability properties of the numerical scheme.

4.1. Domain Discretization

Spatial Domain

The football field is represented by a rectangle Ω=[ 0, L x ]×[ 0, L y ] , where L x and L y denote respectively the length and width of the field. For the Metrica Sports data used in our validation, we have L x =105 m and L y =68 m.

We subdivide this domain into a regular Cartesian grid with spatial step

Δx= L x N x 1 in the x direction and Δy= L y N y 1 in the y direction, where N x and N y are the numbers of points in each direction. The grid points are:

x i =iΔx,i=0,, N x 1, y j =jΔy,j=0,, N y 1. (4.1)

The total number of spatial points is N= N x × N y . In our simulations, we typically use N x =50 and N y =50 , providing a spatial resolution on the order of 2 m.

Temporal Discretization

Time is divided into uniform intervals: t n =nΔt , n=0,1,2,, N t , where Δt is the time step and N t the total number of time steps. We denote v k n ( x i , y j ) v k ( x i , y j , t n ) the discrete value of the density of group k at point ( x i , y j ) at instant t n .

4.2. Discretization of Operators

Laplacian Operator

The Laplacian operator 2 v k is approximated by second-order centered finite differences:

2 v k ( x i , y j ) v k ( x i+1 , y j )2 v k ( x i , y j )+ v k ( x i1 , y j ) Δ x 2 + v k ( x i , y j+1 )2 v k ( x i , y j )+ v k ( x i , y j1 ) Δ y 2 . (4.2)

This approximation is second-order in space, meaning that the truncation error is O( Δ x 2 +Δ y 2 ) .

Neumann Boundary Conditions

The homogeneous Neumann boundary conditions v k n =0 on Ω are implemented by introducing ghost points:

  • At the left boundary ( i=0 ) : v k ( 1,j )= v k ( 1,j ) (symmetry)

  • At the right boundary ( i= N x 1 ) : v k ( N x ,j )= v k ( N x 2,j )

  • At the lower boundary ( j=0 ) : v k ( i,1 )= v k ( i,1 )

  • At the upper boundary ( j= N y 1 ) : v k ( i, N y )= v k ( i, N y 2 )

Time Derivative

We use an implicit backward Euler scheme for the time derivative:

v k t ( t n+1 ) v k n+1 v k n Δt . (4.3)

The choice of an implicit scheme is motivated by its unconditional stability, allowing the use of larger time steps without compromising numerical stability.

4.3. Matrix Formulation

Vectorization

We reorganize the nodal values v k n ( x i , y j ) into a column vector v k n N using lexicographic numbering:

[ v k n ] m = v k n ( x i , y j ),withm=i+j N x ,0i< N x ,0j< N y . (4.4)

Laplacian Matrix

The discrete Laplacian operator can be represented by a sparse matrix L N×N such that 2 v k n L v k n . The matrix L is constructed by Kronecker product:

L= 1 Δ x 2 I N y L x + 1 Δ y 2 L y I N x , (4.5)

where I N x and I N y are identity matrices of dimensions N x × N x and N y × N y respectively, and L x , L y are the 1D finite difference tridiagonal matrices. The first and last rows are modified to impose the Neumann boundary conditions.

Discretization of Reaction Terms

The reaction terms are evaluated pointwise on the grid:

  • Tactical influence: [ f k,tactical ] m = γ k Ψ k ( x i , y j )

  • Cohesion: [ f k,cohesion ] m = β k j=1 3 ω kj v j n ( x i , y j ) v j n ( x i , y j ) , where the gradient v j n is approximated by centered finite differences

  • Ball attraction: [ f k,ball ] m = α k Φ k ( x i , y j , t n )

The total reaction vector for group k is then: f k n = f k,tactical + f k,cohesion n + f k,ball n .

4.4. Complete Numerical Scheme

Combining all discretized terms and using the implicit Euler scheme, the equation for each group k becomes:

v k n+1 v k n Δt = D k L v k n+1 + f k n . (4.6)

Rearranging this equation to isolate v k n+1 :

( IΔt D k L ) v k n+1 = v k n +Δt f k n , (4.7)

where I is the identity matrix of dimension N×N .

Solution Algorithm

At each time step, we solve the linear system:

A k v k n+1 = b k n , (4.8)

where A k =IΔt D k L and b k n = v k n +Δt f k n . The matrix A k is sparse, symmetric, and positive definite (under certain conditions on Δt ), which allows the use of efficient solvers such as Cholesky decomposition for small systems, iterative methods (conjugate gradient) for large systems, or direct sparse solvers.

The complete algorithm for simulating the system over the interval [ 0, T max ] is as follows:

[H] Simulation of the reaction-diffusion model

[1] Initialization: Define the spatial grid ( x i , y j ) , i=0,, N x 1 , j=0,, N y 1

Choose the time step Δt and compute N t = T max / Δt

Construct the Laplacian matrix L Initialize v k 0 for k=1,2,3 (initial conditions)

Time loop: For n=0,, N t 1 :

Compute the reaction terms f k n for k=1,2,3 from v 1 n , v 2 n , v 3 n

For each group k=1,2,3 :

Form the matrix A k =IΔt D k L

Form the right-hand side b k n = v k n +Δt f k n Solve the linear system A k v k n+1 = b k n

Output: Final densities v 1 N t , v 2 N t , v 3 N t

4.5. Properties of the Numerical Scheme

Stability, Consistency, and Convergence

The implicit Euler scheme is unconditionally stable for linear diffusion equations. For our system with reaction terms, stability is guaranteed under reasonable conditions on the parameters. For the linear problem ( f k =0 ), scheme (4.7) is unconditionally stable for all Δt>0 , i.e., v k n+1 2 v k n 2 , n0 . In our simulations, we observe robust numerical stability with Δt=0.01 s .

Scheme (4.7) is consistent of order 1 in time and order 2 in space: Local truncation error =O( Δt )+O( Δ x 2 +Δ y 2 ) . By the Lax-Richtmyer theorem, stability and consistency imply the convergence of the scheme to the exact solution when Δt,Δx,Δy0 .

In the absence of reaction terms ( f k =0 ) and with Neumann boundary conditions, the scheme conserves total mass. For the complete problem with reaction terms, mass is generally not conserved, which is physically consistent since reaction terms represent attraction/repulsion forces that can concentrate or disperse densities.

4.6. Numerical Considerations

Although the scheme is unconditionally stable, the choice of Δt affects accuracy. In our simulations, we use Δt=0.01 s, which corresponds to a frequency of 100 Hz, higher than the acquisition frequency of Metrica Sports data (25 Hz).

The spatial resolution must be sufficiently fine to capture density variations. We have verified that N x =50 , N y =50 offers a good compromise: resolution Δx2.1 m, Δy1.4 m; computation time ~30 seconds for T max =5 s on a standard computer; sufficient accuracy to reproduce observed spatial structures.

The MATLAB implementation exploits sparse matrices (sparse) to efficiently store L and A k , the backslash operator to solve linear systems (automatically uses the best solver), the Kronecker product (kron) to construct L in 2D, and vectorization to avoid explicit loops over grid points.

5. Calibration and Validation with Real Data

This section presents the methodology for calibrating the model parameters as well as the quantitative validation of the results. We use real tracking data from professional matches to construct empirical densities, calibrate parameters through optimization, and evaluate the model’s performance using objective metrics.

5.1. Data Used and Formation Identification

We use tracking data made available by Metrica Sports [12], which includes the positions ( x,y ) of all players and the ball at each instant for several complete matches. These data are sampled at 25 Hz and cover a field of standard dimensions: L x =105 m (length) and L y =68 m (width). For our study, we analyze the first match in the sample (Sample Game 1), focusing on the home team, which uses a clearly identifiable 4-3-3 formation. The match comprises 145,008 frames, representing approximately 96 minutes of effective play.

The identification of the 4-3-3 formation and the classification of players into three groups (defenders, midfielders, attackers) is performed semi-automatically. For each player i , we calculate their average position over the entire match:

x ¯ i = 1 T t=1 T x i ( t ) , y ¯ i = 1 T t=1 T y i ( t ) , where T is the total number of frames.

The goalkeeper is identified as the player with the minimum average longitudinal position: i GK =arg min i x ¯ i . The remaining players (excluding the goalkeeper) are classified according to their average longitudinal position: the 4 players with the lowest x ¯ i form the defenders group ( G 1 ), the next 3 form the midfielders ( G 2 ), and the 3 with the highest x ¯ i form the attackers ( G 3 ).

5.2. Construction of Empirical Densities

For each group k{ 1,2,3 } , we construct an empirical density map ρ k emp ( x,y ) representing the average spatial distribution of players in this group over the entire match. The empirical density is calculated using Kernel Density Estimation (KDE) [13]. At each instant t , each player i G k of group k contributes to the density via a Gaussian kernel centered on their position:

ρ k emp ( x,y )= 1 T| G k | t=1 T i G k K h ( x x i ( t ),y y i ( t ) ), (5.1)

where | G k | is the number of players in group k , K h is a Gaussian kernel with bandwidth h :

K h ( x,y )= 1 2π h 2 exp( x 2 + y 2 2 h 2 ), (5.2)

and null positions ( x i ( t ), y i ( t ) )=( 0,0 ) indicate an absent player and are excluded from the calculation. We use h=5 m for smoothing that reflects a player’s zone of influence on the field. The empirical density is normalized so that its integral over the field equals 1: Ω ρ k emp ( x,y )dxdy =1 .

5.3. Parameter Calibration

Parameters to Calibrate

Table 1. Identification of the 4-3-3 formation for the home team.

Group

Players

Avg. position x ¯ (m)

Avg. position y ¯ (m)

Goalkeeper

P1

8.2

34.0

Defenders

P2, P3, P4, P5

22.5 ± 3.1

34.0 ± 12.3

Midfielders

P6, P7, P8

48.7 ± 4.2

34.0 ± 8.7

Attackers

P9, P10, P11

72.3 ± 5.8

34.0 ± 11.2

The complete model contains 12 scalar parameters to calibrate: the diffusion coefficients D 1 , D 2 , D 3 , the tactical influence γ 1 , γ 2 , γ 3 , the cohesion β 1 , β 2 , β 3 , and the ball attraction α 1 , α 2 , α 3 . Other parameters are fixed a priori: the tactical centers ( x k * , y k * ) are deduced from the average positions of groups (Table 1), the tactical standard deviations σ k,x , σ k,y are fixed at ( 10,15 ) m for defenders and attackers, ( 15,20 ) m for midfielders, the ball influence radii r k are fixed at r 1 =15 m, r 2 =20 m, r 3 =18 m, and the interaction matrix Ω is fixed at

Ω=( 0 1 0.5 1 0 1 0.5 1 0 ), (5.3)

favoring interactions between adjacent lines.

Objective Function and Optimization Method

We calibrate the parameters by minimizing the gap between simulated densities v k ( x,y;θ ) and empirical densities ρ k emp ( x,y ) . The objective function is defined as the sum of Root Mean Square Errors (RMSE) for the three groups:

J( θ )= k=1 3 RMSE k ( θ ), (5.4)

where

RMSE k ( θ )= 1 N x N y i=1 N x j=1 N y [ v k ( x i , y j ;θ ) ρ k emp ( x i , y j ) ] 2 , (5.5)

and θ=( D 1 , D 2 , D 3 , γ 1 , γ 2 , γ 3 , β 1 , β 2 , β 3 , α 1 , α 2 , α 3 ) is the parameter vector.

The minimization of J( θ ) is a constrained nonlinear optimization problem:

θ * =arg min θ J( θ )subjectto D k , γ k , β k , α k >0,k=1,2,3. (5.6)

We use the interior-point algorithm implemented in the MATLAB function fmincon with lower bounds ( 0.01,,0.1 ) and upper bounds ( 1.0,,5.0 ) , a function tolerance of 106, and a maximum of 100 iterations. Each evaluation of J( θ ) requires a complete simulation of the model over T max =5 s, with the average ball position fixed at ( x ¯ b , y ¯ b )=( 52.5,34.0 ) m. The optimization converges in 47 iterations, for a total computation time of approximately 35 minutes.

5.4. Calibration Results

The optimal parameter values obtained by calibration are presented in Table 2. Confidence intervals are estimated using a bootstrap method with 1000 resamples of the temporal data.

Table 2. Calibrated model parameters and their confidence intervals (95%).

Parameter

Defenders ( k=1 )

Midfielders ( k=2 )

Attackers ( k=3 )

Unit

D k

0.087 ± 0.012

0.215 ± 0.023

0.142 ± 0.018

m2/s

γ k

1.42 ± 0.18

0.76 ± 0.11

0.91 ± 0.14

s1

β k

0.38 ± 0.06

0.54 ± 0.08

0.62 ± 0.09

s1

α k

0.52 ± 0.09

1.23 ± 0.16

0.87 ± 0.12

s1

Physical Interpretation of Parameters

The calibrated diffusion coefficients confirm the hypothesis of differentiated mobility: D 2 > D 3 > D 1 , midfielders are the most mobile, followed by attackers, then defenders. The ratio D 2 / D 1 2.5 indicates that midfielders have mobility 2.5 times greater than defenders. The values of γ k reveal a hierarchy of tactical discipline: γ 1 > γ 3 > γ 2 , defenders adhere most strongly to their assigned zone, with γ 1 1.9× γ 2 . Midfielders have the lowest γ 2 , reflecting their liaison role requiring great spatial flexibility. The cohesion intensity increases from defense to attack: β 3 > β 2 > β 1 , attackers are most sensitive to the positions of other groups. Ball reactivity is maximal for midfielders: α 2 > α 3 > α 1 , with α 2 2.4× α 1 , consistent with the role of midfielders in ball recovery and distribution.

5.5. Quantitative Validation

Visual Comparison

Figure 1 presents a side-by-side comparison of empirical and simulated densities for the three groups, as well as spatial error maps.

Figure 1. Comparison of empirical densities (left column) and simulated densities (middle column) for the three groups. The right column shows the absolute error | v k ρ k emp | . Yellow areas indicate high density, blue areas indicate low density.

Performance Metrics

Table 3 summarizes the validation metrics for each group.

Table 3. Validation metrics of the calibrated model.

Group

RMSE

Correlation

Wasserstein (m)

Overlap

Defenders

0.0082

0.891

2.34

0.847

Midfielders

0.0119

0.823

3.08

0.792

Attackers

0.0095

0.857

2.71

0.821

Average

0.0099

0.857

2.71

0.820

The metrics used are: (1) RMSE (Root Mean Square Error): root mean square error, values close to 0 indicate excellent fit; (2) Spatial correlation: Pearson correlation coefficient between simulated and empirical densities, values close to 1 indicate strong linear correlation; (3) Wasserstein distance: measures the distance between two probability distributions, values below 3 m indicate that distributions are very similar; (4) Overlap coefficient: measures the proportion of the field where both densities are simultaneously significantly non-zero.

The results show high correlations (>0.82 for all groups), low Wasserstein distances (<3.1 m, i.e., less than 3% of field length), low RMSE (<0.012), and high overlap (>0.79). Midfielders show slightly lower metrics, which is explained by their greater mobility and positioning variability during the match.

5.6. Sensitivity Analysis

Figure 2 presents the sensitivity coefficients for all parameters.

Figure 2. Sensitivity analysis: relative variation of total RMSE as a function of ±20% variations of each parameter. Red bars indicate the most influential parameters.

To evaluate the model’s robustness, we analyze the impact of variations in calibrated parameters on simulated densities (see Figure 2). For each parameter θ i , we perform simulations by varying θ i by ±20% around its optimal value θ i * , while keeping other parameters constant. We then calculate the relative variation of RMSE:

S i = ΔRMSE Δ θ i / θ i * = RMSE( θ i +Δ θ i )RMSE( θ i * ) Δ θ i / θ i * ,whereΔ θ i =0.2 θ i * . (5.7)

The results reveal that the most influential parameters are γ 1 (tactical influence of defenders) and D 2 (midfielders’ diffusion), the moderately influential parameters are α 2 (ball attraction for midfielders) and γ 3 (tactical influence of attackers), and the least influential parameters are β k (cohesion) for all groups. The strong sensitivity to γ 1 confirms the importance of defenders’ tactical discipline in the team’s overall structure. The model remains stable for variations of ±15% in parameters, which guarantees its robustness against calibration uncertainties.

5.7. Discussion

The model’s strengths include: successful quantitative validation (correlation > 0.82, Wasserstein < 3.1 m), interpretable parameters with values consistent with tactical intuition, robustness confirmed by sensitivity analysis, and a unified model integrating the three forces. Limitations include: static ball position (natural extension: integrate dynamic x b ( t ) ), temporally aggregated data (phase-differentiated analysis would be beneficial), opposing team not modeled (extension: coupled two-team model), intra-group heterogeneity not captured (extension: individual parameters), and validation on a single match (cross-validation on multiple matches would strengthen generality).

6. Discussion and Tactical Interpretation

This section provides an in-depth tactical interpretation of the calibration results and explores the practical implications of the model for analyzing and optimizing football strategies.

6.1. Tactical Interpretation of Calibrated Parameters

Spatial Mobility and Tactical Roles

The calibrated diffusion coefficients D 1 =0.087 , D 2 =0.215 , D 3 =0.142 (in m2/s) reveal a clear hierarchy of mobility among groups. The high value of D 2 confirms that midfielders are the most mobile group on the field, which is explained by their multifunctional role: defense-attack transition (rapid retreat and projection), extended spatial coverage (width and depth of midfield), and pressing/recovery (first to press the opponent). The ratio D 2 / D 1 2.5 precisely quantifies this difference: midfielders move on average 2.5 times more than defenders.

The low value of D 1 reflects the principle of defensive stability: maintaining a compact defensive line, static positioning to ensure coverage of critical zones in front of the goal, and primarily lateral rather than longitudinal movements. This stability is essential in the 4-3-3 where the line of four defenders constitutes the last barrier.

The intermediate value D 3 illustrates a tactical compromise for attackers: targeted mobility to create space and exploit gaps, energy conservation for key moments (sprints, duels), and anticipatory rather than constantly reactive positioning.

Tactical Discipline and Adherence to Assigned Zones

The tactical influence parameters γ 1 =1.42 , γ 2 =0.76 , γ 3 =0.91 (in s1) quantify each group’s adherence to its predefined tactical zone. The high value of γ 1 reflects strong positional anchoring of defenders: strict positional discipline to avoid defensive imbalances, as a defender who abandons their zone creates exploitable space for the opponent. The ratio γ 1 / γ 2 1.87 indicates that defenders are almost twice as “anchored” to their zone as midfielders.

The low value of γ 2 reflects the maximum tactical flexibility of midfielders: versatility required to dynamically adapt to game needs (cover space left by a teammate, support an attack, drop back in defense), compensation for temporary imbalances caused by movements of other lines. In modern teams, “box-to-box” midfielders perfectly illustrate this spatial versatility.

The intermediate value γ 3 suggests controlled freedom for attackers: possibility to move to create mismatches, while maintaining certain width and depth to stretch the opposing defense. This “controlled freedom” is characteristic of the 4-3-3, where the three attackers form a flexible triangle.

Collective Cohesion and Interactions Between Lines

The cohesion parameters β 1 =0.38 , β 2 =0.54 , β 3 =0.62 reveal increasing coordination from defense to attack. The low value of β 1 indicates that defenders are less influenced by movements of other groups: the defensive line functions as a relatively autonomous block, maintaining its structure independently of forward movements, thus avoiding team fragmentation. The high value of β 3 shows that attackers are very sensitive to positions of other groups: constant adjustment based on midfield support (to ensure passing options) and coordination of movements among themselves (principle of “cross runs”). This strong cohesion is necessary to create numerical superiority situations in attack. The hierarchy β 3 > β 2 > β 1 reflects the modern tactical principle of “vertical compactness”: lines must maintain optimal distance (typically 10 - 15 m) to ensure mutual support while avoiding congestion.

Ball Reactivity and Pressing Intensity

The ball attraction parameters α 1 =0.52 , α 2 =1.23 , α 3 =0.87 characterize the team’s pressing strategy. The maximum value of α 2 confirms that midfielders are the main pressing actors: in modern 4-3-3, pressing begins in midfield, where the three midfielders form a defensive triangle; this strong reactivity allows rapid ball recovery after loss (principle of “counter-pressing” or Gegenpressing). The ratio α 2 / α 1 2.4 quantifies the superior pressing intensity in midfield compared to defense.

The intermediate value α 3 suggests selective pressing by attackers: pressing selectively (on the opposing ball carrier or to close passing lanes), energy conservation for offensive phases where their contribution is decisive. This selectivity distinguishes high-level teams, where pressing is organized rather than anarchic.

The low value of α 1 indicates that defenders do not systematically follow the ball: fundamental principle “Don’t break the line,” defenders maintain their position even if the ball is distant, moving primarily to adjust the defensive line (rise/drop collectively), not to individually follow the ball. This discipline avoids dangerous spaces “behind” the defense.

6.2. Identification of Emergent Tactical Behaviors

The unified model allows reproducing complex tactical behaviors observed in professional football. The compact defensive block emerges from the combination: high γ 1 + low β 1 + low α 1 stable and compact defensive line. This behavior is visible in simulations where defenders maintain a tight spatial distribution around their tactical zone, regardless of ball position.

Collective midfield pressing results from: high α 2 + moderate β 2 + high D 2 dynamic and coordinated pressing. Midfielders move quickly toward the ball while maintaining a coherent structure, creating a “pressing triangle” characteristic of the 4-3-3.

Upon ball recovery, the hierarchy of α k induces a sequential transition behavior: (1) midfielders (high α 2 ) react immediately and project forward; (2) attackers (moderate α 3 ) adjust their position to receive; (3) defenders (low α 1 ) remain in support, ensuring security. This sequence reproduces the principle of “rapid transition” where the team quickly switches to attack without compromising defensive balance.

In possession phase, the parameters γ 3 (moderate) and D 3 (intermediate) allow attackers to create width and depth in an offensive stretch, stretching the opposing defense. This controlled dispersion is essential to create exploitable spaces.

6.3. Practical Applications and Perspectives

Applications for Tactical Analysis

The calibrated model provides a “parametric signature” of a team’s tactical organization. For collective organization diagnosis, comparing calibrated parameters for different matches or game phases allows identifying: tactical evolution during a match (increase in α k at end of match signaling pressing intensification), opponent adaptation (higher γ k values against a strong offensive opponent), and collective fatigue (decrease in D k over the match).

For tactical instruction optimization, coaches can test different parameter configurations before match application: scenario simulation (“What happens if we increase midfield pressing ( α 2 ) while maintaining compactness ( γ k )?”), imbalance identification (if β 2 is too low, this indicates lack of midfield-attack coordination), and personalized calibration (objective quantification of team’s tactical principles).

For recruitment and scouting, individual parameters (natural model extension) could characterize a player’s playing style: a player with high D is very mobile (box-to-box midfielder), with high γ is tactically disciplined (center-back), with high α is very reactive (intense pressing).

For opponent analysis, calibrating the model on opposing team data allows identifying weaknesses (low cohesion β k indicates exploitable spaces between lines), anticipating game patterns (high α k values suggest aggressive pressing to counter with direct play), and preparing adapted strategies (attacking low-density zones revealed by ρ k emp ).

Extension Perspectives

The dynamic model with moving ball consists of integrating the real ball trajectory x b ( t ) extracted from data: f k,ball ( x,y,t )= α k ( t ) Φ k ( x,y, x b ( t ) ) . This would allow simulating specific game sequences (corner kick, rapid counter-attack, build-up from the back), analyzing team reactivity to possession changes, and studying “movement waves” that travel through the team following an event.

The coupled two-team model would develop a system of coupled equations representing both teams with competitive interaction terms (marking, pressing-response). Adaptive parameters and learning would extend the model with parameters that evolve during the match according to learning rules, allowing real-time tactical adaptation modeling.

Coupling with performance models could link spatial densities v k ( x,y,t ) to models of goal probability, collective fatigue, and injury impact.

Application to other sports is transferable to rugby (attack and defense lines), basketball (spatial distribution in positional attack vs. transition), and ice hockey (line change coordination).

7. Conclusion

7.1. Summary of Contributions

This paper proposes a rigorous and innovative mathematical approach to modeling the spatial distribution of players in a 4-3-3 tactical system in football. Based on reaction-diffusion partial differential equations, we developed a unified framework that simultaneously integrates three fundamental forces governing collective movement: tactical influence, team cohesion, and attraction toward the ball.

Theoretical Contributions

From a mathematical standpoint, we established:

1) A unified and continuous model: Unlike existing multi-agent or stochastic approaches, our model describes the evolution of player densities continuously in space and time, enabling a fine-grained analysis of pitch spatial coverage.

2) A rigorous formulation of the reaction term: The equation f k = f k,tactical + f k,cohesion + f k,ball captures the complex trade-offs between tactical discipline, collective coordination, and ball responsiveness, producing realistic emergent behaviors.

3) A complete mathematical validation: Using semigroup theory and the Lumer-Phillips theorem, we proved the existence and uniqueness of solutions, ensuring that the model is mathematically well-posed.

4) A stable and efficient numerical scheme: Finite difference discretization with an implicit Euler scheme ensures unconditional stability and convergence of order O( Δt+Δ x 2 +Δ y 2 ) .

Methodological Contributions

From an empirical validation perspective, we developed:

1) A systematic calibration methodology: By minimizing the discrepancy between simulated and empirical densities (constructed from real tracking data), we obtained objective parameter values rather than arbitrary ones.

2) A multidimensional quantitative validation: The use of four complementary metrics (RMSE, spatial correlation, Wasserstein distance, overlap coefficient) provides a robust evaluation of model performance.

3) An in-depth sensitivity analysis: We identified the most influential parameters ( γ 1 , D 2 ) and demonstrated the robustness of the model to parametric perturbations (±15%).

Tactical Contributions

From a football analysis standpoint, we showed that:

1) Calibrated parameters reflect fundamental tactical principles: hierarchical mobility ( D 2 > D 3 > D 1 ), positional discipline ( γ 1 > γ 3 > γ 2 ), increasing cohesion ( β 3 > β 2 > β 1 ), and midfield pressing ( α 2 > α 3 > α 1 ).

2) The model reproduces complex collective behaviors: compact defensive blocks, dynamic pressing, rapid transitions, and offensive stretching.

3) Practical applications are identified: tactical diagnostics, instruction optimization, opponent analysis, and recruitment support.

7.2. Main Results

Validation results on Metrica Sports data demonstrate the effectiveness of the model: high spatial correlation ( ρ corr >0.82 for all groups, average: 0.857), low errors (average RMSE of 0.0099, i.e., less than 1% of the maximum density), minimal geometric distance (average Wasserstein distance of 2.71 m, representing less than 3% of the pitch length), and substantial spatial overlap (average overlap coefficient of 0.820).

Analysis of the calibrated parameters revealed valuable quantitative insights: midfielders are 2.5 times more mobile than defenders ( D 2 / D 1 2.5 ), defenders are 1.9 times more tactically disciplined than midfielders ( γ 1 / γ 2 1.9 ), midfielders are 2.4 times more responsive to the ball than defenders ( α 2 / α 1 2.4 ), and attackers exhibit 63% greater cohesion than defenders ( β 3 / β 1 1.63 ).

7.3. Limitations and Research Perspectives

Several limitations must be acknowledged: validation on a single match (cross-validation on a larger dataset would strengthen generality), single-team modeling (absence of opponent representation), static ball position during calibration (failing to capture dynamics induced by real ball movement), temporal aggregation (parameters represent averages that mask contextual variations), and intra-group homogeneity (all players within a group treated identically).

Short-Term Extensions

Several extensions can be pursued as a direct continuation of this work:

  • Integration of the dynamic ball trajectory: Replacing the average position ( x ¯ b , y ¯ b ) with the real trajectory x b ( t ) extracted from data, enabling simulation of specific play sequences and analysis of collective responsiveness.

  • Multi-match cross-validation: Calibrating the model on a training set and validating it on an independent test set to assess generalization capability.

  • Phase-specific analysis: Segmenting data according to phases of play (possession, offensive transition, defensive transition, organized defense) and calibrating phase-specific parameters.

  • Extension to other formations: Applying the methodology to formations such as 4-4-2, 3-5-2, 4-2-3-1, etc., and comparing parametric signatures to characterize playing styles.

  • Incorporation of fatigue: Modeling the temporal evolution of parameters D k ( t ) and α k ( t ) to capture decreased mobility and intensity toward the end of matches.

7.4. Potential Impact

This work bridges applied mathematics and sports science, domains traditionally considered separate. It demonstrates that advanced mathematical modeling tools (PDEs, semigroup theory) are relevant and effective for analyzing complex phenomena in team sports, that rigorous empirical validation is both possible and necessary to establish the credibility of theoretical models, and that continuous approaches offer advantages over discrete ones for certain spatial analysis questions.

For football practitioners, coaches, analysts, and recruiters could benefit from objective diagnostic tools, tactical decision support, comparative analysis, and enhanced communication. Adoption of such tools in professional football would require an intuitive user interface, integration into existing video and tracking analysis workflows, analyst training in core concepts, and validation on large-scale datasets.

7.5. Final Remarks

This work illustrates the power of mathematical modeling to shed light on complex real-world phenomena. By combining theoretical rigor, empirical validation, and tactical interpretation, we developed a coherent framework that captures the essence of collective organization in football. Reaction-diffusion equations, originally designed to describe physico-chemical processes, prove to be remarkably well-suited for modeling human dynamics in a sporting context. This successful transposition highlights the universality of certain mathematical principles and encourages exploration of similar connections between seemingly distant disciplines.

Beyond technical results, this project demonstrates that football, often perceived as a purely empirical and intuitive domain, can benefit from rigorous scientific analysis. The coexistence and complementarity between traditional tactical expertise and modern mathematical modeling open exciting perspectives for the evolution of the sport. We hope this work will inspire future research at the intersection of mathematics, computer science, and sports science, contributing to a deeper and more quantitative understanding of collective behaviors, both on the football pitch and in other application domains.

Conflicts of Interest

The authors declare no conflicts of interest regarding the publication of this paper.

References

[1] Wesson, J. (2010) The Science of Soccer. 2nd Edition, Institute of Physics Publishing.[CrossRef]
[2] Lago-Peñas, C. and Lago-Ballesteros, J. (2005) Game Location and Team Quality Effects on Performance Profiles in Professional Soccer. Journal of Sports Science and Medicine, 10, 465-471.
https://pmc.ncbi.nlm.nih.gov/articles/PMC3737821/?utmsource=chatgpt.com
[3] Lames, M. and McGarry, T. (2007) On the Search for Reliable Performance Indicators in Game Sports. International Journal of Performance Analysis in Sport, 7, 62-79.[CrossRef]
[4] Rein, R. and Memmert, D. (2016) Big Data and Tactical Analysis in Elite Soccer: Future Challenges and Opportunities for Sports Science. SpringerPlus, 5, Article No. 1410.[CrossRef] [PubMed]
[5] Turing, A.M. (1952) The Chemical Basis of Morphogenesis. Philosophical Transactions of the Royal Society of London. Series B, Biological Sciences, 237, 37-72.[CrossRef]
[6] Volpert, A., Volpert, V.A. and Volpert, V.A. (1994) Traveling Wave Solutions of Parabolic Systems. American Mathematical Society.
https://bookstore.ams.org/MMONO/140?utmsource=chatgpt.com
[7] Lumer, G. and Phillips, R.S. (1961) Dissipative Operators in a Banach Space. Pacific Journal of Mathematics, 11, 679-698.[CrossRef]
[8] Allaire, G. (2012) Analyse numérique et optimisation. Éditions de l’École Polytechnique.
[9] Zienkiewicz, O.C., Taylor, R.L. and Zhu, J.Z. (2013) The Finite Element Method: Its Basis and Fundamentals. 7th Edition, Elsevier.
[10] Gilbarg, D. and Trudinger, N.S. (2001) Elliptic Partial Differential Equations of Second Order. 2nd Edition, Springer.[CrossRef]
[11] LeVeque, R.J. (2007) Finite Difference Methods for Ordinary and Partial Differential Equations. SIAM.[CrossRef]
[12] Metrica Sports (2020) Sample Tracking Data.
https://github.com/metrica-sports/sample-data
[13] Silverman, B.W. (1986) Density Estimation for Statistics and Data Analysis. Chap-man and Hall.
[14] Murray, J.D. (2002) Mathematical Biology I: An Introduction. 3rd Edition, Springer-Verlag. https://link.springer.com/book/10.1007/b98868[CrossRef]

Copyright © 2026 by authors and Scientific Research Publishing Inc.

Creative Commons License

This work and the related PDF file are licensed under a Creative Commons Attribution 4.0 International License.