You need to use mathematical induction to prove the formula for every positive integer n, hence, you need to perform the two steps of the method, such that:
Step 1: Basis: Show that the statement P(n) hold for n = 1, such that:
1 = 1/2*(3*1-1) => 1 =2/2 => 1=1
Step 2: Inductive step: Show that if P(k) holds, then also P(k + 1) holds:
P(k): 1 + 4 + 7 + .. + (3k-2) = (k(3k-1))/2 holds
P(k+1): 1 + 4 + 7 + .. + (3k-2) + (3k+1) = ((k+1)(3k+2))/2
You need to use induction hypothesis that P(k) holds, hence, you need to re-write the left side, such that:
(k(3k-1))/2 + (3k+1) = ((k+1)(3k+2))/2
3k^2 - k + 6k + 2 = 3k^2 + 2k + 3k + 2
You need to add the like terms, such that:
3k^2 + 5k + 2 = 3k^2 + 5k + 2
Notice that P(k+1) holds.
Hence, since both the basis and the inductive step have been verified, by mathematical induction, the statement P(n): 1 + 4 + 7 + .. + (3n-2) = (n(3n-1))/2 holds for all positive integers n.
Wednesday, December 28, 2011
Precalculus, Chapter 9, 9.4, Section 9.4, Problem 14
Subscribe to:
Post Comments (Atom)
Summarize the major research findings of "Toward an experimental ecology of human development."
Based on findings of prior research, the author, Bronfenbrenner proposes that methods for natural observation research have been applied in ...
-
Find the indefinite integral $\displaystyle \int \sec^4 \left( \frac{x}{2} \right) dx$. Illustrate by graphing both the integrand and its an...
-
x=4cost y=2sint First, take the derivative of x and y with respect to t. dx/dt=-4sint dy/dt=2cost Then, determine the first derivative dy/dx...
-
Ethno-nationalism is defined as "advocacy of or support for the political interests of a particular ethnic group, especially its nation...
-
Determine the area of the region bounded by the hyperbola $9x^2 - 4y^2 = 36$ and the line $ x= 3$ By using vertical strips, Si...
-
Both boys are very charismatic and use their charisma to persuade others to follow them. The key difference of course is that Ralph uses his...
-
Equation of a tangent line to the graph of function f at point (x_0,y_0) is given by y=y_0+f'(x_0)(x-x_0). The first step to finding eq...
-
Determine $\displaystyle \frac{dy}{dx}$ of $y^5 + x^2y^3 = 1 + x^4 y$ by Implicit Differentiation. $\displaystyle \frac{d}{dx}(y^5) + ...
No comments:
Post a Comment