Show that for all n ∈ Z (>0), g(n) > f(n)

  • Thread starter gex
  • Start date
In summary, your teacher's hint was to substitute 1=k in the inequality to find that the area under the curve is larger than the rectangle.f
  • #1

gex

37
2
Homework Statement
Question.JPG

The attempt at a solution
Hi there, in an attempt to prove that g(n) is greater than f(n), I graphed both functions on the same axes and it is visually obvious that g(n) is greater than f(n), but I am not sure how I would go about proving this for all positive integers in a mathematically rigorous way. Any guidance is greatly appreciated.
 

Attachments

  • Question.JPG
    Question.JPG
    13 KB · Views: 557
  • #2
Thread moved. Please post questions involving integrals in the Calculus & Beyond section, not in the Precalc section.

I graphed both functions on the same axes and it is visually obvious that g(n) is greater than f(n),
Which "both functions" did you graph?
Think about f(n) as an area under a graph, and g(n) as the sum of areas of rectangles.
 
  • #3
Which "both functions" did you graph?
Graph.png

The above picture displays the graphs of f(n) and g(n) generated by https://www.desmos.com/calculator

Think about f(n) as an area under a graph, and g(n) as the sum of areas of rectangles.
I understand what you mean by thinking about f(n) as an area underneath a graph, but am quite unsure how g(n) represents the sum of areas of rectangles. I would appreciate some clarification this if possible, thank you.
 

Attachments

  • Graph.png
    Graph.png
    10.1 KB · Views: 365
  • #4
Can you convert the sum for g(n) into an integral of a new function that matches the sum for each integer n?

I would shift the graph of the sum by 1/2 to the right, that makes it easier to see.
 
  • #5
Those aren't the right graphs. What I was talking about was graphing y = 1/x on the interval [1, n] for f, and comparing this to the graph of y = 1/j on the same interval for g, using a Riemann sum.
 
  • #6
Can you convert the sum for g(n) into an integral of a new function that matches the sum for each integer n?
I'm really not sure how I would go about doing that, I've never encountered such a thing before in my studies.

using a Riemann sum.
Sorry but I'm not quite sure what that is.

My teacher provided a hint for this question to the class that I don't understand either, and I'm not sure where this hint is supposed to lead me.
unknown.png
 

Attachments

  • unknown.png
    unknown.png
    44.9 KB · Views: 300
  • #7
Your teacher's hint is what I was suggesting in my post.
In the inequality in your teacher's hint, look at the interval [k, k+1] on the x-axis. Draw a rectangle whose width is 1 and whose height is 1/k. What's the area of this rectangle? (Easy question)
Also draw a curve from the point (k, 1/k) to the point (k + 1, 1/(k + 1)). The region under the curve is the integral in your teacher's hint. Which area is larger?

BTW, the graph you included in post #3 really is irrelevant in this problem, which is why I said earlier that you have drawn the wrong graphs.
 
  • #8
What's the area of this rectangle?

The area for such a rectangle would equal 1/k.

Which area is larger?

Substituting 1=k shows me that the area for the rectangle is larger than the region underneath the curve. Which makes sense as this shows that g(n) > f(n). But how would I go about proving this for all values of k ∈ Z ?
 
  • #9
The area for such a rectangle would equal 1/k.



Substituting 1=k shows me that the area for the rectangle is larger than the region underneath the curve. Which makes sense as this shows that g(n) > f(n). But how would I go about proving this for all values of k ∈ Z ?
Pick an arbitrary interval, [k, k + 1]. If g(x) > f(x) is true on an arbitrary interval, it's true for each one of them.
 
  • #10
Pick an arbitrary interval, [k, k + 1]. If g(x) > f(x) is true on an arbitrary interval, it's true for each one of them.

Thank you for your help Mark, I finally solved the problem :)
 

Suggested for: Show that for all n ∈ Z (>0), g(n) > f(n)

Back
Top