Mr. Tenenbaum's and Prof. Mattuck's advice not working (ODE)

In summary, the original equation has a non-linear term in it, and when we try to solve for y_p, we get an incorrect answer because we're not using the right terms.
  • #1
Hall
351
87
Homework Statement
$$
y'' + y = 4x \sin x
$$
Relevant Equations
Case 2: Q(x) contains a term which, ignoring constant coefficients, is ##x^k## times a term ##u(x)## of ##y_c##, where ##k## is zero or a positive integer. In this case a particular solution ##y_p## of ##(21.1)## will be a linear combination of ##x^{k+1} u(x)## and all its linearly independent derivatives.
All right, we got
$$
y'' + y = 4x \sin x
$$

We are doing the Complexification
$$
\tilde{y''} + \tilde{y} = 4x e^{ix}
$$
Complementary function:
$$
\begin{align*}
\textrm{characteristic equation =}\\
m^2 + 1 = 0 \\
m = \pm i \\
\tilde{y_c} = c_1 e^{ix} + c_2 e^{-ix} \\
\end{align*}
$$

Q(x), that is RHS of the original non-homogeneous equation, is xeix (ignoring constant coefficients), therefore,
$$
\begin{align*}
\tilde{y_p} = (Ax^2 + Bx + C) e^{ix} \\
\tilde{y_p }'' + \tilde{y_ p} = 2 A e^{ix} + 2 i (Ax+B) e^{ix} \\
4x = 2A + 2iAx + 2B \\
\implies A = -2 i , ~B = 2 i \\
\end{align*}
$$

Hence,
$$
\begin{align*}
\tilde{y_p} = (-2 i x^2 + 2i x + C) e^{ix} \\
\textrm{We can leave that C because it is already there in}~y_c \\
Im(\tilde{y_p})= y_p = -2 x^2 \cos x + 2x \cos x \\
\end{align*}
$$

The answer that I have got is wrong, but I don't know where the mistake lies.
 
Physics news on Phys.org
  • #2
I don't think you calculated [itex](x^2e^{ix})''[/itex] correctly. Please show your working for this.
 
  • #3
pasmith said:
I don't think you calculated [itex](x^2e^{ix})''[/itex] correctly. Please show your working for this.
$$
\begin{align*}
(x^2 e^{ix})' = 2xe^{ix} + \iota x^2 e^{ix} \\
(x^2 e^{ix})'' = 2 e^{ix} + \iota ~ 2x e^{ix} + \iota 2 x e^{ix} - x^2e^{ix} \\
(x^2 e^{ix})'' = 2 e^{ix} + \iota~ 4x e^{ix} - x^2e^{ix}
\end{align*}
$$
A linear combination of ##x^2 e^{ix}##, ##2x e^{ix} + \iota x^2 e^{ix}##, and ##2 e^{ix} + \iota~4x e^{ix} -x^2e^{ix}## would give us something like this:
$$
\begin{align*}
A' x^2 e^{ix} + 2B' x e^{ix} + \iota ~ B' x^2 e^{ix} + 2C' e^{ix} + \iota~ 4C' x e^{ix} - C' x^2 e^{ix} \\
(A'+ \iota~ B' -C') x^2 e^{ix} + (2B' + \iota 4C') x e^{ix} + 2C' e^{ix} \\
A x^2 e^{ix} + B x e^{ix} + C e^{ix} \\
(Ax^2 + Bx + C)e^{ix} \\
\end{align*}
$$
 
  • #4
If [itex]y_p = Ax^2 e^{ix} + Bxe^{ix}[/itex] then [tex]
y''_p + y_p = A(2 + 4ix)e^{ix} + B(2i)e^{ix}.[/tex] Setting that equal to [itex]4xe^{ix}[/itex] gives [tex]
\begin{split}
2A + 2iB &= 0 \\
4iA &= 4.\end{split}[/tex]
 
  • Like
Likes Hall

What is ODE?

ODE stands for Ordinary Differential Equations. It is a branch of mathematics that deals with the study of differential equations, which are equations that involve one or more derivatives of an unknown function.

Who are Mr. Tenenbaum and Prof. Mattuck?

Mr. Tenenbaum and Prof. Mattuck are mathematicians who have written a popular textbook on Ordinary Differential Equations, titled "Ordinary Differential Equations".

Why is their advice not working?

There could be several reasons why their advice is not working. It could be due to a misunderstanding of the concepts, incorrect application of the methods, or the problem itself may be more complex than the methods covered in their book.

What should I do if their advice is not working for me?

If their advice is not working for you, it is recommended to seek help from a professor, tutor, or fellow student who has a good understanding of ODE. They may be able to provide additional insights or alternative methods to solve the problem.

Are there any alternative resources I can use to understand ODE better?

Yes, there are many other textbooks, online resources, and video lectures available that can help you understand ODE better. It is always helpful to explore different resources and find the ones that work best for you.

Similar threads

  • Calculus and Beyond Homework Help
Replies
7
Views
791
Replies
12
Views
388
  • Differential Equations
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
335
  • Calculus and Beyond Homework Help
Replies
7
Views
503
Replies
2
Views
2K
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
526
  • Calculus and Beyond Homework Help
Replies
1
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
642
Back
Top