Normal-Tumor-Immune-Unhealthy Diet Model

A mathematical framework describing interactions between normal cells, tumor cells, and immune response

Model Overview

The NTIUNHDM is represented as a system of three differential equations capturing the interactions between:

  • N(t): Normal (healthy) cells
  • T(t): Tumor cells
  • I(t): Immune cells

Model Interactions

Model Interaction Diagram

Diagram showing the interactions between normal cells, tumor cells, immune cells, and dietary factors

Key Model Assumptions

Logistic Growth

Normal and tumor cells follow logistic growth, accounting for resource limitations like oxygen, nutrients, and space.

Cell Competition

Tumor cells compete with normal cells for resources, introducing an inhibitory effect on normal cell survival.

Immune System Role

The immune system eliminates tumor cells but can also attack normal cells. Its activation depends on both cell types.

Dietary Influence

An unhealthy diet weakens immune function, reducing effectiveness against tumor cells.

Model Equations

Normal Cell Dynamics
\[\frac{dN}{dt} = rN(1 - \beta_1 N) - \eta NI - \gamma NT\]

Parameters:

$$r$$
$$\beta_1$$
$$\eta$$
$$\gamma$$

Biological Justifications

Normal Cell Growth

The logistic term ensures normal cells stabilize due to limited resources, reflecting tissue homeostasis.

Tumor Competition

Tumor cells outcompete normal cells, representing cancer progression where malignant cells displace healthy tissue.

Immune Regulation

Immune cells are stimulated by both cell types but constrained by saturation and exhaustion effects.

Dietary Influence

An unhealthy diet affects immune function, altering the balance between tumor suppression and immune exhaustion.