[SOLVED] AMS361-Homework 2

20.99 $

Programming resource
Digital learning resource
Category:
Practical programming resource
Suitable for guided study and reference
Tutor guidance available when needed

Description

Rate this product

Problem 2.1 Find the G.S. of the Riccati DE:

𝑥2𝑦+ (𝑥𝑦)2 − 2 = 0

 

 

Problem 2.2 Find the G.S. of the Riccati DE:

𝑥3𝑦+ 𝑥2𝑦 − 𝑦2 = 2𝑥4

given that 𝑦1 = 𝑐𝑥2 is a solution.

 

 

Problem 2.3 Find the G.S. of the DE:

𝑥2𝑦+ 6𝑥2𝑦2 − 1 = 0

(hint: substituting 𝑦 = 1/𝑧.)

 

 

Problem 2.4 Solving the following IVP:

1                                                                  𝑦2

{𝑦= cos𝑥 − 2sin𝑥tan𝑥 + 2cos𝑥

𝑦(𝑥 = 0) = 2019

Given that 𝑦1 = sin𝑥 is a solution.

Resource details

Understand the Task Before You Use the Resource

Review the requirements, identify the programming concepts involved, study the implementation and test your understanding with your own examples and modifications.