1.

Let n be a positive integer. Find the maximum number of non congruent triangles whose side lengths are integers less than or equal to n.

Answer»


ANSWER :`{((N(n+2)(2n+5))/(24),"n is EVE"),(((n+1)(n+3)(2n+1))/(24),"n is ODD"):}`


Discussion

No Comment Found

Related InterviewSolutions