If $5$ boys and $5$ girls arranged in a circle alternatively. If a perticular boy and girl are adjacent to each other in any arrangement , is
solution i try
number of ways in which boys arrange in a circle is $(5-1)!$
and arrange $5$ boys in these $5$ gap is $5!$
so total possibilities in which boys and girl sit alternatively is $4!\times 5!$
but answer given us different from my answer. help me
let $B_{1},B_{2}....B_{5}$ be $5$ boys and $G_{1},G_{2},......G_{5}$ be $5$ girls
let's say particular boy $B_{1}$ has to sit adjacent to $G_{1}$ in all arrangements so tie them togeather and treat them as a single block now you have $1block + 4 boys +4girls$ left to arrange
seat $1block+4boys $ in $4!$ ways around the table now there are $5$ gaps in between them but girls can't sit beside the girl in the block(because girls and boys has to sit alternately) so 4 leftover girls can occupy only $4 $gaps in $4!$ ways .
now use multiplication principle to get answer as $4!.4!=(4!)^2$ ways to seat all of them alternately with one particular boy and one particular girl together
edit :
i'm here considering two arrangements identical if they differ by reflection, if you consider reflections as different arrangements then you have to multiply my answer by $2$ i.e, $2.(4!)^2$ ways