Dear friends hi again,
I am using the following code:
The code above gives the following graphic:Code:Manipulate[Plot[{p-Floor[k]^Floor[k]/(Floor[k]+1)^(Floor[k]+1)(Floor[k]-1),1,0},{p,0,2},PlotRange->{{0,2},{0,2}}],{k,1,10}]
My first question is how can I fill the graphic in the following form:
And the second question is how can I plot the following graphic?
Or simply, how can I put the graph ofinto the first graph?
Thanks.
