tainted
- 28
- 0
Homework Statement
Find the function f(x) such that f''(x) = \frac{1}{x^2}, f(1) = 0 and f(e) = 0
Homework Equations
\int f''(x)\,dx = f'(x) + c
\int f'(x)\,dx = f(x) + cx + C
The Attempt at a Solution
f''(x)= \frac{1}{x^2}
f'(x)= \int \frac{1}{x^2}\,dx = \frac{-1}{x} + c
f(x) = -\int \frac{1}{x} + c\,dx = -ln(x) + cx + C
My problem is that I can get the constants to satisfy one of those requirements in the original problem, but I am having trouble getting it to satisfy both.
Thanks in advance
Last edited: