Proving equations, (Discrete maths)

  • Thread starter Thread starter karan000
  • Start date Start date
AI Thread Summary
The discussion focuses on a student's struggle to prove specific equations related to tangent functions in discrete mathematics. They have successfully completed a summation but are stuck on proving the equations involving tan(k) and tan(k-1). Suggestions include starting with the more complex side of the equation and simplifying it, as well as applying a general formula for the product of tangent functions. Additionally, recognizing the third part of the problem as a telescoping series may simplify the process. Overall, the conversation emphasizes strategic approaches to tackling mathematical proofs.
karan000
Messages
8
Reaction score
1

Homework Statement


http://puu.sh/2mrWM

I'm practicing for my upcoming exam on discrete mathematics (we're not really too far in yet), and I cannot no matter how hard I try prove the equations. I expand tan(k-1) and then multiply by tan(k) and always end up at a dead end, it is driving me crazy.

I did however manage to do the summation without any problems...

So can someone please shed some light as to the approach I need to take to complete the first part of the question?
 
Last edited by a moderator:
Physics news on Phys.org
karan000 said:

Homework Statement


http://puu.sh/2mrWM

I'm practicing for my upcoming exam on discrete mathematics (we're not really too far in yet), and I cannot no matter how hard I try prove the equations. I expand tan(k-1) and then multiply by tan(k) and always end up at a dead end, it is driving me crazy.

I did however manage to do the summation without any problems...

So can someone please shed some light as to the approach I need to take to complete the first part of the question?

You are looking for product of 2 particular tans in 2nd. eq.

The first eq on RHS has a product of 2 general tans.
Shuffle it about , obtain formula for product of 2 general tans.
Apply to particular case.
 
Last edited by a moderator:
A general rule for proving trig equations is to start with the more complicated side and simplify. Start with

{\frac{\tan(k)-tan(k-1)}{tan(1)}} -1 and show that it is equal to what you get after expanding tan(k)tan(k-1)

by using your formula for tan(k-1)

While this might not be the direction your instructor wants, the steps of the proof will be much more natural and since all the steps you do will be reversible it will be easy to make your proof more 'correct by starting with tan(k)tan(k-1) and ending at the desired result.

The third part of your problem is easy if you recognize it as a telescoping series.
 
karan000 said:
I'm practicing for my upcoming exam on discrete mathematics (we're not really too far in yet), and I cannot no matter how hard I try prove the equations. I expand tan(k-1) and then multiply by tan(k) and always end up at a dead end, it is driving me crazy.

I did however manage to do the summation without any problems...

So can someone please shed some light as to the approach I need to take to complete the first part of the question?

Just put A=k and B=k-1.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top