Example of proof of the impportance of first step:
Let's prove that, for any integer n,
2n+1 is even
Second step: Let's suppose the property is true for rank n:
2n+1 is even
Third step: Let's prove the property is true for rank n+1:
2(n + 1) + 1 = 2n + 2 + 1
= 2n + 1 + 2
As 2n+1 is even (because of step 2), then must (2n+1)+2 be even
(since adding 2 to any even integer will yield an even integer)
Thus 2n+3=2(n+1)+1 is even
And the property is proven!!!!!
So when you neglect to check step 1, you can proove that:
For n=0, 2n+1=1 →→→ 1 is even!!!!!
For n=1, 2n+1=3 →→→ 3 is even!!!!!
For n=2, 2n+1=5 →→→ 5 is even!!!!!
So Pi R Squared solving is incorrect.