Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
if n = 6 and for h =2 the result must be 15 for h=3, the result must be 32 for h=4, the result must be 48 can you help me to find the right formula based on that information? for example: for 2&
if n = 6
and
for h =2 the result must be 15
for h=3, the result must be 32
for h=4, the result must be 48
can you help me to find the right formula based on that information?
for example:
for 2<=h<=n applies h^2+2n...............