Since d(1) = 1, we can assert that the induction proves that the value of n is true for n = 1, and there is only one dot. Also, the mathematical induction is true for all natural numbers (n).
<h3>What is mathematical induction?</h3>
A mathematical approach known as mathematical induction is used to demonstrate that a claim or statement is true for each and every natural number.
You must demonstrate the following proposition using an inductive step of proof such that d(k) and d(k+1) are both true if d(k) is true.
To Prove:

For n = 1



d(1) = 1 this is true for n = 1, there is only one dot.
b.
Now, let us assume that the result is true for n = k + 1 such that:


Now, Let n = k, then:

Recall that, the total number of dots d(n) increases by 'n' each time.
i.e. d(n+1) = d(n) + n
Therefore;
d(k) = d(k+1) + k
To prove:
- d(k) + (k+1) = d(k+1), we have:



L.H.S = R.H.S
Therefore, we can conclude that the mathematical induction is true for all natural numbers (n).
Learn more about how to use induction to prove here:
brainly.com/question/23952089
#SPJ1