1.

Find the sum of first n odd natural numbers.

Answer»


ANSWER :`= (N)/(2) [ 2+ 2N-2] = (n)/(2) [ 2n] = n^(2)`.


Discussion

No Comment Found

Related InterviewSolutions