How can I prove this formula for n = 2?

  • Thread starter Thread starter lovemake1
  • Start date Start date
  • Tags Tags
    Induction
AI Thread Summary
The discussion focuses on proving the maximum overhang of stacked planks using mathematical induction for the case when n equals 2. The formula to be proven is Fn = 1/2 [1 + 1/2 + 1/3 + ... + 1/(n-1)]. The user expresses difficulty in formulating the equation for Fn and seeks guidance on establishing the base case and the induction step. They emphasize the need for a starting point to facilitate their proof. The conversation highlights the importance of understanding the induction process in solving the problem.
lovemake1
Messages
147
Reaction score
1

Homework Statement



Suppose that n identical planks, each of length 1 metre, are stacked flat on top of each other, with each one shifted a little further to the right, creating an ever-larger overhang. Prove the maximum span of this overhang is Fn = 1/2 [1 +1/2 + 1/3 + 1/4 + ... + 1/(n-1) ] using induction.


Homework Equations



for two objects of masses m1, m2 and distance r1 and r2 (measured from a fixed location):

R = (m1*r1 + m2*r2)/(m1 + m2)


The Attempt at a Solution



I've tried this problem for 3 days but I'm still not able to come up with an equation for Fn.
so that Fn = the right side..
for example i would need an equation of Fn to check the base case and prove using induction step.

If someone can give me the beginning of the equation or even a big hint would be greatly apprecicated. I need to put an end to this problem soon..
 
Physics news on Phys.org
Well, the way induction works is you prove it for the first case (in this case when n=2) and then as an entirely different step, you assume it is true for a random n and then show it is also true for the n+1' case.
 
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