Starting from virus version 4 these calculations are wrong. At each virus version you will get newly infected count and geometric equation for that should be
No of new infections at nth version = r^(n-1)
(where r = average spread by a single victim and n =virus version)
with this you...