Question

Required information Consider the following equation: dạy dt2 +9y=0 Given the initial conditions, 10) = 1 and y(0) = 0 and a

0 0
Add a comment Improve this question Transcribed image text
Answer #1

First solve the given diffential equation and use given initial conditions to find constants involved consider y' i.e first derivation of the solution to be f(t,y) and then apply euler method ( kindly check attached images ) .

dy dt 2 +9y say, at -- 0 + 9)y=0 04+9=0 D-9 D = I 31 y (ta (CoA 3t+ Ce sin 3t using conditions, glo) = 1 G coso + Casino G=)from 0 0 and 0 we have y (t) = con at (t) = - 3 sin 3t y and =f(ty). for enleis culers method. dy f(ty) y (tol=yo dt then eu11 for t3 = 2.3 y (2. 3) = Yg = y2 + hf (+2, ₂) - 0.9994 + 0.1 f61.2,0.9994) = 0.9994 + 0.11 Sin (1.2) (3)) 0.9994 0.0062 [ya

Add a comment
Know the answer?
Add Answer to:
Required information Consider the following equation: dạy dt2 +9y=0 Given the initial conditions, 10) = 1...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • I don't know what z means... Required information Consider the following equation: dạy dt2 + Sy...

    I don't know what z means... Required information Consider the following equation: dạy dt2 + Sy = 0 Given the initial conditions, 10) = 1 and y(0) = 0 and a step size = 0.1. Solve the given initial-value problem from t= 0 to 4 using the fourth-order Runge-Kutta method. (Round the final answers to four decimal places.) The solutions are as follows: t у z 0.1 1.5 2.5 4

  • Problem 3. Given the initial conditions, y(0) from t- 0 to 4: and y (0 0, solve the following initial-value problem...

    Problem 3. Given the initial conditions, y(0) from t- 0 to 4: and y (0 0, solve the following initial-value problem d2 dt Obtain your solution with (a) Euler's method and (b) the fourth-order RK method. In both cases, use a step size of 0.1. Plot both solutions on the same graph along with the exact solution y- cos(3t). Note: show the hand calculations for t-0.1 and 0.2, for remaining work use the MATLAB files provided in the lectures Problem...

  • solve it with matlab 25.24 Given the initial conditions, y(0) = 1 and y'(0) = 1...

    solve it with matlab 25.24 Given the initial conditions, y(0) = 1 and y'(0) = 1 and y'(0) = 0, solve the following initial-value problem from t = 0 to 4: dy + 4y = 0 dt² Obtain your solutions with (a) Euler's method and (b) the fourth- order RK method. In both cases, use a step size of 0.125. Plot both solutions on the same graph along with the exact solution y = cos 2t.

  • Required information Consider the following pair of ODES. dt = -2y + 4et = lehen Given,...

    Required information Consider the following pair of ODES. dt = -2y + 4et = lehen Given, the step size = 0.1. Solve the following pair of ODEs over the interval from t=0 to 0.4. The initial conditions are y0) = 2 and 7(0) = 4. Obtain your solution using the fourth-order Runge-Kutta method. (Round the final answers to three decimal places.) The solutions of the given equations are as follows: t у Z 0.1 2.068 2.842 0.3 1.787 % 2.058...

  • (1 point) a. Consider the differential equation: d2y 0.16y-0 dt2 with initial conditions dt (0)-3 y(0)--1 and Find the...

    (1 point) a. Consider the differential equation: d2y 0.16y-0 dt2 with initial conditions dt (0)-3 y(0)--1 and Find the solution to this initial value problem b. Assume the same second order differential equation as Part a. However, consider it is subject to the following boundary conditions: y(0)-2 and y(3)-7 Find the solution to this boundary value problem. If there is no solution, then write NO SOLUTION. If there are infinitely many solutions, then use C as your arbitrary constant (e.g....

  • Please show work Required information Consider the initial value problem over the interval from x=0 to...

    Please show work Required information Consider the initial value problem over the interval from x=0 to 1: dy dir = = (1+23) Vy Consider a step size of 0.25. Solve the given problem using Euler's method. Given, 10) = 1. (Round the final answers to four decimal places.) The solutions are as follows: y 1.6693 0.25 0.5 2.3153 0.75 3.2663 1 4.0000

  • Problem 3. Consider the following second-order linear differential equation with the given initial conditions: I day...

    Problem 3. Consider the following second-order linear differential equation with the given initial conditions: I day = 6 x 10-6(x – 100) dx2 Initial Conditions at x = 0: y = 0 and dy dx = 0 Determine y at x =100, with a step size of 50 using: a) Euler's method, b) Heun's method with one correction.

  • help with matlab 2. Consider the undamped oscillator equation dy + 9y = cos(wt) dt2 y(0)...

    help with matlab 2. Consider the undamped oscillator equation dy + 9y = cos(wt) dt2 y(0) = 0 v(0) = 0 What is the steady state frequency of this system? Use your solver to solve this ODE for w=4, w= 3.1, w = 3.01 and w 3. Comment on what the solutions look like as you change w. What happened with the last solution? I

  • The step size is actually 0.075 not 0.25. Thanks! Required information Solve a system of ODEs...

    The step size is actually 0.075 not 0.25. Thanks! Required information Solve a system of ODEs using Euler's method. Consider the following pair of ODEs over the interval from t= 0 to 0.4 using a step size of 0.25. The initial conditions are 10) = 2 and Z(O) = 4. dy dt = -2y + 4et dz yz? = 32 dt Use the Euler method and write a program to solve this. You do not need to submit the program....

  • Consider the ODE fx,y)2- Take initial conditions xo0, yo(0) 11, x10.2 and y - y(0.2) 22 solve for y(99) with a step siz...

    Consider the ODE fx,y)2- Take initial conditions xo0, yo(0) 11, x10.2 and y - y(0.2) 22 solve for y(99) with a step size of 0.2 using an adaptation of Euler's method, which uses two known y solutions to approximate the next y solution. The general formula is: 5 2. An example of the first few iterations is shown below. 5 What is the value of y(99) rounded to the nearest integer? Consider the ODE fx,y)2- Take initial conditions xo0, yo(0)...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT