My approach was as follows, select 3 people from 23 and then assign any one of the 365 days, then assign the remaining 20 people any of the 364 days and divide it by the total possibilities, which comes out to be the following :-
$\frac{{23\choose3}*365*^{364}P_{20}}{365^{23}}$
I would like to know what is wrong in my approach, because if you consider the number of people who have their birthday on the same day as a variable and sum the above formula from 2 to 23 it should lead to an answer close to 0.5, which is not happening.