Suppose $Y_1, Y_2, \dots, Y_n$ are independent Poisson random variables with means $\lambda_1, \lambda_2, \dots, \lambda_n$.
How do you find the conditional probability function of $Y_1$ given that $\displaystyle\sum_{i=1}^n Y_i=m$?
I know that $\displaystyle\sum_{i=1}^n Y_i \sim Poisson(\displaystyle\sum_{i=1}^n \lambda_i)$.
I've never worked with conditional probabilities, so forgive me if the solution here is trivial...
You can assume that $Y_1 = n$ for whatever $n$ you want, and then compute the entire probability that the rest of the variables sum to $m - n$, by exploiting the fact that the sum of the rest of the variables is Poisson with mean given by the sum of means of the individual Poissons.