MTW Gravitation Electronic Notebook

  • Thread starter rayj
  • Start date
  • #1
rayj
14
5
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?
 

Answers and Replies

  • #2
14,291
8,320
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.
 
  • #3
rayj
14
5
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.
 
  • #4
14,291
8,320
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.
 

Suggested for: MTW Gravitation Electronic Notebook

Replies
4
Views
709
Replies
3
Views
485
  • Last Post
Replies
2
Views
604
  • Last Post
Replies
6
Views
1K
Replies
4
Views
4K
  • Last Post
Replies
6
Views
2K
Replies
2
Views
8K
Replies
2
Views
3K
  • Last Post
Replies
1
Views
4K
Top