MTW Gravitation Electronic Notebook

AI Thread Summary
The discussion centers on the need for electronic solutions to exercise mathematical formulations, particularly in the context of gravitational physics as outlined in the book "Gravitation" by Misner, Thorne, and Wheeler (MTW G). Users express a desire for tools that facilitate symbolic math, as many real-world simulations yield only numerical solutions. Mathcad has been previously utilized for algebraic equations, but there is interest in exploring cosmological simulation software like EAGLE, although details on its programming language and support libraries are unclear. The conversation highlights the importance of numerical ordinary differential equation (ODE) algorithms in simulating complex systems, such as the three-body problem, which can exhibit significant errors depending on the chosen algorithm. These errors can affect the stability of the simulation, emphasizing the need for careful selection of numerical methods to maintain accuracy over time.
rayj
Messages
14
Reaction score
6
TL;DR Summary
Options for electronic notebooks to exercise equations in general relativity using notation of MTW G.
I would like to exercise the formulations in the book. I have read Gravitation and many others but I need to do more exercises. I get very bogged down in writing out the symbols. Are there electronic solutions for writing and exercising these equations? I have used Mathcad to perform algebraic equations. I would love to be able to do this as a companion to MTW G.

Any suggestions?
 
Computer science news on Phys.org
Perhaps look to cosmoslogical simulation software.

I found this one called EAGLE but not sure where you can get the code or even what programming language and support libs are used.

http://icc.dur.ac.uk/Eagle/

Langauge wise you might find some code for Julia which is being used in a lot of computational projects.
 
jedishrfu

That was a great site with wonderful information.

Yes, there is the possibility of obtaining code for calculations.

My primary concern is to be able to perform the symbolic math.
 
Most real-world simulations of complex systems do not yield analytical solutions (ie a symbolic solution won't be available) only numerical ones. The simplest case of the three-body problem is one:

https://en.wikipedia.org/wiki/Three-body_problem

As you an see, there are solutions that while quite beautiful, are not analytical but can be computed numerically. Introductory courses often use this system to help the student understand the best algorithms to choose based on whether the system is periodic or not.

All numerical ODE algorithms introduce some form of error that manifests itself as energy added or removed from the system. The trick for a periodic system is to choose an algorithm that adds some error and then takes away some error periodically allowing the solution to stay stable longer.

In the course I took, the prof had us swap in different ODE algorithms. In some cases, the planets spiraled into each other, in other cases they flew apart.
 
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
i am customizing a Linux distro [arch] into love os which I am building to impress my crush. I had an idea to integrate an ai model into the Linux system so it can speak like me but romantically. but I don't know what or how to do. I don't know the basic concept of Linux but yet I am customizing my os purely relying on chat gpt and perplexity. when i ask chat gpt about this it said to fine tune an ai model and integrate to the Linux distro and my friend said for the data to be fed to the ai...

Similar threads

Replies
1
Views
79
Replies
1
Views
1K
Replies
5
Views
126
Replies
2
Views
3K
Replies
6
Views
3K
Back
Top