I am trying to calculate the number of people needed for the birth of myself.
The calculation is simple, I have parents, so that's 2
and parents have their parents, so thats 2 to the power of 2
and etc.
Recent Human civilisation has like 80 generations, so wouldn't this make the answer equal to
2^80 + 2^79 + ... + 2^1
But 2^80 is already 1208925819614629174706176, let alone the rest of the addition. This number is already ridiculously huge, probably more than the sum of all the population ever born on the planet.
Is my calculation wrong? Or is it just that there are in fact SO MANY PEOPLE born in the history?
And this number is only for my case, I haven't even counted for the rest of the popluation and their number of ancestors.
How is this possible? Can someone explain what's going on.