This discussion board is a place to discuss our Daily Challenges and the math and science
related to those challenges. Explanations are more than just a solution — they should
explain the steps and thinking strategies that you used to obtain the solution. Comments
should further the discussion of math and science.
When posting on Brilliant:
Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
The process is the same as for the other problem. The only difference is that the particular solution is a third order polynomial instead of a second order polynomial.
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
2y′′+3y′+5y=7x2+9x+11
The homogeneous equation is:
2y′′+3y′+5y=0
The general solution to the homogeneous equation has the form:
y=ceαx
Plugging this back into the H equation yields a complex conjugate solution pair:
2α2y+3αy+5y=02α2+3α+5=0α1=4−3−31iα2=4−3+31i
The solution to the H equation is:
yH=c1eα1x+c2eα2x
Now for the particular solution associated with the the polynomial, it is evident that this must be a second order polynomial:
yP=Ax2+Bx+C
Plugging into the differential equation:
2(2A)+3(2Ax+B)+5(Ax2+Bx+C)=7x2+9x+115Ax2+(6A+5B)x+4A+3B+5C=7x2+9x+115A=7⟹A=576A+5B=9⟹B=2534A+3B+5C=11⟹C=125126
The particular solution is:
yP=57x2+253x+125126
The total solution is:
y=yH+yP=c1eα1x+c2eα2x+57x2+253x+125126α1=4−3−31iα2=4−3+31i
To solve for constants c1 and c2, solve initial-value equations for the function and its derivative
End of first part
Suppose instead that the differential equation had been:
2y′′+3y′+5y=7x3+11x2+13x+9
The homogeneous solution is identical to the previous problem. The particular solution has the form:
yP=Ax3+Bx2+Cx+D
Plugging into the differential equation:
2(6Ax+2B)+3(3Ax2+2Bx+C)+5(Ax3+Bx2+Cx+D)=7x3+11x2+13x+95A=7⟹A=579A+5B=11⟹B=−25812A+6B+5C=13⟹C=−125474B+3C+5D=9⟹D=6251426
The total solution is therefore:
y=yH+yP=c1eα1x+c2eα2x+57x3−258x2−12547x+6251426α1=4−3−31iα2=4−3+31i
Thank you and also how to solve this 2y’’+3y’+5y=7x3+11x2+13x+9 ? Thanks
Log in to reply
The process is the same as for the other problem. The only difference is that the particular solution is a third order polynomial instead of a second order polynomial.
Log in to reply
Please I give me a solution for this
Log in to reply
Log in to reply
Log in to reply
Log in to reply
Log in to reply
How about this 2y’’+3y’+5y=7x^4 how to solve this? Thanks
Log in to reply
Since the general procedure is the same as for the other two, I'll leave this one to you
Is this correct if 4th degree is y′′=8Ax2+6Bx+2C, y′=4Ax3+3Bx2+2Cx+D and y=Ax4+Bx3+Cx2+Dx+E? I hope its right. Thanks
Log in to reply
Correct, except that the first term in your y′′ equation should have a coefficient of 12 instead of 8
Log in to reply
y′′=12Ax2+6Bx+2C is this correct?
Log in to reply
for x5 the yp is y′′=15Ax3+12Bx2+6Cx+2D? This this correct Sir?
Log in to reply
Look again at the coefficient on your x3 term
Log in to reply
I think its 18?