Can You Prove f(100) Is Less Than 100 Given f(0) = 0 and a Specific Derivative?

  • Thread starter Thread starter flyingpig
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
flyingpig
Messages
2,574
Reaction score
1

Homework Statement

For f(0) = 0, and that f'(x) = [tex]\frac{1}{1 + e^{-f(x)}}[/tex], prove that f(100) < 100

The Attempt at a Solution



I did

[tex]\f(100) = \int_{0}^{100} \frac{dx}{1 + e^{-f(x)}}[/tex]

Unfortunately, I got f(100) back...
 
Physics news on Phys.org
flyingpig said:

Homework Statement




For f(0) = 0, and that f'(x) = [tex]\frac{1}{1 + e^{-f(x)}}[/tex], prove that f(100) < 100


The Attempt at a Solution



I did

[tex]\f(100) = \int_{0}^{100} \frac{dx}{1 + e^{-f(x)}}[/tex]

Unfortunately, I got f(100) back...

For y > = 0 we have 1/(1+exp(-y)) = exp(y)/[1+exp(y)] <= 1.

RGV