Why Does the Wronskian of Two Functions Yield Zero?

blizzard750
Messages
2
Reaction score
0
y1(t) = t^(2)+5t, y2(t) = t^(2)-5t

I know that these functions are linearly independent because they are not scalar multiples, but every time that i do the Wronskian i get 0.

[t^(2) + 5t t^(2)-5t]
[2t+5 2t -5]

(2t^(3) -25t) - (2t^3-25t) = 0 my instructor some how gets 20t please tell me how
 
Physics news on Phys.org
Did you write that down wrong?
It should be 10t^2
(t^(2) + 5t)(t^(2) - 5t)'=(t^(2) + 5t)(2t -5)=2t^3+5t^2-25!=(2t^(3) -25t)
(t^(2) - 5t)(t^(2) + 5t)=(t^(2) - 5t)(2t +5)=2t^3-5t^2-25!=(2t^(3) -25t)
W=(2t^3+5t^2-25)-(2t^3-5t^2-25)
and one way a person would get 20t is if he/she took
(t^(2) + 5t)'=2t
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top