Is Induction Proof Needed for this Limit Problem?

  • Thread starter Thread starter Alex13S
  • Start date Start date
  • Tags Tags
    Induction Proof
Alex13S
Messages
1
Reaction score
0
Prove that for fixed s > 0, we have

lim e^-sN ( s sin bN + b cos bN ) = 0
N ->

This problem was in a chapter on Laplace Transforms. I'm assuming this will require proof by induction.
 
Physics news on Phys.org
Induction is used when you want to prove one statement P(n) for each positive integer n. Here you want to prove one statement P(s) for each positive real number s, so induction is of no use.

You should take a look at the rules for the homework forum before the next time you start a thread. In particular, you are required to use the template and to show us your work up to the point where you're stuck.
 
Last edited:
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