When an Auto Scaling group is first created with a minimum of 3 and maximum of 5 instances, Auto Scaling will initially launch 3 instances to satisfy the minimum capacity setting.
So in this case, the initial number of instances launched by Auto Scaling when configuring the group would be 3.