Differential equation Definition and 1000 Threads

  1. R

    Engineering LC circuit (Differential Equation)

    Homework Statement An inductor with value L and a capacitor with value C are connected in series to a power source. At time t, the voltage of the power source (i.e. the voltage across both the inductor and capacitor) is given by ## v(t)=Asin(\frac{2t}{\sqrt{LC}}) ##. If the voltage across the...
  2. B

    Solving a problem regarding Existence theorem.

    Homework Statement Given the equation dy/dx = y^4 - x^4, y(0) = 7, determine whether the existence/uniqueness theorem implies that the given initial value problem has a unique solution. Homework Equations Existence/Uniqueness Theorem The Attempt at a Solution To my understanding, you must...
  3. Shahrokh

    Coupled differential equation with boundary conditions

    Hi, I have two coupled differential equations d^2 phi(z)/dz^2=lambda*phi(z)*(phi(z)^2+psi(z)^2-sigma^2) d^2 psi(z)/dz^2=lambda*psi(z)*(phi(z)^2+psi(z)^2-sigma^2+epsilon/lambda) where lambda, epsilon and sigma are arbitrary constants. The equation subject to the bellow boundary conditions...
  4. W

    First order integro differential equation

    Can anyone help me to solve a differential equation? I want to solve ∂v(p,t)/∂t=-p^2 v(p,t)-sqrt(2/pi)∫v(p,t)[1-δ(t)R(t)]dp+sqrt(2/pi)[δ(t)R^2(t) C] with initial data v(p,0)=0 where C is constant and the integration from zero to infinty Any suggestion please? Solution by volterra integral...
  5. A

    Solve second order nonlinear differential equation

    how do you solve this equation? y´´ + k/(y^2) = 0 ? I got it from applying Newton's 2nd law of motion to an object falling from space to Earth only affected by gravitational force. Thank you!
  6. R

    Verifying a solution of the diffusion equation

    This is my attempt at the solution. I have been told that the given function is a solution. I just need to prove it. As you can see that I am stuck. What am I doing wrong?
  7. MidgetDwarf

    Solving a Differential Equation by Separation of Variables

    Solve the given differential equation by separation of variables. (dy/dx)= (xy+3x-y-3)/(xy-2x+4y-8) First, I noticed when i divided both sides by the left hand side and multiplied both sides by dx, nothing canceled or seemed to work. I got to thinking. on the right hand side I preformed long...
  8. H

    MHB Exponential Growth and Differential Equation

    a) On January 1 2000, the park estimated that they had 500 deer on their land. Two years later, they estimated that there were 550 deer on the land. Assume that the number of deer was changing exponentially, i.e. P(t)=ae^bt where P is the number of deer at year t, and a and b are parameters.Find...
  9. Mark Brewer

    Ordinary Differential Equation Problem

    Homework Statement dy/dx = 4e-xcosxThe Attempt at a Solution [/B] I've divided dx to both sides, and now have dy = 4e-xcosx dx I've then started to use intergration by parts to the right side with u = 4e-x and dv = cosx dx Leaving y = 4e-xsinx - ∫ -4e-xsinx dx Once again I used intergration...
  10. H

    Seek power series solutions of the given differential equation

    I know there are a number of ways to do this problem, to increment the series etc. but, would someone please be able to explain how they get the answers for this problem simply and easily ? Thanks! A screen shot is attached
  11. W

    Is this differential equation exact?

    Homework Statement Identify the following differential equation as linear, separable, exact, or a combination of the three. $$1 + \frac{1+x}{y}\frac{dy}{dx} = 0$$ Homework Equations Start with ##F(x,y)=C## ##\displaystyle \frac{d}{dx}(F(x,y)) = \frac{d}{dx} (C)## ##\displaystyle...
  12. R

    Higher order differential equation

    Solve y'' - 2y' + 2y = ## e^x tanx ## What concept should we use if we know only solving first order differential equation?
  13. J

    Setting up differential equations for voltage

    Let V1 be the voltage across C1 and V2 be the voltage across C2. I want to solve for V1 and V2 as a function of time. My idea was to use dV1/dt=I1/C1 and dV2/dt=I2/C2. Then using circuit rules i can express I1 and I2 as functions of V1 and V2 and substitute them into the previous diff eqs...
  14. D

    Analytical solution to mx"(t)+b(x'(t))x'(t)+k(p)x(t)=0

    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...
  15. SSGD

    What is this differential equation? I'm going crazy

    I have been working on a math problem and I keep getting the some type of PDEs. x*dU/dx+y*dU/dy = 0 x*dU/dx+y*dU/dy+z*dU/dz = 0 ... x1*dU/dx1+x2*dU/dx2+x3*dU/dx3 + ... + xn*dU/dxn= 0 dU/dxi is the partial derivative with respect to the ith variable. Does anyone know about this type of PDE...
  16. kostoglotov

    Question concerning 2nd order homogeneous linear diff eqs

    Homework Statement Regarding the case where the auxillary (characteristic) equation has complex roots, we solve the quadratic in the usual way using i to get the general solution y(x) = e^{\alpha x}\left(C_1 \cos{\beta x} + i C_2 \sin{\beta x}\right) And the textbook shows y(x) = e^{\alpha...
  17. Destroxia

    Step Function IVP Differential Equation w/ Laplace Transform

    Homework Statement (didn't know how to make piecewise function so I took screenshot) Homework EquationsThe Attempt at a Solution My issue here with this problem is that I have absolutely no idea where to start... I have read through the textbook numerous times, and searched all over the...
  18. Destroxia

    Higher Order Differential Equation

    Homework Statement ##y^{(4)} + y = 0, y(0)=0, y'(0)=0,y''(0)=-1,y'''(0)=0## My issue with this equation is not with the steps, I don't believe but the solving of the IVP, the derivatives of my solution end up being close to 32 terms long, and I was wondering if there is any shorter method I...
  19. Destroxia

    Finding series solution for the differential equation

    Homework Statement y'' - xy' + xy = 0 around x0=0 Find a solution to the 2nd order differential equation using the series solution method.Homework Equations Assume some function y(x)= ∑an(x-x0)n exists that is a solution to the above differential equation.The Attempt at a Solution How...
  20. Remixex

    Hooke's and Newton's law to find Second order ODE

    Homework Statement A weight of 8 pounds extends a spring 2 feet. It's assumed that the damping force that acts on the system is equal (number-wise) to alpha times the speed of the weight. Determine the value of alpha > zero so x(t) is critically damped. Determine x(t) if the weight is liberated...
  21. E

    Hyperbolic partial differential equation

    What is the general solution of the following hyperbolic partial differential equation: The head (h) at a specified distance (x) is a sort of a damping function in the form: Where, a, b, c and d are constants. And the derivatives are with respect to t (time) and x (distance). Thanks in advance.
  22. Destroxia

    Differential Equation, Substitution/Homogeneous

    Homework Statement Solve the differential equation: Here is the books answer to the problem: Homework Equations This is a substitution/homogeneous first order differential equation, which can be converted into a separable differential equation. The Attempt at a Solution Where am I...
  23. W

    Can Poker Chip Arrangements Be Optimized for Maximum Profit?

    Hey everyone. I was pondering how best to optimize a chip arrangement for a poker game. This is the scenario I've thought up: There are 4 denominations of colored chips with a set value. White (W) = 0.05 Red (R) = 0.25 Blue (B) = 1.00 Green (G) = 5.00 A player wants to purchase 40 dollars...
  24. evinda

    MHB How do we get to this differential equation?

    Hello! (Wave) If we have the initial value problem $$h''(t)=-\frac{R^2 g}{(h(t)+R)^2} \\ h(0)=0, h'(0)=V$$ we have the fundamental units: $T,L$ such that $T=[t], L=[h], L=[R], LT^{-1}=[V], LT^{-2}=[g]$ and we get the independent dimensionless quantities $\pi_1=\frac{h}{R}...
  25. LeDragonian

    How Is Displacement Solved in This Differential Equation?

    It has been a while since I was involved with my differential equations. I am a mech student. I was trying out a sample problem from the dynamics book and came upon this equation. k = some constant of proportionality for a spring pushing back a spring mounted slider. (1/k) arcsin(ks/v_0) = t...
  26. evinda

    MHB Non-linear differential equation

    Hello! (Wave) I want to find the solution $\psi$ of the non-linear differential equation $y'=1+y^2$ that satisfies the condition $\psi(0)=0$. (Notice that the solution $\psi$ exists only for $- \frac{\pi}{2}< x < \frac{\pi}{2}$) We notice that: $(tan^{-1})'(x)=\frac{1}{1+x^2} (\star) \left(...
  27. M

    Explaining a physical model (differential equation)

    Homework Statement Check on labb41.jpeg (I am not used to formatting my mathematical equations on the web, I can only format in my local text-editing programs). Homework Equations Again, check on labb41.jpeg The Attempt at a Solution I have plot the solution to U(I) as according to the...
  28. Prof. 27

    First Order Linear Differential Equation

    Homework Statement dv/dt = 9.8 - 0.196v Set in correct form: dv/dt + 0.196v = 9.8 Since p(t) = 0.196, u(t) the integration factor is given by: u(t) = e∫0.196 dt Multiply each term by u(t) and rearrange: (e∫0.196 dt)(dv/dt) + (0.196)(e∫0.196 dt)(v) = (9.8)(e∫0.196 dt) From now on we will set...
  29. D

    Differential equation of frictional force

    A question from a classical mechanics past paper described a particle of mass ##m## that had a pair of horizontal identical springs of spring constant ##k## attached on either side and that the mass is free to move horizontally. The mass is also placed on a table that gives rise to an...
  30. S

    General differential equation solution for Kepler Problem

    To be honest, I don't know any physics. I am a high school student who has taken high school physics, but America's education system isn't known for teaching much more than Newton's laws. I have, however, taken Multivariable/Vector calculus, so I have a decent math background. I was wondering...
  31. gonadas91

    Solve 1st Order ODE from Transcendental Equation

    It is a general doubt about the following equation: Imagine I want to calculate an unknown function y(x), and my starting equation is of the type y(x)^{2}=\frac{1}{x^{2}Log^{2}(A(x)y(x)^{2})} , then, am I allowed to start with the equation y(x)=\frac{1}{xLog(A(x)y(x)^{2})} and...
  32. W

    Separable partial differential equation

    Homework Statement I have two equations. cos(θ)wφ + sin(θ)wφ = 0 (1) And ## \frac{w_φ}{r}## + ∂wφ/∂r = 0 (2) Find wφ, which is a function of both r and theta. Homework EquationsThe Attempt at a Solution I end up with two equations, having integrated. wφ=## \frac{A}{sinθ}## from (1)...
  33. Prof. 27

    Linear Ordinary Differential Equation: Definition

    Homework Statement The website says this: "It is Linear when the variable (and its derivatives) has no exponent or other function put on it. So no y2, y3, √y, sin(y), ln(y) etc, just plain y (or whatever the variable is). More formally a Linear Differential Equation is in the form: dy/dx +...
  34. R

    Finding Time Taken for Particle to Travel 99 Meters Using Differential Equations

    Homework Statement A particle moves in a straight line with velocity given by ## dx/dt = x +1 ## ( x being distance described). The time taken by the particle to describe 99 meters is? Homework Equations NA The Attempt at a Solution Getting ## ln(x+1) = t + C## How to determine the constant...
  35. M

    Differential Equation - Series - Recurrence Relation

    1. (16+x2)-xy'+32y=0 Seek a power series solution for the given differential equation about the given point x0 find the recurrence relation. So I used y=∑Anxn , found y' and y'' then I substituted it into the original equation, distributed, made all x to the n power equal to xn, made the...
  36. K

    Derive gen sol of non-homogeneous DEs through linear algebra

    Hello, I noticed that the solution of a homogeneous linear second order DE can be interpreted as the kernel of a linear transformation. It can also be easily shown that the general solution, Ygeneral, of a nonhomogenous DE is given by: Ygeneral = Yhomogeneous + Yparticular My question: Is it...
  37. grandpa2390

    How Do Imaginary Numbers Affect the Inverse Laplace Transform Calculation?

    Homework Statement find the inverse laplace transform. 1/(s^3 + 7s) Homework Equations sin(kt) = k/(s^2 + k^2) cos(kt) = s/(s^2 + k^2) The Attempt at a Solution so this one is different from all the others I have done because it involves an imaginary number and I am not sure what the rule...
  38. M

    Complicated (for me) differential equation problem

    1. I am supposed to find dx and dy. I think I am missing a step or a general idea. I spent quite some time figuring out what rules should I use and the only sequence I can think of is quotient rule and chain on the (x2 +y2)1/2 term. The answer that I find is ((xy(3x2+2y2))/(x2+y2)3/2 . On the...
  39. K

    How to solve highly oscillating differential equation

    The equation looks like: ##x''(t)+b x'(t)+cx(t)+ d x^3(t)=0##. This is the motion of a particle in a potential ##cx^2/2+d x^4/4## with friction force ## b x'##. In my case, the friction term is very small and the particle will oscillate billions of times before the magnitude decreases...
  40. mudweez0009

    2nd Order, homogeneous Differential Equation

    Homework Statement Solve d2θ/dη2 + 2η(dθ/dη) = 0, to obtain θ as a function of η, where θ=(T-T0)/(Ts-T0) EDIT: I should add that this is a multi-part problem, and η is given as η=Cxtm. We had to use that to derive the equation in question above.. So I don't know if this is supposed to be...
  41. B

    What Is the Correct Method to Solve This Differential Equation?

    Homework Statement y3(dy/dx) = (y4 + 1)cosx 2. The attempt at a solution I solved for the homogeneous equation which is y = Ce-sinx Where C is some constant for the particular solution I tried Asinx + Bcosx where A and B are constants but when subbing in it's gets very messy. How should...
  42. MexChemE

    Unsteady state mass balance -- Draining of a tank

    Homework Statement A cylindrical tank, with a diameter Db, open to the atmosphere, is drained through an orifice in the bottom of the tank with a diameter Do. The speed of the fluid flowing through the orifice is given by v = \sqrt{2gh}, where h is the height of the liquid measured from the...
  43. R

    Trying to solve a rather difficult differential equation

    Homework Statement Consider a system composed of two species X and Y with fractional populations x and y, respectively, where x+y=1. The two species interact in such a way that the differential equation for x is: \begin{equation} \frac{dx}{dt}=xyA_{0}e^{-\alpha t} \end{equation} where $A_{0}$...
  44. K

    Basis of the solution space of a differential equation

    Homework Statement Verify that the functions y1(x) = x and y2(x) = 1/x are solutions of the differential equation y'' + (1/x)y' - (1/x2)y = 0 on I = (0,∞). Show that y1(x), y2(x) is a basis of the solution space of the differential equation. The Attempt at a Solution For the first part I'll...
  45. A

    Difficulty checking the solution of differential equation

    Homework Statement The differential equation is xy'-2y= x3ex Check the solution y=x2 ex Homework Equations Just plug in The Attempt at a Solution y' = x2ex + 2xex Having problem solving for x.
  46. kostoglotov

    An equation for the path that the shark will swim on

    Homework Statement [/B] A shark will in the direction of the most rapidly increasing concentration of blood in water. Suppose a shark is at a point x_0,y_0 when it first detects blood in the water. Find an equation for the path that the shark will follow by setting up and solving a...
  47. A

    Finding Solutions to Differential Equations with Constant Coefficients

    What is the general method for solving a differential equation of the form \begin{equation} \frac{\partial^{2}z}{\partial x^{2}}+\frac{\partial^{2}z}{\partial y\partial x}=C\end{equation} where C is a constant.
  48. N

    Differential equation (cannot separate)

    Homework Statement Solve for y using the substitution: z = 1/(y^5) dy/dx + y/x = (y^6)(x^3) Homework Equations (dz/dx) = (dz/dy) x (dy/dx) The Attempt at a Solution I formed an equation for dz/dx but cannot separate the variables in order to integrate. Can someone tell me where I've gone...
  49. manifold

    A numerical solution of a second order ODE

    Hello everyone; i'd like some help in this problem : i want to solve num this differential equation { y"(t)+t*cos(y)=y } by the Taylor method second order expansion. i first have to make this a first order differential equation by taking this vector Z=[y' y] then we have Z'=[y" y'] which equal...
  50. N

    Help finishing a linear differential equation. Mechanics

    Homework Statement Find the distance which an object moves in time t if it starts from rest and has an acceleration d^2x/dt^2 = ge^-kt. Show that for small t the result is approx "x=(gt^2)/2" and show that for very large t, the speed is approximately constant. the constant is called the...
Back
Top