New Forum Member: Induction Problem Solving

  • Thread starter Thread starter kky
  • Start date Start date
  • Tags Tags
    Induction
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
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