Is it possible to state any minimization problem as an Ising model problem or some physical problem with Hamiltonian or PDE.
2026-04-12 12:37:24.1775997444
Does any optimization problem can be stated as a "physics problem"?
103 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in OPTIMIZATION
- Optimization - If the sum of objective functions are similar, will sum of argmax's be similar
- optimization with strict inequality of variables
- Gradient of Cost Function To Find Matrix Factorization
- Calculation of distance of a point from a curve
- Find all local maxima and minima of $x^2+y^2$ subject to the constraint $x^2+2y=6$. Does $x^2+y^2$ have a global max/min on the same constraint?
- What does it mean to dualize a constraint in the context of Lagrangian relaxation?
- Modified conjugate gradient method to minimise quadratic functional restricted to positive solutions
- Building the model for a Linear Programming Problem
- Maximize the function
- Transform LMI problem into different SDP form
Related Questions in MATHEMATICAL-PHYSICS
- Why boundary conditions in Sturm-Liouville problem are homogeneous?
- What is the value of alternating series which I mention below
- Are there special advantages in this representation of sl2?
- Intuition behind quaternion multiplication with zero scalar
- Return probability random walk
- "Good" Linear Combinations of a Perturbed Wave Function
- Yang–Mills theory and mass gap
- Self adjoint operators on incomplete spaces
- Algebraic geometry and algebraic topology used in string theory
- Compute time required to travel given distance with constant acceleration and known initial speed
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
This is not an answer, but, as a request for a clarification on the sense of the question, far too long for a comment.
Firstly, I am not entirely sure I correctly understand the meaning of „any“ in your question, I believe the English language can be rather ambiguous on this particular instance.
In other words, which of the following options is meant: A) Is there at least one minimization problem that can be stated as a “physical problem” characterised by a differential equation? B) Can all minimization problems be stated as “physical” problems?
I believe option B) is meant, as the answer to A) is trivial (the minimisation over $\mathcal {C}^1$ functions the functional $$ \int_0 ^1 (y´)^2 \mathrm{d}x$$ is equivalent to finding the static configuration of an elastic string, for example). With regards to option B), I can only share some initial thoughts. Let us consider a minimization problems expressed as functional minimization, find the function $y$ belonging to same function space that minimizes $$ \int_0 ^1 \mathcal{L} (y, y´, y´´, …) \mathrm{d}x $$ where $\mathcal{L}$ is a given function. The Euler-Lagrange condition yields a differential equation. The original question could then be translated as, can a “physical” meaning be appended to any Euler-Lagrange differential equation?
I believe a better definition of “physical” might be useful. For example, one considers the Lagrangian $$ \mathcal{L} = e^{\alpha t} (\frac{1}{2} \dot{x}^2 -\frac{1}{2} x^2 )$$ whose Euler-Lagrange equation yields the description of a damped harmonic oscillator. If $\alpha$ is negative, the system has negative friction (i.e, with a frictional force proportional to the velocity and in the same direction, contrary to “physical” damping): is it to be considered a physical system? It contradicts the Second Law, if considered in isolation: on the other hand, one could connect it with an external system, some sort of “fancy” controller, and the ODE would still model a part of a legitimate, physical situation. In this sense, it seems that given any ODE one could build a machine that provides "ad hoc" motion to a particle, by simply integrating the ODE and moving the partcile accordingly.
Similarly, if one modifies the harmonic oscillator Lagrangian $$\mathcal{L} =(\frac{1}{2} \dot{x}^2 -\frac{1}{2} x^2) \mathrm{d}x $$ by considering a “position-dependent kinetic energy”, $$\mathcal{L}_{mod} =(\frac{1}{2} V(x)\cdot \dot{x}^2 -\frac{1}{2} x^2) \mathrm{d}x $$ would you call this physical?