Hum, do you mind telling me where I went wrong on my kn value? This is how I solved for it:
if kn2 > 0
Then X(x,t) = Acosh(kx)+Bsinh(kx)
X'(x,t) = 0 = -Aksinh(kx)+Bkcosh(kx)
X'(0,t)= Bkcosh(0) and since kn2 > 0, B = 0
X'(l,t) = -Aksinh(kl) = 0 so kn2 = 0, but kn2...