DOES ANYONE KNOW MATHEMATICA?????
YES
what's your question , sailor?
okay: i need to use derivative to verify that : p(x,t) = (1/(Sqrt[4 Pi t])) Exp[ -x^2/(4 t) is the solution of the diffusion equation dp/dt= d^2p/dx^2
i got the value for dp/dt with the function :pt = D[(1./(Sqrt[4 Pi t])) Exp[ -x^2/(4 t)], t]
but my second derivative of dx gives me 0.
dx = D[(1./(Sqrt[4 Pi t])) Exp[ -x^2/(4 t)], {x, 2}] is there soemthign wrong with my equation?
:(
so are you trying to solve differential equation or take second derivative?
second derviative goes like this D[ Type function here ,{x,2}]
ya thats what i did
D[(1./(Sqrt[4 Pi t])) * Exp[ -x^2/(4 t)], {x, 2}]
./ is not used in mathematica, it is matlab notation
./ i was just trying to make the whole thing into a number so i tried to multiple (dividde) by 1. lol
Join our real-time social learning platform and learn together with your friends!