Find Real Values of K in Laplace Transform Homework

Precursor
Messages
219
Reaction score
0
Homework Statement
If f(t)=K + 2cost and F(s) = L{f(t)}, find all the real values of K such that \int_{1}^{2}F(s)ds = 2ln5


The attempt at a solution
So L{f(t)} = L{K} + L{2cost} = (K/s) + [2/(s2 + 1)]

So \int_{1}^{2}\frac{K}{s}ds + \int_{1}^{2}\frac{2s}{s^{s}+1}ds = 2ln5

After integration(I used integration by substitution for the second integral) and simplification, I get K(ln2) + ln(2) = 2ln(5)

Finally, I get K = [ln 25 - ln2]/ln2

Is this correct?
 
Last edited:
Physics news on Phys.org
After integration(I used integration by substitution for the second integral) and simplification, I get K(ln2) + ln(2) = 2ln(5)

The second term in your equation is supposed to be ln(5). Using your method, I get K = 1+ln(5)/ln(2) or ln(10)/ln(2). But I don't see a problem with your method.
 
Just doing this in my head, but I think the second integral evaluates to log(5/2).
 
I forgot to change the limits of integration when I used the method of substitution.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top