The Monte Carlo Method and Evolutionary Algorithms

Back then, I thought of one thing: Have you heard of the Monte Carlo method? Ah, it’s a computer algorithm often used for calculating the area of irregular shapes. Specifically, the software puts the figure of interest in a figure of known area, such as a circle, and randomly strikes it with many tiny balls, never targeting the same spot twice. After a large number of balls, the proportion of balls that fall within the irregular shape compared to the total number of balls used to hit the circle will yield the area of the shape. Of course, the smaller the balls used, the more accurate the result.

Although the method is simple, it shows how, mathematically, random brute force can overcome precise logic. It’s a numerical approach that uses quantity to derive quality. This is my strategy for solving the three-body problem. I study the system moment by moment. At each moment, the spheres’ motion vectors can combine in infinite ways. I treat each combination like a life form. The key is to set up some rules: which combinations of motion vectors are “healthy” and “beneficial,” and which combinations are “detrimental” and “harmful.” The former receive a survival advantage while the latter are disfavored. The computation proceeds by eliminating the disadvantaged and preserving the advantaged. The final combination that survives is the correct prediction for the system’s next configuration, the next moment in time.

Notes:

Folksonomies: algorithms evolutionary algorithms

Taxonomies:
/science/computer science/artificial intelligence (0.577292)
/art and entertainment/music (0.577237)
/education/homework and study tips (0.574530)

Keywords:
monte carlo method (0.946376 (neutral:0.000000)), random brute force (0.737178 (negative:-0.592297)), motion vectors (0.713358 (neutral:0.000000)), tiny balls (0.651899 (negative:-0.555477)), irregular shapes (0.625210 (negative:-0.495438)), irregular shape (0.610367 (neutral:0.000000)), Evolutionary Algorithms (0.602347 (neutral:0.000000)), moment (0.582816 (negative:-0.283394)), precise logic (0.582715 (negative:-0.592297)), computation proceeds (0.581461 (negative:-0.721939)), three-body problem (0.578866 (neutral:0.000000)), numerical approach (0.578284 (positive:0.728436)), large number (0.577172 (neutral:0.000000)), total number (0.575896 (neutral:0.000000)), infinite ways (0.572861 (neutral:0.000000)), final combination (0.570632 (positive:0.363571)), correct prediction (0.570367 (positive:0.363571)), life form (0.568916 (positive:0.739024)), survival advantage (0.563976 (neutral:0.000000)), area (0.510410 (negative:-0.495438)), combinations (0.471720 (neutral:0.000000)), circle (0.468382 (neutral:0.000000)), figure (0.468120 (neutral:0.000000)), proportion (0.445630 (neutral:0.000000)), thing (0.439054 (neutral:0.000000)), spheres (0.437901 (neutral:0.000000)), quantity (0.437112 (positive:0.728436)), result (0.435287 (positive:0.271902)), software (0.434146 (neutral:0.000000)), spot (0.434134 (negative:-0.524063))

Concepts:
Algorithm (0.947299): dbpedia | freebase | opencyc
Mathematics (0.929627): dbpedia | freebase | opencyc
Randomness (0.882910): dbpedia | freebase
Numerical analysis (0.815831): dbpedia | freebase | opencyc
Cryptography (0.741008): dbpedia | freebase | opencyc
Computer science (0.732405): dbpedia | freebase | opencyc
Monte Carlo (0.710220): website | dbpedia | freebase
American films (0.691768): dbpedia

 The Three-Body Problem
Books, Brochures, and Chapters>Book:  Cixin, Liu (2014-11-11), The Three-Body Problem, Macmillan, Retrieved on 2015-03-05
  • Source Material [books.google.com]
  • Folksonomies: fiction science fiction hard science fiction