I Using Linear Algebra to discover unknown Forces

AI Thread Summary
The discussion explores the application of linear algebra and reinforcement learning to identify unknown forces in classical mechanics. It suggests using a reward function to optimize a model that transitions between states of a physical system through square, invertible matrices. While the idea of discovering unmeasured forces is acknowledged, it is noted that the approach may be overly simplistic compared to advanced modeling techniques used in modern physics. The conversation highlights the importance of understanding the underlying models and potential errors, as well as the risk of overconfidence in singular solutions. Overall, the integration of these concepts could lead to new insights, but challenges in interpretation and validation remain.
giodude
Messages
30
Reaction score
1
In classical mechanics, it seems like solving force equations are a question of finding a solvable system of equations that accounts for all existing forces and masses in question. Therefore, I'm curious if this can be mixed with reinforcement learning to create a game and reward function through which a model can derive any remaining or unknown forces. The reward function that I believe would be useful is to have the model find a set of systems in the form of square, invertible matrices and then use those systems to enact the state change from state 1 of the physical system to the recorded state 2 of the physical system and find which best approximates it, until approaching some desired confidence interval. I'm new to physics so this is a half baked approach but I'm curious to get feedback and maybe spark a discussion about what the benefits and challenges of this approach may be!
 
Physics news on Phys.org
If you account for all existing forces, there won't be any unknown forces left to determine.
Sorry, kind of nitpicking there.

If by unknown forces you mean conceptually known to physics but unmeasured, then yes. This happens all the time in control systems, for example. Like how an airplane knows what the wind speed is based on the perturbations in it's navigation models. Kalman filtering is another good example, where future noise can be reduced in a system by identifying how the signal has been deviating from the expected model.

If you mean discover a force previously unknown to physicists, then this is way too simplistic compared to the sort of math and modelling that modern physicists do. However, the general concept is correct. Look for things that don't fit the model. For example, this is how we know there is something we call "dark matter" and "dark energy". Your game may come up with some description of what doesn't fit. The problem then is explaining it. There is no guarantee that what you get is correct, it would just be a description of the errors or perhaps a new model system with no ontological justification.
 
One could take a large enough dataset of properly constructed measurements of, say, projectile motion, and train a neural network that would then reproduce the correct (enough) classical mechanics answers to problems, the issue would be understanding how the model arrives at answers
 
giodude said:
The reward function that I believe would be useful is to have the model find a set of systems in the form of square, invertible matrices and then use those systems to enact the state change from state 1 of the physical system to the recorded state 2 of the physical system and find which best approximates it, until approaching some desired confidence interval.
There may be multiple solutions to the dataset. You could not know that, so would be overconfident in the one simple solution that was found.

Imagine you land on the shore of a mountainous island. Your strategy is to walk uphill until you get to the top of the mountain. It is dark when you get there, so you build a survey marker, then walk back down the mountain.

If you had reached the summit in daylight, you might have seen several other peaks higher than the one you were on.

If you marked your track on the way up, you could return to the same landing point. If you did not mark the track, you could end up on some other beach, or precipice.
 
Thread 'Gauss' law seems to imply instantaneous electric field propagation'
Imagine a charged sphere at the origin connected through an open switch to a vertical grounded wire. We wish to find an expression for the horizontal component of the electric field at a distance ##\mathbf{r}## from the sphere as it discharges. By using the Lorenz gauge condition: $$\nabla \cdot \mathbf{A} + \frac{1}{c^2}\frac{\partial \phi}{\partial t}=0\tag{1}$$ we find the following retarded solutions to the Maxwell equations If we assume that...
Dear all, in an encounter of an infamous claim by Gerlich and Tscheuschner that the Greenhouse effect is inconsistent with the 2nd law of thermodynamics I came to a simple thought experiment which I wanted to share with you to check my understanding and brush up my knowledge. The thought experiment I tried to calculate through is as follows. I have a sphere (1) with radius ##r##, acting like a black body at a temperature of exactly ##T_1 = 500 K##. With Stefan-Boltzmann you can calculate...
Thread 'Griffith, Electrodynamics, 4th Edition, Example 4.8. (First part)'
I am reading the Griffith, Electrodynamics book, 4th edition, Example 4.8 and stuck at some statements. It's little bit confused. > Example 4.8. Suppose the entire region below the plane ##z=0## in Fig. 4.28 is filled with uniform linear dielectric material of susceptibility ##\chi_e##. Calculate the force on a point charge ##q## situated a distance ##d## above the origin. Solution : The surface bound charge on the ##xy## plane is of opposite sign to ##q##, so the force will be...
Back
Top