1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
madreJ [45]
3 years ago
5

Consider the following. (A computer algebra system is recommended.) y'' + 3y' = 2t4 + t2e−3t + sin 3t (a) Determine a suitable f

orm for Y(t) if the method of undetermined coefficients is to be used. Y(t) = t(A0t4 + A1t3 + A2t2 + A3t + A4) + (B0t2 + B1t + B2)e−t + C sin 3t + D cos 3t Y(t) = t(A1t3 + A2t2 + A3t + A4) + t(B0t3 + B1t2 + B2t + B3)e−3t + C sin 3t + D cos 3t Y(t) = (A0t4 + A1t3 + A2t2 + A3t + A4) + t(B0t2 + B1t + B2)e−3t + C sin t + D cos t Y(t) = t(A0t4 + A1t3 + A2t2 + A3t + A4) + t(B1t + B2)e−3t + C sin 3t + D cos 3t Y(t) = t(A0t4 + A1t3 + A2t2 + A3t + A4) + t(B0t2 + B1t + B2)e−3t + C sin 3t + D cos 3t (b) Use a computer algebra system to find a particular solution of the given equation. Y(t) =
Mathematics
1 answer:
drek231 [11]3 years ago
3 0

First look for the fundamental solutions by solving the homogeneous version of the ODE:

y''+3y'=0

The characteristic equation is

r^2+3r=r(r+3)=0

with roots r=0 and r=-3, giving the two solutions C_1 and C_2e^{-3t}.

For the non-homogeneous version, you can exploit the superposition principle and consider one term from the right side at a time.

y''+3y'=2t^4

Assume the ansatz solution,

{y_p}=at^5+bt^4+ct^3+dt^2+et

\implies {y_p}'=5at^4+4bt^3+3ct^2+2dt+e

\implies {y_p}''=20at^3+12bt^2+6ct+2d

(You could include a constant term <em>f</em> here, but it would get absorbed by the first solution C_1 anyway.)

Substitute these into the ODE:

(20at^3+12bt^2+6ct+2d)+3(5at^4+4bt^3+3ct^2+2dt+e)=2t^4

15at^4+(20a+12b)t^3+(12b+9c)t^2+(6c+6d)t+(2d+e)=2t^4

\implies\begin{cases}15a=2\\20a+12b=0\\12b+9c=0\\6c+6d=0\\2d+e=0\end{cases}\implies a=\dfrac2{15},b=-\dfrac29,c=\dfrac8{27},d=-\dfrac8{27},e=\dfrac{16}{81}

y''+3y'=t^2e^{-3t}

e^{-3t} is already accounted for, so assume an ansatz of the form

y_p=(at^3+bt^2+ct)e^{-3t}

\implies {y_p}'=(-3at^3+(3a-3b)t^2+(2b-3c)t+c)e^{-3t}

\implies {y_p}''=(9at^3+(9b-18a)t^2+(9c-12b+6a)t+2b-6c)e^{-3t}

Substitute into the ODE:

(9at^3+(9b-18a)t^2+(9c-12b+6a)t+2b-6c)e^{-3t}+3(-3at^3+(3a-3b)t^2+(2b-3c)t+c)e^{-3t}=t^2e^{-3t}

9at^3+(9b-18a)t^2+(9c-12b+6a)t+2b-6c-9at^3+(9a-9b)t^2+(6b-9c)t+3c=t^2

-9at^2+(6a-6b)t+2b-3c=t^2

\implies\begin{cases}-9a=1\\6a-6b=0\\2b-3c=0\end{cases}\implies a=-\dfrac19,b=-\dfrac19,c=-\dfrac2{27}

y''+3y'=\sin(3t)

Assume an ansatz solution

y_p=a\sin(3t)+b\cos(3t)

\implies {y_p}'=3a\cos(3t)-3b\sin(3t)

\implies {y_p}''=-9a\sin(3t)-9b\cos(3t)

Substitute into the ODE:

(-9a\sin(3t)-9b\cos(3t))+3(3a\cos(3t)-3b\sin(3t))=\sin(3t)

