asdf1
- 734
- 0
for the problem:
y``+y=secx
why can't 0 and e^(-1x) be choices for the basis?
y``+y=secx
why can't 0 and e^(-1x) be choices for the basis?
asdf1 said:i figured that if you wanted to solve the homogenous equation, then suppose that y=e^(namda)x
and subsitute that into the equation to find namda which equals 0 and
(-1)...
so i thought that since those two are the solutions to the homogeneous question, then couldn't they be the basis?
The differential equation was y"+ y= 0. If y= e^{\lambda x} then y'= \lambdae^{\lambda x} and y"= \lambda^2e^{\lambda x}. The characteristic equation is [/itex]\lambda^2+ 1= 0[/itex] which has roots i and -i. A basis for the solution space is {sin x, cos x}.asdf1 said:sorry about the spelling! thanks for correcting that!
the characteristic equation is (lambda)^2+(lambda)=0
=> [(lamda)((lamda)+1)]=0
=>lamda=0, -1 ?