The correct option is
A True
13+33+53+...+(2n−1)3=2n4−n2
The result is true for n=1
2n4−n2=2(1)4−(1)2=2−1=1
Let the result be true for n=k. That is
13+33+53+...+(2k−1)3=2k4−k2
Now we need to prove that the result is also true for n=k+1. That is
13+33+53+...+(2k−1)3+(2(k+1)−1)3=2k4−k2+(2(k+1)−1)
=2k4−k2+(2k+1)3
=2k4−k2+8k3+3×4k2+3×2k+1
=2k4+8k3+12k2+8k+2−2k−1−k2
=2(k4+4k3+6k2+4k+1)−(k2+2k+1)
=2(k+1)4−(k+1)2
∴The result is also true for n=k+1.
Hence by the principle of mathematical induction the result is true for all n∈N