Combined Stellar Magnitude Calculator
PHP Program by Jay Tanner - 2024
ENTER Stellar Magnitudes List
An empty list input will generate up to 3 random test/demo values.  Simply replace these random values with any number of your own magnitude values separated by spaces, commas or semicolons.

 
Double-Click Within Text Area to Select ALL Text
In general, given two or more stars, then their singular combined magnitude value (M) can be found from the general summation given below.

Let:

N =  Total number of stars in group.

mn =  Magnitude of nth star in the group.

M  =  Magnitude of all N stars combined into one.


The general equation used within the program to
compute the N combined stellar magnitudes is:


Program by Jay Tanner
v1.5 Revised: Saturday, July 27, 2024 at 07:16:59 PM UTC