FrogPad
- 801
- 0
Sup' all?
Ok, I have a quick question (hopefully). I'm trying to use the method of undetermined coefficients, and I keep getting stuck at one specific spot in the method. I'm not exactly sure what I'm doing. Let me try and explain:
The problem is given as:
2y''+3y'+y=t^2+3*\sin t
Which leads to:
y=y_p+y_c|y_c=c_1 e^{\frac{-t}{2}} + c_2 e^{-t}
Now, I'm sure that the y_c portion is correct. It is the y_p part that I get confused on.
I'll go through my steps, so you can see what I am doing right/wrong.
So, we first split y_p as follows:
y_p=y_{p1}+y_{p2}
Where:
(*1) - y_{p1} satisfies 2y_{p1}''+3y_{p1}'+y_{p1}=t^2
(*2) - y_{p2} satisfies 2y_{p2}''+3y_{p2}'+y_{p2}=3\sin t
For the y_{p1} portion:
y_{p1} = At^2+Bt+C
y_{p1}'' = 2At+B
y_{p1}'' = 2A
Plugging into (*1) yields:
2[2A]+3[2At+B]+[At^2+Bt+C] = t^2
[A]t^2 + [6A+B]t^1 +[4A+3B+C]t^0 = t^2
Now this is where I get confused.
I'm supposed to factor and arrange the terms, and setup a system of equations?
So, maybe something like this?
t^2: A = \lambda_1
t^1: 6A + B = \lambda_2
t^0: 4A+3B+C= \lambda_3
Now, how do I know what \lambda_n are? The book, seems to magically find a number for them, but I'm NOT sure where those numbers are coming from. So if someone could explain this step, I would be very thankful. I think once I understand this step that I will be able to carry on with the other problems and do the y_{p2} portion of this problem also.
Thanks in advance :)
Ok, I have a quick question (hopefully). I'm trying to use the method of undetermined coefficients, and I keep getting stuck at one specific spot in the method. I'm not exactly sure what I'm doing. Let me try and explain:
The problem is given as:
2y''+3y'+y=t^2+3*\sin t
Which leads to:
y=y_p+y_c|y_c=c_1 e^{\frac{-t}{2}} + c_2 e^{-t}
Now, I'm sure that the y_c portion is correct. It is the y_p part that I get confused on.
I'll go through my steps, so you can see what I am doing right/wrong.
So, we first split y_p as follows:
y_p=y_{p1}+y_{p2}
Where:
(*1) - y_{p1} satisfies 2y_{p1}''+3y_{p1}'+y_{p1}=t^2
(*2) - y_{p2} satisfies 2y_{p2}''+3y_{p2}'+y_{p2}=3\sin t
For the y_{p1} portion:
y_{p1} = At^2+Bt+C
y_{p1}'' = 2At+B
y_{p1}'' = 2A
Plugging into (*1) yields:
2[2A]+3[2At+B]+[At^2+Bt+C] = t^2
[A]t^2 + [6A+B]t^1 +[4A+3B+C]t^0 = t^2
Now this is where I get confused.
I'm supposed to factor and arrange the terms, and setup a system of equations?
So, maybe something like this?
t^2: A = \lambda_1
t^1: 6A + B = \lambda_2
t^0: 4A+3B+C= \lambda_3
Now, how do I know what \lambda_n are? The book, seems to magically find a number for them, but I'm NOT sure where those numbers are coming from. So if someone could explain this step, I would be very thankful. I think once I understand this step that I will be able to carry on with the other problems and do the y_{p2} portion of this problem also.
Thanks in advance :)