Today we started out class with another proof by induction example. The problem was:
Prove n is greater than or equal to 2, a(x1+x2+x3+…+xn)=ax1+ax2+ax3+…+axn
n=2, a(x1+ax2) =ax1=ax2 (distributive property) TRUE!
Now we have to continue the problem by assuming n=k,
a(x1+x2+x3+..+xk)+ax1+ax2+ax3+…axk
The next step is to assume k+1,
a(x1+x2+x3+…+xk+xk+1)=ax1+ax2+ax3+…+axk+axk+1
The left part of the equation can also be writtten as a((x1+x2+x3+…+xk)+xk+1)
By rewriting the left side of the equation like this we can subsititute in when we assumed n=k.
ax1+ax2+ax3+…+axk+axk+1 = ax1+ax2+ax3+…+axk+axk+1 q.e.d.
I apologize for not being abke to figure out how to insert subscripts. All of the numbers and k’s are supposed to be in subscript form.
After the warm-up proof by induction problem we moved to the main focus of the class which was to prove identities. The previous day in class we went over all of the diffferent properties which included pythagorean, quotient, and reciprocal.
The proof we did today in class was sinx/1+cosx —>1-cosx/sinx
To start the problem we multiplied sinx/1+cosx by 1-cosx/1-cosx. We did this to obtain 1-cosx in the numerator just like the other one.
The result of the multiplication was sinx(1-cosx)/1-cos(squared)x
The 1-cos(squared)x translates to sin(squared)x
It now looks like sinx(1-cosx)/sin(squared)x. Since the demoninator is squared, written out it looks like sinx(1-cosx)/sinx times sinx. SInce there is both a sinx in the numerator and in the denominator we can elminate one of them in the deonminator.
Therefore, the final is 1-cosx/sinx=1-cosx/sinx q.e.d.
If you need more help a great website for information is http://www.purplemath.com/modules/proving.htm.
