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 - Yu Qi Huang

Pages: [1]
1
Quiz-4 / Quiz 4 TUT 0702
« on: October 18, 2019, 02:12:16 PM »
Find the general solution for y'' - 6y' + 9y = 0.

Solution:
changing it into characteristic equation it becomes:
r^2 - 6r + 9 = 0
(r-3)^2 = 0
r = 3

Hence y(t) = c_1e^(3t) + c_2te^(3t)

2
Quiz-3 / TUT 0702 Quiz 3
« on: October 11, 2019, 02:05:02 PM »
Verify that y_1(t) and y_2(t) are solutions of y'' - 2y' + y = 0 where  y_1(t) = e^t and y_2(t) = te^t. Do they constitute a fundamental set?

Solution:
Transforming into characteristic equation the equation becomes:
r^2 - 2r + 1 = 0
(r - 1)^2 = 0
r = 1
Hence y(t) = c_1*e^t + c_2*te^t

w = e^t * (e^t  + te^t) - (e^t * te^t)
   = (e^t)^2 + e^t(te^t) - (e^t)(te^t)
   = (e^t)^2
   ≠ 0

Hence they do constitute a fundamental set.


Pages: [1]