Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Yuchen Cong

Pages: [1]
1
Quiz-4 / TUT0602 Quiz4
« on: October 19, 2019, 05:11:25 PM »
Question:
2y''+2y+1=0
Solution:
2r2+2r+1=0
r=[-2+-((-2)2-(4)(2)(1))(1/2)]/2(2)
r=[-2+-(-4)(1/2)]/4
r=-(1/2)+-(1/2)i
λ=-(1/2), µ=1/2
y(t)=C1e-(1/2)tcos(1/2)t+C2e-(1/2)tsin(1/2)t



2
Quiz-2 / TUT0602 Quiz2
« on: October 07, 2019, 04:32:59 PM »
Q: x2y3+x(1+y2)y'=0, μ(x,y)=1/xy3

Solution:
Define that M(x,y)=x2y3, N(x,y)=x(1+y2)

Then My=3x2y2, Nx=1+y2

Since My≠Nx, so the given DE is not exact

Multiply μ(x,y)=1/xy3 to both sides:
(1/xy3)(x2y3)+(1/xy3)x(1+y2)y'=0
x+(1/y3+1/y)y'=0

Then we have M'(x,y)=x, N'(x,y)=1/y3+1/y
M'y=0, N'x=0

Since M'y=N'x, the DE is exact

Thus, there exists a function φ(x,y) such that
φx=M'(x,y) and φy=N'(x,y)

Since φx=M'(x,y)=x
Integrating both sides with respect to x, we get
φ(x,y)=(1/2)x2+h(y)

Differentiating both sides with respect to y:
φy=h'(y)

Since φy=N'(x,y)=1/y3+1/y
Then h'(y)=1/y3+1/y
h(y)=(-1/2)y-2+ln|y|+C

Thus, φ(x,y)=(1/2)x2-(1/2)y-2+ln|y|+C

Therefore, C=(1/2)x2-(1/2)y-2+ln|y|

Pages: [1]