(-9a-9b)\sin(3t)+(9a-9b)\cos(3t)=\sin(3t)

\implies\begin{cases}-9a-9b=1\\9a-9b=0\end{cases}\implies a=-\dfrac1{18},b=-\dfrac1{18}

So, the general solution of the original ODE is

y(t)=\dfrac{54t^5 - 90t^4 + 120t^3 - 120t^2 + 80t}{405}\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,-\dfrac{3t^3+3t^2+2t}{27}e^{-3t}-\dfrac{\sin(3t)+\cos(3t)}{18}

You might be interested in
a drum full of rice weighs 241/6 kg. If the empty drum weighs 55/4 kg, find the weight of rice in the drum
laiz [17]

Answer:

I believe the answer would be 186

Step-by-step explanation:

241-55=186

5 0
2 years ago
Q3. A bag contains 7 red balls and 3 green balls. A ball is taken out replaced.
ycow [4]

Part (a)

There are 7 red out of 7+3 = 10 total

<h3>Answer: 7/10</h3>

==========================================================

Part (b)

We have 3 green out of 10 total

<h3>Answer: 3/10</h3>

==========================================================

Part (c)

3/10 is the probability of getting green on any selection. This is because we put the first selection back (or it is replaced with an identical copy)

So (3/10)*(3/10) = 9/100 is the probability of getting two green in a row.

<h3>Answer: 9/100</h3>

==========================================================

Part (d)

Similar to part (c) we have 7/10 as the probability of getting red on each independent selection.

(7/10)*(7/10) = 49/100

<h3>Answer: 49/100</h3>

==========================================================

Part (e)

7/10 is the probability of getting red and 3/10 is the probability of getting green. Each selection is independent of any others.

(7/10)*(3/10) = 21/100

<h3>Answer: 21/100</h3>

==========================================================

Part (f)

We have the exact same set up as part (e). Notice how (7/10)*(3/10) is the same as (3/10)*(7/10).

<h3>Answer: 21/100</h3>
7 0
2 years ago
What is -3/4+2 3/4 O 3 1/2 O 3 3/4 O 2 1/2 O 2​
sveticcg [70]

Answer:

D. 2

Step-by-step explanation:

Common denominator is already presented which is 4.

-3/4 and 3/4 cancel each other out.

you can also convert to decimal form -3/4 + 2 3/4 is the same as:

-0.75 + 2.75 = 2.

3 0
2 years ago
Solve:<br> I kept trying but I can’t do it <br> Thank you a lot for you help
scoray [572]

Answer:

5.25

Step-by-step explanation:

15/10=1.5

9*1.5=13.5

13.5-3=10.5

10.5/2=5.25

3 0
3 years ago
Read 2 more answers
Evalute 2 (a - 5) + 2, if a = 15<br> O 14<br> 0 27<br> O 22<br> 07
Mrac [35]
I’m pretty sure it’s 22
4 0
3 years ago
Read 2 more answers
Other questions:
  • Tell whether you can make a unique triangle or no triangle with these conditions: angles measuring 45 degrees and 90 degrees and
    11·1 answer
  • What is the slope of the line that goes through the points (1, -5) and (4, 1)
    9·2 answers
  • Which represents the inverse of the function f(x) = 4x?
    14·1 answer
  • Explain how complex fractions can be used to solve problems involving ratios
    15·2 answers
  • 15 - (-7) = ?? Please help if you know the answer can you maybe show work or explane how you got the answer thank you :)
    14·1 answer
  • I need help guys.<br>Solve for x<br>y = x-v/b ​
    13·1 answer
  • What is the slope of the line x=4 ?
    9·2 answers
  • Help! due in 5 mins
    11·1 answer
  • Leonardo da Vinci's famous portrait the Mona Lisa is 30 in. long and 21 in. wide. Janelle has a refrigerator magnet of the paint
    14·2 answers
  • The distance to school from Steven's house is 3/5 of a mile. Steven walked 2/3 of the way there and stopped to rest. How far did
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!