</em>Firstly, here's the scenario with more detail. I've set it up so that the clocks are always at whole numbers when receipts are printed.
- Ten synchronized clocks are equally spaced 52 m apart on the embankment, labeled EA to EJ.
- Ten synchronized clocks are equally spaced 52 m apart on the train, labeled TA to TJ.
- The distance between embankment clocks in the embankment frame is equal to the distance between train clocks in the train frame.
- The train clocks are labeled in reverse order to the embankment clocks to make the problem easier for me (it makes it symmetrical).
- The first clocks to meet are EA and TA. They pass each other as EA reads 20 and TA reads 400.
- The relative speed of the train and the embankment is 86.6% of light speed, so that lengths are contracted by two and time is dilated by two.
- The unit of time is microseconds.
Here is a table of the receipts generated as each pair of clocks pass. The format is EmbankmentTime, TrainTime.
<table border=1 cellpadding=4 align=center><tr><td></td><td>
EA</td><td>
EB</td><td>
EC</td><td>
ED</td><td>
EE</td><td>
EF</td><td>
EG</td><td>
EH</td><td>
EI</td><td>
EJ</td></tr><tr><td>
TA</td><td>20,400</td><td>22,401</td><td>24,402</td><td>26,403</td><td>28,404</td><td>30,405</td><td>32,406</td><td>34,407</td><td>36,408</td><td>38,409</td></tr><tr><td>
TB</td><td>21,402</td><td>23,403</td><td>25,404</td><td>27,405</td><td>29,406</td><td>31,407</td><td>33,408</td><td>35,409</td><td>37,410</td><td>39,411</td></tr><tr><td>
TC</td><td>22,404</td><td>24,405</td><td>26,406</td><td>28,407</td><td>30,408</td><td>32,409</td><td>34,410</td><td>36,411</td><td>38,412</td><td>40,413</td></tr><tr><td>
TD</td><td>23,406</td><td>25,407</td><td>27,408</td><td>29,409</td><td>31,410</td><td>33,411</td><td>35,412</td><td>37,413</td><td>39,414</td><td>41,415</td></tr><tr><td>
TE</td><td>24,408</td><td>26,409</td><td>28,410</td><td>30,411</td><td>32,412</td><td>34,413</td><td>36,414</td><td>38,415</td><td>40,416</td><td>42,417</td></tr><tr><td>
TF</td><td>25,410</td><td>27,411</td><td>29,412</td><td>31,413</td><td>33,414</td><td>35,415</td><td>37,416</td><td>39,417</td><td>41,418</td><td>43,419</td></tr><tr><td>
TG</td><td>26,412</td><td>28,413</td><td>30,414</td><td>32,415</td><td>34,416</td><td>36,417</td><td>38,418</td><td>40,419</td><td>42,420</td><td>44,421</td></tr><tr><td>
TH</td><td>27,414</td><td>29,415</td><td>31,416</td><td>33,417</td><td>35,418</td><td>37,419</td><td>39,420</td><td>41,421</td><td>43,422</td><td>45,423</td></tr><tr><td>
TI</td><td>28,416</td><td>30,417</td><td>32,418</td><td>34,419</td><td>36,420</td><td>38,421</td><td>40,422</td><td>42,423</td><td>44,424</td><td>46,425</td></tr><tr><td>
TJ</td><td>29,418</td><td>31,419</td><td>33,420</td><td>35,421</td><td>37,422</td><td>39,423</td><td>41,424</td><td>43,425</td><td>45,426</td><td>47,427</td></tr></table>