Skip to main content

Questions tagged [physics]

For questions about mathematical problems arising from physics, the natural science studying general properties of matter, radiation and energy.

Filter by
Sorted by
Tagged with
4 votes
1 answer
370 views

I'm reading a paper under the title Ghost channels and ghost cycles guiding long transients in dynamical systems, here or here. The authors state that by examining simple ordinary differential ...
user avatar
2 votes
0 answers
109 views

I recently studied a problem which involved two particles joined by a harmonic spring moving in a potential and through some manipulation, I obtained the equation $x''(t) = -\omega^2x + f(t)x$, where $...
FusRoDah's user avatar
  • 3,808
2 votes
0 answers
118 views

S. Weinberg in his book "The quantum theory of fields" talks about central charge that appear in Lie algebra of a given Lie group. To be more precise, on page 83 in the book, he computes the ...
Mahtab's user avatar
  • 297
1 vote
0 answers
265 views

Suppose time-oriented spacetimes $(M_1 , g_1)$ and $(M_2, g_2)$ are not homeomorphic under their manifold topologies $\mathcal{M}_1$ and $\mathcal{M}_2$ respectively. The Lorentzian metrics $g_1$ and $...
Bastam Tajik's user avatar
1 vote
1 answer
450 views

Given a time-oriented spacetime $(M,g)$, a binary relation $\ll$ can be defined on this spacetime where $p \ll q$ for $p, q \in M$ if and only if there exists a time-like path connecting $p$ and $q$. ...
Bastam Tajik's user avatar
33 votes
8 answers
5k views

Concerning the one-sided Laplace transform, $$\mathcal{L}\{f\}(s) = \int_0^\infty f(t)e^{-st} dt$$ what is a motivation to come up with that formula? I am particularly interested in "physical&...
AlpinistKitten's user avatar
1 vote
1 answer
256 views

This question is a little bit trying to understand physics through geometry of simplex: Let $E_{i,j}$ be the ionization energy in times the number of hydrogen ionization energy for an element with ...
mathoverflowUser's user avatar
1 vote
1 answer
433 views

Any globally hyperbolic spacetime can be assigned a global function of time as Hawking has demonstrated for stably causal spacetime. (Any globally hyperbolic spacetime is also stably causal). For ...
Bastam Tajik's user avatar
1 vote
0 answers
103 views

The following problem originates from Physics, so I apologize if I will not use a rigorous mathematical jargon. Let us consider a toroidal helix parametrized as follows: $$ x=(R+r\cos(n\phi))\cos(\phi)...
AndreaPaco's user avatar
3 votes
1 answer
359 views

This question is crossposted from here I believe this is a pretty hard question and so I decided to repost the question in the Math Overflow forum. If there is something wrong with doing this, I am ...
Rodrigo's user avatar
  • 51
-4 votes
2 answers
609 views

Newtons law for gravity states that: $$F_{12} = \frac{G m_1 m_2} {|x_1-x_2|^2}$$ The function : $$k(x,y):=\exp(-| x-y|^2)$$ is known to be a positive definite function, called the RBF-kernel. It ...
mathoverflowUser's user avatar
4 votes
1 answer
788 views

I see many mathematicians conflating the definitions of traveling waves and solitons, and I am unable to understand, from a mathematical point of view, the differences between these two types of ...
Niser's user avatar
  • 83
9 votes
1 answer
698 views

Is there a rigorous definition of D'Alembert's principle of virtual dynamic work in the language of differential geometry? Some questions I'm hoping to answer are: How to view the configuration space ...
mcmathy's user avatar
  • 91
1 vote
0 answers
248 views

I have the following function $T(k_1,k_2)$ resulting from multiphoton transition matrix elements calculations: $T(k_1,k_2)=\gamma^{-k_2}\sum_{j=0}^{k_1}(j+2)_{l+1}\binom{k_1}{j}(k_1+1)_3(\gamma-1)^{j}{...
Omer Amit's user avatar
5 votes
0 answers
173 views

Fix a positive integer $n$. Every second, a particle is sent along a straight line from a fixed position in a fixed direction, at a random integer speed chosen uniformly in $\{1,\ldots, n\}$ meters ...
Dominic van der Zypen's user avatar
2 votes
1 answer
429 views

This question is asked on stackexchange: Are there examples for ODEs with complex coefficients with applications in physics? but received no answers. I am reposting it here on the hope that it catches ...
Medo's user avatar
  • 790
9 votes
1 answer
449 views

In a closed (say differentiable) Riemannian manifold you see only continuous features when looking at small neighbourhoods of points. From afar, discrete features appear ((co)homology, closed ...
Roland Bacher's user avatar
4 votes
0 answers
148 views

I am having a little trouble understanding passage from the linear to the non-linear sigma model in Section 4.1 of Supersolutions by Deligne and Freed. Most of my confusion comes down to the ...
user avatar
16 votes
1 answer
817 views

As the title suggests, I am a physicist and have a question about how to show certain superelliptic curves are also hyperelliptic. The superelliptic Riemann surfaces in question has the form $$w^n = \...
Kestrel's user avatar
  • 163
4 votes
1 answer
462 views

Grothendieck once asked "What is a meter?" (https://golem.ph.utexas.edu/category/2006/08/letter_from_grothendieck.html). This innocent sounding question, made me to think about how ...
mathoverflowUser's user avatar
-1 votes
1 answer
500 views

EDIT: Let $\Omega\subset \mathbb{R}^3$ be a bounded domain with smooth connected boundary. Let $f\colon \mathbb{R}^3\backslash \Omega \to \mathbb{R}$ be a continuous function which is harmonic in $\...
asv's user avatar
  • 23.1k
0 votes
0 answers
132 views

As I was reading some articles concern about the Selberg trace formula and its general form, I have noticed that the Selberg trace formula and its general form can be understand as the energy spectrum ...
loveimissyou123's user avatar
8 votes
0 answers
1k views

Since I am doing this little "research" project on my spare time and in my physical neighborhood there are not many people to discuss these ideas, I wanted to share with you a small point of ...
mathoverflowUser's user avatar
4 votes
1 answer
976 views

$\DeclareMathOperator\SU{SU}$In some calculations, I saw the following formula $$\int_{\SU(2)}\,\mathrm{d}g\,D^{j_{1}}_{m_{1}n_{1}}(g)D^{j_{2}}_{m_{2}n_{2}}(g)D^{j_{3}}_{m_{3}n_{3}}(g)=(-1)^{j_{1}+j_{...
user avatar
1 vote
0 answers
215 views

I am working on something for a game. I need to calculate the angular velocity, however in my situation I only have access to the previous rotation matrix and the current rotation matrix. My angular ...
Chryfi's user avatar
  • 111