Recent content by andreasgeo

  1. A

    Mathematica Help with Mathematica Issue: Solving Nonlinear Second Order ODE

    i am tryin to solve this (sorry i am not good writin it in latex): d*y''(x)+a*y(x)*y''(x)+a*(y'(x))^2-b*x-c*y(x)-f*(y(x))^2-g=0 as i said before, d,a,c,b,g are arbitrary constants... Am i writing this wrong, or there is not analytical solutions?
  2. A

    Mathematica Help with Mathematica Issue: Solving Nonlinear Second Order ODE

    Mathematica Issue -- Help! Hello! I am new to Mathematica and i tried to solve a non linear second order ode... The result is that nothing happens... I mean that i get as output the same line as i write in input.. For example, my problem is: (thats what i get) In[33]:= DSolve[ g - b x - c...
  3. A

    How to Compute the Integral of k(T(x)) from T(x=0) to T(x=L)?

    I want to computate the integral: \int_T(x=0)^T(x=L) k(T(x))\,dT(x) Anyone can help??
  4. A

    Diffusion Equation (Coordinate dependent diffusion coeff)

    Hello... My main problem is to find the Green's function of this pde: \frac{∂T(x,t)}{∂t}=\frac{∂}{∂x}(D(x)\frac{∂T(x,t)}{∂x}) . This is the well-known diffusion equation, but here, the diffusion coefficient is coordinate-dependent. My main focus is to find the Green's function, but i know...
Back
Top