Q.
A pattern is given below
$ 1=1^2=1$
$ 4=2^2=1+3$
$9=3^2=1+3+5 $
$ 16=4^2=1+3+5+7$etc.
Based on above pattern, we have
$P(n): 1+3+5+7+\cdots+(2 n-1)=n^2$
Based on above information, which among the following is true?
Principle of Mathematical Induction
Solution: