Ashley P.
asked 02/22/21Solving Ordinary Differential Equations Using Picard's Method
Given that f'(t) =dy/dt = t*ey ; y(0) = 0.
Determine the value of y using Picard's method when t = 0:3. (Use 2 iterations)
1 Expert Answer

Bradford T. answered 02/22/21
MS in Electrical Engineering with 40+ years as an Engineer
x0 = 0, y0 = 0, f'(t) = tey
y = ∫0t teydt
When t = 0.3
y1 = ∫0t t dt = t2/2 = 0.045
y2 = ∫0ttey1dt = t2ey1/2 = (.3)2e0.045 = 0.047
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Ashley P.
t=0.302/22/21