Planetary Harmonics

Evidence. Mathematics. Transparency.

Methodology

This page defines the calculation method used by Planetary Harmonics and explains how observed planetary orbits are compared with a predefined Fibonacci-based orbital scale.

The purpose of the model is to investigate whether planetary and exoplanet orbital distances show a measurable relationship with Fibonacci-number spacing. The method is designed to be transparent, reproducible and testable using published astronomical data.

The methodology does not require custom values to be created for individual planets. It uses a fixed Fibonacci Index Table and compares observed semi-major axis values against that table.

1. Semi-major axis

The semi-major axis is the standard astronomical measure used here for a planet's average orbital distance. In an elliptical orbit, it is half the longest diameter of the ellipse.

For this project, the observed semi-major axis is the value taken from a published astronomical source, normally expressed in astronomical units (AU).

2. Fibonacci index N

Each planet or exoplanet is compared against a Fibonacci-based index value, called N.

..., 0.144, 0.233, 0.377, 0.610, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, ...

The smaller values below 1 allow close-in planets to be tested using the same method as planets with larger orbital distances.

3. Fibonacci Index Table

The table below is the fixed index used by the Orbit Calculator. Each value of N produces a corresponding ideal semi-major axis by cubing N and then taking the fourth root.

aideal = (N³)1/4
N Ideal semi-major axis AU
(fourth root of N³)
0.0050.0000001250.0188
0.0080.0000005120.0267
0.0130.0000021970.0385
0.0210.0000092610.0552
0.0340.0000393040.0792
0.0550.0001663750.1136
0.0890.0007049690.1629
0.1440.0029859840.2338
0.2330.0126493370.3354
0.3770.0535826330.4811
0.6100.2269810.6902
11.001.0000
28.001.6818
327.002.2795
5125.003.3437
8512.004.7568
132,197.006.8463
219,261.009.8099
3439,304.0014.0802
55166,375.0020.1963
89704,969.0028.9763
1442,985,984.0041.5692
23312,649,337.0059.6372
37753,582,633.0085.5571
610226,981,000.00122.7432
987961,504,803.00176.0913
15974,073,003,173.00252.6264
258417,253,512,704.00362.4260
418173,087,061,741.00519.9483
6765309,601,747,125.00746.0382

Values are rounded for display. The calculator searches this fixed table rather than creating a custom value for each planet.

4. How does "Nearest Fibonacci Match" work?

The Orbit Calculator does not generate new values or create a custom fit for individual planets.

Instead, it searches a predefined Fibonacci Index Table. Each Fibonacci index corresponds to a fixed ideal semi-major axis calculated from:

aideal = (N³)1/4

When an observed semi-major axis is entered, the calculator compares it against every entry in the table and identifies the Fibonacci index whose ideal semi-major axis is closest to the observed value.

The selected result is therefore the nearest match from a fixed list of predefined values.

This process is deterministic and can be independently verified using the Fibonacci Index Table shown above.

5. Ideal semi-major axis

For each Fibonacci index N, the ideal semi-major axis is calculated as:

aideal = N3/4 = (N³)1/4

In plain English, this means: cube the Fibonacci index N, then take the fourth root of the result.

6. Proximity percentage

The observed semi-major axis is compared with the calculated ideal value using a proximity percentage:

proximity % = observed SMA ÷ ideal SMA × 100

A value of 100% would mean the observed semi-major axis is exactly equal to the calculated ideal semi-major axis. Values below 100% are closer to the star than the ideal value; values above 100% are farther out.

7. Pass/fail criterion

A result is classified as a pass when the proximity value falls within the range 80% to 120%.

Proximity range Classification
80% to 120%PASS
Below 80% or above 120%FAIL

8. Worked example: Jupiter

Jupiter provides a useful example because its nearest Fibonacci match is N = 8.

Item Value
PlanetJupiter
Nearest Fibonacci index N8
512
Ideal semi-major axis4.757 AU
Observed semi-major axis5.204 AU
Proximity109.40%
StatusPASS

The Jupiter values here match the Solar System results table used elsewhere on this site.

9. Availability of exoplanet data

At the time of writing (2026), more than 6,000 confirmed exoplanets have been discovered.

Many of these planets have published orbital parameters, including semi-major axis measurements, making them suitable candidates for investigation using the Planetary Harmonics methodology.

As new exoplanets continue to be discovered and characterised, the methodology can be applied to additional planetary systems without modification.

The use of publicly available observational data allows independent verification of results and enables ongoing testing as astronomical catalogues expand.

10. Potential predictive applications

The current results mainly test the model against planets that are already known. This is a retrodictive test: the model is being compared with existing observations.

A possible future use is predictive. If a planetary system contains known planets occupying some Fibonacci-index positions but leaves gaps at other positions, the model can be used to identify candidate orbital distances where additional planets may exist.

Whether such candidate positions correspond to actual planets remains an observational question.

A cautious workflow for this type of investigation would be:

  1. Identify the orbital plane and known planets in a star system.
  2. Assign each known planet to its nearest Fibonacci match.
  3. Look for unoccupied Fibonacci-index positions between or beyond known planets.
  4. Calculate the corresponding candidate orbital distances.
  5. Compare those positions with future observations or published discoveries.

Summary

The methodology compares observed planetary distances with a fixed Fibonacci-based orbital scale. The calculator searches a predefined table, identifies the nearest Fibonacci match, calculates the proximity percentage, and applies the 80% to 120% pass/fail criterion.