I have a sum that looks like the following:
## \sum_{k = 0}^{\infty} \left( \frac{A}{A + k} \right)^{\eta} \frac{z^k}{k!} ##
Here, A is positive real.
If \eta is an integer, this can be written as:
## \sum_{k = 0}^{\infty} \left( \frac{A(A +1)(A+2) \cdots (A + k - 1)}{(A + 1)(A+2)(A+3)...
Hi,
I am trying to find open-form solutions to the integrals attached below. Lambda and Eta are positive, known constants, smaller than 10 (if it helps). I would appreciate any help! Thank you!
The freefall wiki entry wiki Freefall has an analytic solution for freefall distance in a gravitational field, but ... it doesn't seem to work ... at least i can't get it to work ... here is my MATLAB program to test it ...
clear
G=6.7e-11; % gravitational constant m^3/(kg*s^2)
mEarth =...
Hi, I ran into problems using the poisson ratio.
For a FE simulation I created a simple 2D 1mm x 1mm block, and prescribed a 0.1 mm displacement at the top edge.
Furthermore, the bottom edge is constraint in the y-dir, and the left edge in the x-dir.
The material parameters are E = 100, and v...
Does anyone know if it is possible to develop a fully analytical solution for a leaky integrate and fire neuron driven by arbitrary time-varying current? Here's what I have so far (setting as many possible constants to 0 and 1):
The equations:
## \dot{V} = - V + I(t) ## and if ##V(t) = 1##...
Is this anyhow possible ?
The system would be a wave equation modelized by a finite elements basis in space and time.
Is there any method to do the limit discretization->continuum with paper and pencil ?
So I've derived the rocket equation in empty space and with constant gravity. Now I am interested in adding air resistance. I'm aware that there are 2 different models as if 0<Re<1 then F_drag=k*v and if 1000<Re<30000 then F_drag=1/2*A*rho*CD*v^2. And for my purpose the second model is most...
Consider the mono-group model and a ramp in reactivity like ##\rho = -\gamma \beta t##
The system is
$$\frac {dP}{dt} = \frac {\rho - \beta}{\Lambda} P + \lambda C$$
$$ \frac {dC}{dt} = \frac {\beta}{\Lambda} P - \lambda C$$
1st method: assume that the concentration of precursor doesn't...
Hi All,
I'm looking for an analytical solution to the open channel rectangular fluid flow profile. The flow is bounded by three walls but the top is open to atmosphere. Assume steady state flow that is parallel and incompressible.I've already found information involving a rectangular flow...
Homework Statement
Hello, I am currently working on photon diffusion equation and trying to do it without using Monte Carlo technique.
Homework Equations
Starting equation integrated over t:
int(c*exp(-r^2/(4*D*c*t)-a*c*t)/(4*Pi*D*c*t)^(3/2), t = 0 .. infinity) (1)
Result...
I am trying to determine an outer boundary condition for the following PDE at ##r=r_m##: $$ \frac{\sigma_I}{r} \frac{\partial}{\partial r} \left(r \frac{\partial z(r,t)}{\partial r} \right)=\rho_D gz(r,t)-p(r,t)-4 \mu_T \frac{\partial^2z(r,t)}{\partial r^2} \frac{\partial z(r,t)}{\partial t} $$...
I am trying to write code for analytical solution of 1D heat conduction equation in semi-infinite rod. The analytical solution is given by Carslaw and Jaeger 1959 (p305) as
$$
h(x,t) = \Delta H .erfc( \frac{x}{2 \sqrt[]{vt} } )
$$
where x is distance, v is diffusivity (material property) and t...
Homework Statement
For the system given, both objects have the same charge and same mass (both given). I'm also given string length, L. I need to solve for θ.
Homework Equations
Coulomb's Law, W=mg
The Attempt at a Solution
Using simple equilibrium force analysis (with weight, tension, and...
I am trying to find a closed-form (analytical) solution for the two following simultaneous integro-differential equations :
du[x]/dx= - a v[x] +b ∫〖[1-(y-x)^4 〗].(v[y]-v[x])dy
And
(dv[x])/dx= - f u[x] -g ∫〖[1-(y-x)^4 〗].u[y]dy
With the initial conditions:
v[0]=e and u[1]=0
a,b,f,g...
Hi all,
I have derived a differential equation, which I don't know how to solve. I can do some numerical simulations, but would really be interested in, at least, knowing if an analytical solution exists, so would appreciate any help with it: (I have removed argument from y)...
Homework Statement
I'm trying to derive an analytical expression for the photon backscatter flux in finite turbid media using the diffusion equation and the method of images. What I want to write is: for a given volume (x,y,z), where a coherent light source is incident on the x-y plane and z is...
I would like to prepare 50.0 g of 50 ppb Pb standard solution in 1% HNO3 gravimetrically, in a 50.0mL plastic tube from a stock solution of 50 ppm Pb.
From what I understand, this is a dilution...so C1V1 = C2V2
I like working in mg/L more than ppb and ppm so I converted
50 ppb = 0.05 mg/L
50...
Hello guys!
I have following differential equation mx"(t)+b(x'(t))x'(t)+k(p)x(t)=0. As can be seen, "attenuation term" is dependent of velocity x'(t).
Also stiffness term k(p) is dependent of term p, which is p=k(p)x(t)/A. In this equation A is constant and k(p) means, of course, same term as...
I have the following system of equations with variables ##a,m##, and I'm wondering—can this system be solved symbolically/analytically?
\begin{align}
m &= 100 + \frac{ \left( 200 \frac{\ln{\frac{1}{2}}}{26.8} \right) }{\left(\dfrac{\ln{\frac{1}{2}}}{26.8} + a \right)}
\\ \\
50 &= me^{-a\left(...
Although this could fall under engineering, I thought the Diff Eq forum was the most relevant. Let me know if I should post elsewhere.
I have a fairly basic system for which I'm trying to find a minimum-time optimal control policy. I know there are many ways to do this numerically, but since...
Homework Statement
dx(t)/dt = N0*sin(omega*t) * x(t) - ( N0*x^2 / k )
Omega,N0 and k are positive .
Homework EquationsThe Attempt at a Solution
I tried to solve it using the Bernoulli equations but I could not get the last result.
Hi there
I am trying to find bound state energies assuming infinite potential. I have been told it can be done by analytically solving Right Hand Side and Left Hand Side of an equation such as:
E^1/2 tan(2ma^2E/4hbar)^1/2 = (V0-E)^1/2
If solved properly, it should give one curve (RHS), crossed...
Homework Statement
Solve for X in the DARE (Discrete-time Algebraic Riccati Equation) analytically. A is diagonal A = [-a\;0; 0 \;a], and B = [b; 0] (in MATLAB notation).
Any help is very much appreciated!
Homework Equations
The DARE is given as
A'XA - X - (A'PB+S)(B'XB+R)^{-1}(A'XB+S)' + Q =...
Hi all,
I in my text they first did a phasor-diagram solution to a series LCR circuit and brought Z= under root of (R^2 +(Xc^2-XL^2)).
After this they use a differential equation for series LCR circuit and actually did not solve such hard two degree differential equation, rather they...
hey pf!
i was wondering if you could help me out with a pde, namely $$\alpha ( \frac{z}{r} \frac{\partial f}{\partial r} + \frac{\partial f}{\partial z} ) = \frac{2}{r} \frac{\partial f}{\partial r} + \frac{\partial^2 f}{\partial r^2} + \frac{\partial^2 f}{\partial z^2} + 2 \frac{z}{r}...
I am going to quote an article below and there is a part I would like clarification.I do not understand why chaotic differential systems do not have an analytical solutions. In the simplest form,an equation such as this one [sin(x) + x - 0.5 = 0] does not have an analytical solution i.e it can...
Dear All,
I have following first order nonlinear ordinary differential and i was wondering if you can suggest some method by which either i can get an exact solution or approaximate and converging perturbative solution.
\frac{dx}{dt} = 2Wx + 2xy - 4x^{3}\frac{dy}{dt} = \gamma \, (x^{2} -...
How to find the value of an infinite series. for e.g.Ʃ_{n=1}^{\infty} (β^{n-1}y^{R^{n}}e^{A(1-R^{2n})})
where β<1, R<1, y>1, and A>0?
Note that this series is covergent by Ratio test. I already have the numerical solution of the above. However, I am interested in analytical solution...
Hi.
Since these equations are approaching three hundred years old I'm pretty sure someone must have solved them somewhere before. However I have not been able to find any text-books or papers that actually show me how to solve these equations. So I'm wondering if anyone here know where I can...
Hello everybody,
I am solving a 2D problem of thermal stresses in a rectangular plate in which temperature is changing only y direction. Plate has fixed displacement conditions. Could anyone help me to find out analytical solution of thermal stresses for my problem? Does anyone suggest me...
hallo I ams earching analytical solution for system of two ODE in next form
x*(dy/dr) - (y*y/r) = constant1*r*r*x*x*x
x*(dy/dr)+(x*y/r)=constant2*r*r*x*x*(r*constant3-y)
where x(r) and y(r). conditions are x=constant4 at r=constant5 and y=0 at r=constant5
thnx
r.
Hello,
In my study i came across to solve the analytical solution for coupled equation y(x,t) and z(x,t).The equations contains" f " function which is a function of the first variable exponentially.
The first equation is : ∂y/∂t=∂^2(y)/∂x^2- 2*f(y)*z;
The second equation ...
Hi all,
I'm trying to find an analytical solution to the following integro-differential equation:
a f'(x)\int_0^x f(x)dx + b f'(x) + a [f(x)]^2 - a f(x) = 0
with initial condition:
f(0)=1
This is a simplified problem for which I know the solution: f(x)=1.
I'm trying to find...
Homework Statement
Lets say we have a 2D rectangular plate with a point heat source and some boundary conditions. I would like to solve and understand step by step the solution to this second order differential equation. Let's say dimensions of rectangular are a and b. 2 opposite sides are at...
Hi, I'm trying to find an analytical solution (if one exists) to the 1d diffusion equation with variable diffusivity κ(x);
\partial_t u(x,t) = \partial_x[\kappa(x) \partial_x u(x,t)]
Could someone point me in the right direction to solve this if its possible to do so analytically. I've...
Homework Statement
I have to find eigenvalues to
\frac{d^2y}{dx^2} + p^2 e^x y = 0,\, y(0)=0,y(1)=0
using the Runge-Kutta single step method to solve the ODE (splitting it up), with step length h and then another numerical method. This is not a problem. However, I need to be able to find...
Hello all,
I'm currently working on some magnetic shielding, and my supervisor wants me to try and find an analytical solution to the magnetic field inside the shielding.
The shielding is basically bucket shaped (a hollow cylinder with the top cut out), and its meant to shield its interior...
Homework Statement
I don't know how to type math equations of I have included a image file. Take initial conditiona as [0 1]
Homework Equations
The Attempt at a Solution
No idea
Is it possible to solve the next transcendental equation analytically (obviously for k):
sinh(k)=(b/2)(1+(e^(-2kl)))
making the assumption that (bl >>1). I think that is not possible, but in an article that i found,
they solve it by making that assumption, and they reach to the solution...
I'm working on this differential equation this few days... Could you give
some guidance on approximate solutions to it? i(t) is the only function
while all others are parameters.
\frac{di(t)}{dt} = -\lambda(\sigma\phi\sqrt{i(t)(1-i(t))} + N\mu i(t)(1-i(t))
Thank you a lot!
I am trying to solve the following heat equation ODE:
d^2T/dr^2+1/r*dT/dr=0 (steady state) or
dT/dt=d^2T/dr^2+1/r*dT/dr (transient state)
The problem is simple: a ring with r1<r<r2, T(r1)=T1, T(r2)=T2.
I have searched the analytical solution for this kind of ODEs in polar coordinate...
Hi,
I am trying to do a vibration analysis of a cantilever beam in contact with Earth (in ABAQUS). Now I need to match these results with the analytiocal solution.
Could any of you guide me any paper or book where this klind of a problem is solved. So basically I am looking for the...
Guys,
I was wondering if any of you has encountered a problem with multiple energy sources and the analytical solution for that problem. Is there any way to formulate this problem "without" superposition?
Thanks,
Frank
Hey all,
I have an engineering background with a pretty terrible grounding in statistics and just about all maths that I can't immediately visualize as some kind of dynamic system, so forgive me if this is an obvious question!
I am working through a set of derivations for a conditional...