ODE y''+b^2 y=0 where b is vector

  • Thread starter Thread starter mogul
  • Start date Start date
  • Tags Tags
    Ode Vector
mogul
Messages
1
Reaction score
0
Hi,
please help me with this task. I'm wondering what is the right result.
I have a ODE
y'' - b^2 y =0

also the result should be
y=C e^{\pm bx}

but what is the result when b is vector?
\vec b=(b_x, b_y)

is this the result?
y=C e^{\pm \vec{b}x}

or this?
y=C e^{\pm |b| x}

how to solve it?
thanks for help!
 
Physics news on Phys.org
If b is a vector, then what do you mean by "b^2"? The dot product? Then coefficient is the square of the length of the vector.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...

Similar threads

Back
Top