Ode Definition and 1000 Threads
-
R
Interpretation of ODE Question
Hi Could someone please help me to understand what questions a) and b) here are asking for?- Ry122
- Thread
- Interpretation Ode
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
F
2nd order ODE boundary value constant input-- stuck
Homework Statement Uxx - SU = A ; 0<x<1 Boundary conditions : Ux(0) = 0 U(1) = 0 The Attempt at a Solution I tried to set a new variable W = u + A, I can get rid of the A in the main equation and U(1) becomes = 1. If I set U= C*esqrt(S)x into the equation, its a trivial solution because of...- fahraynk
- Thread
- 2nd order Boundary Constant Input Ode Stuck Value
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
A Initial value ODE with shifting forcing function
Use laplace Transform to solve this ode: So I got: sV(s)-V(0)-12V(s)=U(s+5) V(s)(s-12)=U(s+5)+1 V(s)=[U(s+5)+1]/(s-12) Now to go back to time domain with Inverse Laplace Transform...My question is, how to transform U(s+5)/(s-12)? Any help? Thanks guys- Houeto
- Thread
- Function Initial Laplace transform Ode Value
- Replies: 5
- Forum: Differential Equations
-
Is This ODE a Bernoulli Equation and Can It Be Solved with Substitution?
consider ODE : Show that the solution to this ODE is: Can someone tell what kind of ODE is it?I thought,it's on the form of Bernoulli ODE with P(x)=0.Is it possible to still solve it by using Bernoulli Methodology?I mean by substituting u=y^1-a with a=2? Thanks- Houeto
- Thread
- Bernoulli equation Differential equations Mathemathics Ode Power series Special functions
- Replies: 3
- Forum: Differential Equations
-
S
A Numerically calculating the solution for a non-homogeneous ODE system
I have been solving system of homogeneous ODE numerically using Crank-nicolson (CN) method but now I have a system of non-homogeneous ODE. It would seem that CN would not work since the rank of the matrix will be less than the dimension of the matrix. Is there any other method that can...- semc
- Thread
- Ode Ode system System
- Replies: 6
- Forum: Differential Equations
-
P
A Stability Analysis of Nonlinear Bessel-type ODE
Is there an approach to the following 2nd order nonlinear ODE? xy'' + 2 y' = y^2 - k^2 I am interested in learning how to analyze for asymptotic behavior, proof of existence, etc.- player100
- Thread
- Nonlinear Ode
- Replies: 1
- Forum: Differential Equations
-
T
I Change of variable (2nd order ODE)
Hi there, I was just trying to perform a change of variable on a differential equation as shown below. The original second order ODE is written in terms of a dependent variable ## \theta ## and independent variable ##q##. I have used the expression ## q = \sqrt{\frac{z\tau'}{LT_R}} ## and...- TheCanadian
- Thread
- Change Ode Variable
- Replies: 8
- Forum: Differential Equations
-
B
Solving a System of ODE for Steady State
I am trying to find the steady states in the ODE system. Assuming y0 = 2.5 * 10^5, I want to calculate y1, y2, y3 at the steady state. I do not understand how this would be possible, because only y0 is given and the following: d0 = 0.003, d1 = 0.008, d2 = 0.05, d3 = 1, ry = 0.008, ay = 1.6/100...- Bewilder
- Thread
- Ode State Steady Steady state System System of ode
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
A non-exact nonlinear first ODE to solve
Homework Statement Solve the following equation. Homework Equations ( 3x2y4 + 2xy ) dx + ( 2x3y3 - x2 ) dy = 0 The Attempt at a Solution M = ( 3xy4 + 2xy ) N = ( 2x3y3 - x2 ) ∂M/∂y = 12x2y3 + 2x ∂N/∂x = 6x2y3 - 2x Then this equation looks like that the integrating factor is (xM-yN). IF =...- Nipuna Weerasekara
- Thread
- Differential calculus First order differential Integral calculus Nonlinear Ode Ordinary differential equation
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
T
Python Difference in numerical approach for PDE vs ODE
I think I am missing something painfully obvious, but what exactly is the difference in algorithms used to solve PDEs vs ODEs? For example, I've been looking at finite difference methods and the general steps (from what I've seen, although particular approaches may vary) used to numerically...- TheCanadian
- Thread
- Approach Difference Numerical Ode Pde
- Replies: 3
- Forum: Programming and Computer Science
-
J
An application of free fall (DE) model to industry
Could someone tell me an application of the model of free fall to industry or more generally by using Newton's second law and the law of gravitation, construct a model similar to the free fall one, that has an application in industry- jose medina pedraza
- Thread
- Application Differential equations Fall Free fall Industry Model Newton Newton 2nd law Ode
- Replies: 6
- Forum: Mechanics
-
M
Solving Nonlinear ODEs: Homework Statement and Attempt at Solution
Homework Statement $$y''+6y^{2/3}=0$$ Homework Equations Nothing comes to mind The Attempt at a Solution I don't really know where to start. Any tricks or tips are appreciated. This isn't a homework question, but I posted here since I didn't know where else to post. Thanks for your time- member 428835
- Thread
- Nonlinear Ode
- Replies: 9
- Forum: Calculus and Beyond Homework Help
-
F
MHB Help to find asymptotic solution of linear ode
I have a trouble with ODE, I try to find asymptotic solution for odes which presented in pics. But I can’t. Please introduce a method which I solve these equations. I can solve these equations analytically but after solution, inverse Laplace transform must apply to find final answer. In...- flanker
- Thread
- Linear Ode
- Replies: 6
- Forum: Differential Equations
-
M
I What is the notation for referencing an ODE with different parameter values?
Hi PF! Suppost I had some differential equation, say $$y'(x) + axy(x) +7a =0$$ where ##y=f(x)## and ##a## is some parameter. How do you reference this differential equation with different ##a## values are plugged in? Would I say $$ F(x,y;a) \equiv y'(x) + axy(x) +7a =0$$ and then when...- member 428835
- Thread
- Notation Ode
- Replies: 3
- Forum: Differential Equations
-
R
Creating series solutions for a non-constant coefficient ODE
Homework Statement This is for differential equations with nonconstant coefficients and I wasn't so great at series and sequences in calculus so when I came across this example problem I wasn't sure how they got to their final form. If someone could explain it to me that would be really...- rmiller70015
- Thread
- Coefficient Ode Series
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
R
Direction of oscillations (2nd order ODE)
Homework Statement \frac{d\vec{Y}}{dt} = \begin{bmatrix} 0 & 2\\ -2 &-1 \end{bmatrix}\vec{Y} With an initial condition of \vec{Y_0} = (-1,1)[/B] a) Find the eigenvalues b) Determine if the origin is a spiral sink, source, or center c) Determine the natural period and frequency of the...- rmiller70015
- Thread
- Direction Ode Oscillations
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
H
A Variation of Parameters for System of 1st order ODE
Kreyszig Advanced Engineering Mathematics shows the variation of parameter method for a system of first order ODE: \underline{y}' = \underline{A}(x)\underline{y} + \underline{g}(x) The particular solution is: \underline{y}_p = \underline{Y}(x)\underline{u}(x) where \underline{Y}(x) is the...- hotvette
- Thread
- Ode Parameters System Variation Variation of parameters
- Replies: 1
- Forum: Differential Equations
-
M
MHB How Do I Solve this 2nd Order Non-Linear ODE and Find Its Equilibrium Points?
Good morning everyone. First let me thank you for your help in advance! I have to solve this 2nd order non-linear ODE, and I'm stuck at the beginning. We have to find the equilibrium points, linearize the system, draw the phase portraits and classify the eq points, and solve it numerically. I...- metstandard16
- Thread
- 2nd order Non-linear Ode
- Replies: 3
- Forum: Differential Equations
-
Abel's Equation and Wronskian for find out y2
Homework Statement x²y''+xy'+(x²-0,25)y=0 y1= x^-1/2*sin xHomework Equations Abel's equation: W= c.e^-(integrate (p(t))The Attempt at a Solution My Wronskian gave me a first order ODE that I really don't know solve. x^-1/2*sinx y' + (1/2 x^-3/2 sin x- x^-1/2cosx) y2 I don't solved the Abel's...- maiacaroline
- Thread
- Ode Wronskian
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
P
I Clarification of classification of ODE
Hi there dr/dz+z^2=0 is classified as a non-homogeneous in Glyn James text, can someone clarify this? Cheers Petra d.- Petra de Ruyter
- Thread
- Classification Ode
- Replies: 6
- Forum: Differential Equations
-
R
Solving ODE with Frobenius Method
Homework Statement Solve for xy'' + y' +αy + βxy = 0 α and β are constants The Attempt at a Solution What I initially had in mind was: xy'' + y' +αy + βxy = x²y'' + xy' +αxy + βx²y = 0 y = \sum_{n=0}^\infty a_n x^{n} xy = \sum_{n=0}^\infty a_n x^{n+1} = \sum_{n=1}^\infty a_{n-1} x^{n} = a_0x...- roughwinds
- Thread
- Ode Series
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
L
A Is y(x) Identically Zero in This ODE Given Specific Initial Conditions?
For ordinary differential equation y''(x)+V(x)y(x)+const y(x)=0 for which ##\lim_{x \to \pm \infty}=0## if we have that in some point ##x_0## the following statement is true ##y(x_0)=y'(x_0)=0## is then function ##y(x)=0## everywhere?- LagrangeEuler
- Thread
- Derivatives Functions Ode
- Replies: 3
- Forum: Differential Equations
-
MHB What issues can arise when solving ODEs numerically?
Hi I am trying to understand numerical analysis on my freetime and today I studyed how to solve $$y' = \frac{x^2}{1 + y\sin (y^2)}$$, with initial value $$y(0) = 0$$. I asked myself two simple questions: What is $$y(1.5)$$ and what is $$y(2.5)$$? As for to check the answers, I solved the ODE...- Theia
- Thread
- Ode
- Replies: 4
- Forum: General Math
-
G
Other Self-Studying ODE: Is It Possible in 4 Weeks?
Hey all, I want to try and pass a proficiency exam for my universities version of ode. Here (http://www.math.uiuc.edu/Bourbaki/Syllabi/syl285_edwards-penney.html). What book would you all recommend? (I prefer rigor, but also like ease of read if there is a good middle ground). I will only...- gstroot
- Thread
- Ode Self
- Replies: 18
- Forum: Science and Math Textbooks
-
Need Help with Integration for Solving ODE
Homework Statement \frac{dy}{dx}=y^2-1 y(0)=3 Homework Equations \frac{dy}{dx}=f(y) \leftrightarrow \frac{dx}{dy}=\frac{1}{f(y)} The Attempt at a Solution \frac{dx}{dy}=\frac{1}{y^2-1} dx=\frac{dy}{y^2-1} \int dx=\int \frac{dy}{y^2-1}+C x=\int \frac{dy}{y^2-1}+C How do I integrate \int...- The-Mad-Lisper
- Thread
- Differential equations Integration Ode Odes
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
C
Calculus Books on waves, ODE, PDE and calculus
Hi, I am looking for good books with somewhat of an intuitive explanation on waves physics (acoustic waves), elastic waves, on ODEs, PDEs, and calculus? Also some good ones on DSP Thanks in advance Chirag- chiraganand
- Thread
- Books Calculus Ode Pde Waves
- Replies: 13
- Forum: Science and Math Textbooks
-
What conditions are needed to get a stable limit cycle here?
Homework Statement I want to find conditions over A,B,C,D to observe a stable limit cycle in the following system: \frac{dx}{dt} = x \; (A-B y) \hspace{1cm} \frac{dy}{dt} = -y \; (C-D x) Homework Equations Setting dx/dt=0 and dy/dt=0 you can find that (C/D , A/B) is a fixpoint. The Attempt...- JuanC97
- Thread
- Bifurcation Conditions Cycle Limit Ode Stable
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
N
I 4th order Runge-Kutta with system of coupled 2nd order ode motion equations
MX''=Fn(cosΦ−usinΦ) MZ''=Fn(sinΦ+ucosΦ)−Mg MΦ''=Fn(Bxx+uBz) I tried using Runge-Kutta methods to approximate motion equations in MATLAB but it turn out wrong. I also tired finding and researching forums and web for solution but to no avail. Fn,M,θ,u is constant fn/M = 0.866 it seems that i...- noelll
- Thread
- 2nd order Coupled Motion Ode Runge-kutta System System of equations Trajectory
- Replies: 14
- Forum: Differential Equations
-
I Why Is u=y/x Treated as a Function of x Alone in ODE Differentiation?
I am studying ode now, and my text has that If y'=f(y/x) Then, setting y/x=u ; y=ux is a way to solve it. I understand the idea, turn orignal form to separable form. But I can't get the differentiation, Book says y'=u'x+u by product rule which I already know. Here my question is why u=y/x that...- KT KIM
- Thread
- Ode Set
- Replies: 1
- Forum: Differential Equations
-
N
4th order Runge Kutta Matlab with 2 2nd order ode
Homework Statement Hi There! MX''=Fn(sin θ - uCos θ ) MZ''=Fn(cos θ + uSin θ ) - Mg Fn,M,θ,u is constant fn/M = 0.866 M = 6000 θ = 30 u = 0.5774 i split my motion equation into 2 individual 1st ode, X' = Vx Z' = Vz Vx'=[fn*(sin θ - uCos θ )]/M Vz'={[fn(cos θ + uSin θ )]/M} - g...- noelll
- Thread
- 2nd order Matlab Matlab code Ode Runge kutta
- Replies: 4
- Forum: Engineering and Comp Sci Homework Help
-
A
How to Avoid Recurrence of h(x,t) on Both Sides of Equation 7 in ODE Analysis?
Let’s consider Uc to be transformed form of h(x,t) by applying Fourier transform Then solution of Eq 1 by integrating factor is as in Eq 2 And by applying on Eq 2 inverse Fourier transform & some simplification gives us final solution as Eq 3 But what if f(t) in Eq 1 is equal to Eq 4 Putting...- Atr cheema
- Thread
- Ode
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
Fluid dynamics, solving ODE to find particle path
Homework Statement A time-dependent two-dimensional fluid flow is given, in a Cartesian coordinates system (x, y), by the velocity field: u = (y, t-x) Show that, at time t = 0, the streamlines of this flow are circles centred on the origin. Find equation of the streamline that passes through...- sa1988
- Thread
- Dynamics Fluid Fluid dynamics Ode Particle Path
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
A
Question about multiple functions for a first order ODE
The question is as follows: Suppose you find an implicit solution y(t) to a first order ODE by finding a function H(y, t) such that H(y(t), t) = 0 for all t in the domain. Suppose your friend tries to solve the same ODE and comes up with a different function F(y, t) such that F(y(t), t) = 0 for...- ArenasField
- Thread
- First order Functions Multiple Ode
- Replies: 1
- Forum: Differential Equations
-
G
MHB Solving Second Order ODE: True or False?
I'm supposed determine whether following statements are true or false. However, I can't get past the notation. Question: the second order differential equation $\ddot{x}+\dot{x}+x = 9t$ is: (a) equivalent to $\begin{cases} \dot{x} = y, & \\ \dot{y}=-y-x+9t, &\end{cases}$ (b) solved by...- Guest2
- Thread
- Ode Second order Second order ode
- Replies: 2
- Forum: Differential Equations
-
G
MHB Solving Homogeneous ODE: $\displaystyle x(y-3x)\frac{dy}{dx}=2y^2-9xy+8x^2$
I'm trying to solve $\displaystyle x(y-3x)\frac{dy}{dx} = 2y^2-9xy+8x^2$ Let $y = vx$ then $\displaystyle \frac{dy}{dx}= v+x\frac{dv}{dx}$ and I end up with $\displaystyle \log(cx) = \frac{1}{2}\log(y^2/x^2-6y/x+8)$ Is this correct and what am I supposed to do after this?- Guest2
- Thread
- Homogeneous Ode
- Replies: 1
- Forum: Differential Equations
-
General Solution of inhomogeneous ODE
I am having a little trouble with a problem I am trying to solve. Given three particular solutions Y1(x)= 1, Y2(x)= x and Y3(x)= x^2 Write down a general solution to the second order non homogeneous differential equation. What I have done so far is to realize if Y1,2 and 3 are solutions...- Just_some_guy
- Thread
- Calculus Differential calculus General General solution Ode
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
A solved 2nd order ODE that i don't understand its solution
{ i feel that this is Not a smart question and that it is about the basics of something , but i tried to find the that "something" to know about it myself but i couldn't , as i couldn't name the issue , so i couldn't know what to search about that is why I'm asking here in a forum , so please...- omar yahia
- Thread
- 2nd order Ode
- Replies: 7
- Forum: Differential Equations
-
C
Solve Heat ODE Modeling Problem: u(t) & x(t)
Im stuck on this question, can someone please help me? u(t) = input power [W]. x(t) = temperature in plate [Celsius] v = 0, temperature of surroundings [Celsius] C = 400, heat capacity for plate [J/ Celsius] g = 2, heat transfer plate / air [W / Celsius] Question is something like this: You're...- CyberneticsInside
- Thread
- Heat Modeling Ode
- Replies: 6
- Forum: Engineering and Comp Sci Homework Help
-
2nd order differential equation (nonhomogenous)
Homework Statement Find the general solution f(t) of the differential equation: f''(t) − f'(t) − 12f(t) = 36π . How many free parameters enter the solution, and why? Homework Equations f = fH + fP where fH is the homogeneous solution and fP is the particular solution. The Attempt at a...- j3dwards
- Thread
- 2nd order Differential Differential equation Ode
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
MHB Find Ansatz for this ODE (3.5.15)
Hi - I'm given: $ y'' + y' - 2y = \frac{e^{x}}{x} $ What is a good Ansatz to find the particular solution? I've tried a few that haven't worked...Thanks- ognik
- Thread
- Ode
- Replies: 2
- Forum: Differential Equations
-
MHB How do you solve the Euler ODE $x^2y'' + xy' - n^2y = 0$ using $y=x^p$?
Given $ x^2y'' + xy' - n^2y = 0 $ I think this is an Euler ODE, so I try $y=x^p, \therefore y'=p x^{p-1}, \therefore y''= p (p-1) x^{p-2}$ Substituting: $x^p p(p-1) + x^p p - n^2 x^p = 0, \therefore p^2 = n^2, \therefore p= \pm n$ $ \therefore y=C_1 x^n + C_2 x^{-n} $?- ognik
- Thread
- Ode
- Replies: 1
- Forum: Differential Equations
-
R
Solving ODE by Laplace Transform: Where Did I Go Wrong?
Homework Statement Use Laplace transform to solve the following ODE Homework Equations xy'' + y' + 4xy = 0, y(0) = 3, y'(0) = 0 The Attempt at a Solution L(xy'') = -\frac{dL(y'')}{ds} L(4xy) = -\frac{4dL(y)}{ds} L(y'') = s²L(y) - sy(0) - y'(0) = s²L(y) -3s L(y') = sL(y) - sy(0) - y(0) =...- roughwinds
- Thread
- Laplace Laplace transform Ode Transform
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
MHB Help with ODE initial conditions
The ODE is $y'' + 4y' - 12y = 0$, I get $y = C_1e^{-6x} + C_2e^{2} $ The initial conditions are y(0) = 1, y(1)=2 - which gives me $C_1 = 1-C_2$ and $C_2 = \frac{2e^{6}-1}{e^{8}-1} $ This just looks more messy than book exercises normally are, and when I laboriously substitute back into the...- ognik
- Thread
- Conditions Initial Initial conditions Ode
- Replies: 2
- Forum: Differential Equations
-
MHB Find Solutions for Char. Eqtn. y'' + 2y' + 3y = 0 with y(0) = 0, y'(0) = 1
y'' + 2y' + 3y = 0, y(0) = 0, y'(0) = 1 Char. Eqtn. is $p^2 + 2p + 3 = 0, \therefore p = 1 \pm i \sqrt{2}$ Solutions of the form $p=r \pm iq$ are $y = e^{rx} \left( C_1 Cos qx + c_2 Sin qx \right) $ $\therefore y = e^{x} \left( C_1 Cos qx + c_2 Sin qx \right) , q= \sqrt2$ Now $y' =...- ognik
- Thread
- Ode
- Replies: 7
- Forum: Differential Equations
-
4th ODE runge kutta (hiemenz equation)
Hi all i want to write a MATLAB code by runge kutta solution for hiemenz equation. F''' + FF'' + 1 - F'^2 = 0 BCs F(0)=F'(0)=0 and F'(inf)=1 I have programmed for RK Fehlberg, RK4 and RK5 method but the results of these three methods are not matching with actual values. In the cod I defined...- seyfi
- Thread
- Matlab Matlab code Ode Runge kutta
- Replies: 2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
MHB Are There Complex Solutions for a 2nd Order ODE?
Hi - I have y''+9y=0 which is a constant coefficients ODE, the CE is then $r^2+9=0$ and I get a general solution $ y=C_1e^{3ix}+C_2e^{-3ix} $ But I have seem these solutions written as ACos3x+BSin3x. If I use Euler on my solution, I get $ C_1(Cos3x + iSin3x) +C_2(Cos3x-iSin3x) $ ... Are they...- ognik
- Thread
- Ode
- Replies: 4
- Forum: Differential Equations
-
Arnold ODE. What is the intended audience?
Greetings, what is the intended audience of Arnold's ODE book? I have completed a computational style ODE course, 3 semesters of Calculus from Stewart's book and a Linear Algebra Course. Will I need higher mathematics in order to study Arnold's book on ODE?- MidgetDwarf
- Thread
- Ode
- Replies: 1
- Forum: STEM Academic Advising
-
H
MATLAB Matlab ode solvers - adding a separate convergence criteria
Hi, is there a way to add a user defined convergence criteria to an ode solver so that the solution is stopped?- hoomanya
- Thread
- Convergence Criteria Matlab Ode
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
J
Analysis ODE by V.I Arnold (doubts about publishers)
Hi everyone! I'm thinking of buying Arnold's book of ODE, but looking for it on the internet I have found two publishers which have this book printed: MIT Press and Springer. The main question is: which edition is better? Both editions haven't the same quantity of pages, maybe because of...- Julano
- Thread
- Ode
- Replies: 3
- Forum: Science and Math Textbooks
-
K
2nd order ODE circuit, switch question
if we assume the condition immediately after switch is closed (t=0+), *Capacitor voltage cannot jump. *Inductor current cannot jump. dv(0+)/dt=i_c(0+)/c di(0+)/dt=v_l(0+)/L which means we can find the initial condition of the post-zero system algebraically. However, it contradcits to the...- kidsasd987
- Thread
- 2nd order Circuit Ode Switch
- Replies: 5
- Forum: Electrical Engineering