Solution to Exercise 8.3-2© 1999 by Karl Hahn |
|
The problem was: Find λ and A if the function,
f(t) = eλt (sin(t) + A cos(t))has a zero crossing at t = π/8 and a critical point at t = π/12.
Step 1: Set up the zero crossing equation. That is, put π/8 in for t and zero in for f(t).
0 = eλπ/8 (sin(π/8) + A cos(π/8))
Step 2: Solve for A. You can divide out the eλπ/8. You find that
sin(π/8) _
A = - = -tan(π/8) = 1 - √2 = -0.4142136
cos(π/8)
If you didn't know that -tan(π/8) = 1 - √2 
you can be excused for using your calculator for finding its numerical value.
Step 3: Find f'(t). Using the product rule you find
f'(t) = λeλt(sin(t) + A cos(t)) + eλt(cos(t) - A sin(t) )
= eλt( (λ - A)sin(t) + (λA + 1)cos(t) )
Step 4: Put in what you know at about the critical point. You know that at the critical point f'(t) = 0. And you know that the critical point happens at t = π/12.
0 = eλπ/12( (λ - A)sin(π/12) + (λA + 1)cos(π/12) )
Step 5: Solve for λ. You can divide out the eλπ/12. Use your calculator to find
sin(π/12) = 0.2588190 cos(π/12) = 0.9659258Putting all that in (and using your calculator a lot) you have
0 = 0.2588190(λ - A) + 0.9659258(λA + 1)
0.2588190A - 0.9659258 = (0.2588190 + 0.9659258A)λ
A = -0.4142136
0.2588190A - 0.9659258
λ = = 7.595752
0.2588190 + 0.9659258A
You can email me by clicking this button: