Samuelb88
- 160
- 0
Homework Statement
T=θ (it won't let me display theta inside the "tex" boxes.)
Show that: [tex]\frac{d^n}{dx^n}\right) e^a^x(sinbx) = r^n*e^a^x*sin(bx+nT)[/tex]
where a and b are positive numbers, [tex]r^2=a^2+b^2[/tex],
and [tex]T=tan^-^1(\frac{b}{a}\right))[/tex].
Homework Equations
Trigonometric functions.
[tex]sinT=(\frac{b}{r}\right))[/tex]
etc...
The Attempt at a Solution
Since [tex]r^2=a^2+b^2[/tex]; I've constructed a circle with radius r with a right triangle constructed inside the circle whose opposite = b, adjacent = a, and hypotenuse = r.
[tex]y=e^a^x*sinbx[/tex]
From differentiating with respect to x, I get:
[tex]y'=e^a^x(a*sin(bx)+b*cos(bx))[/tex]
From the trigonometric functions, I've explicitly defined a and b:
[tex]b=r*sinT[/tex], [tex]a=r*cosT[/tex]
By directly substituting the values of a and b into y', I get:
[tex]y'=e^a^x(r*sin(bx)cos(T)+r*cos(bx)sin(T))[/tex]
I've factored r from and used the trigonometric addition and subtraction formula to simplify the term inside the parentheses. Now I have:
[tex]y'=r*e^a^x(sin(bx+T))[/tex]
Here is where I'm a bit confused as how the show [tex]y'=r^n*e^a^x(sin(bx+nT))[/tex]. Specifically the terms "[tex]r^n[/tex]" and "[tex]nT[/tex]".
I've tried differentiating [tex]\frac{d^ny}{dx^n}\right)[/tex], but that leads to an [tex]nx^n^-^1[/tex] term and doesn't address how I could get [tex]nT[/tex] in my final expression.