New Forum Member: Induction Problem Solving

  • Thread starter Thread starter kky
  • Start date Start date
  • Tags Tags
    Induction
AI Thread Summary
The discussion revolves around proving the inequality n(1/n) > (n+1)1/(n+1) for all n ≥ 3 using mathematical induction. The member shares their attempt at a solution, starting with the inequality k1/k > (k+1)1/(k+1) and manipulating it algebraically. They explore using binomial expansion but encounter difficulties due to negative terms emerging in their calculations. The member expresses a desire to understand the induction method despite having found an alternative solution. The thread highlights the challenges of applying induction and the complexities involved in the proof process.
kky
Messages
7
Reaction score
0
just joined the forum

Homework Statement



n(1/n) > (n+1)1/(n+1) for all n>=3.


Homework Equations





The Attempt at a Solution



k1/k > (k+1)1/(k+1)

=> k > (k+1)k/(k+1)
=> k+1 > (k+1)k/(k+1) + 1
=> (k+1)1/(k+1) > [(k+1)k/(k+1) + 1]1/(k+1)


I then tried binomial expansion of the term on the right.
leads to

(k+1)1/(k+1) > (k+1)k/(k+1)2 + 1/(k+1)*(k+1)[k/(k+1)][1/(k+1) -1] + (-k)/(2(k+1)2)*(k+1)[k/(k+1)][1/(k+1) - 2]...

But seem to be getting nowhere because of the negative term that appears and will continue to appear in every other term...
Am i on the right path?

apologies if it is too easy.
 
Physics news on Phys.org
and btw, I've figured out how to do it without using induction.
but i want to know how to prove it using induction
 
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...
Back
Top