Expressing the Solution to a DE in the Form ce\alphax*sin(\betax+\gamma)

  • Thread starter Thread starter hover
  • Start date Start date
  • Tags Tags
    Form
hover
Messages
342
Reaction score
0

Homework Statement


Solve the DE:
y''-2y'+2y=0

and express your answer in the form

ce\alphax*sin(\betax+\gamma)

where alpha = ;
and beta =

Homework Equations



y = e\lambdax

The Attempt at a Solution



When you plug in the values of y into the DE and solve for lambda you get
\lambda = 1+ i or 1-i

A particular solution to the DE is
y(x)= e(1+i)x

when this is expanded using Euler's formula to solve the general solution to the DE, I get

y(x) = k1excos(x)+k2exsin(x)

When looking at the form of the solution they want me to express my answer in I feel like that are asking for

k2exsin(x) = ce\alphax*sin(\betax+\gamma)

alpha = 1 but how do I get beta? I don't think I can express my answer with gamma

Thanks!
 
Physics news on Phys.org
If you rewrite

y(x) = \sqrt{k_1^2 + k_2^2}~ e^x \left( \frac{k_1}{\sqrt{k_1^2 + k_2^2}} \cos(x)+\frac{k_2}{\sqrt{k_1^2 + k_2^2}} \sin(x) \right),

can you guess at how the angle \gamma is defined?
 
To me it seems that beta=1 and gamma is such that cos(gamma)=k2, sin(gamma)=k1. All these having the trigonemetric identity sin(bx+g)=sin(g)cos(bx)+cos(g)sin(bx).
 
isn't γ an entirely arbitrary constant, exactly like c ? :confused:
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top