I encounter a problem recently stated as below:
How many pieces of cheese we can obtain from a single thick piece by making five straight slices?(we can't move the cheese when slicing)If we wanna maximize the number of pieces which is denoted by P(n), is there any recurrence relation for P(n)?(n is number of slices)
Any hints will be highly appreciated and thank you all in advance!
Best regards.

