What is the Solution to a Simple Differential Equation with Constant Parameters?

Wildcat04
Messages
33
Reaction score
0

Homework Statement



I need to integrate this problem, I am not sure what it is but I am having trouble doing this simple problem and coming up with the right answer. Its been awhile since I had diff eq..

Solve for w as a function of x

0 = g + \upsilon (d2w / dx2)

g, \upsilon = constant


Homework Equations



Problem Solution:

w = (g/\upsilon)(bx - x2/2)


The Attempt at a Solution



I am assuming that I need to move stuff to each side and complete the double integrals and solve for w

something along these lines:

-g dx2 = \nu d2w

I would love it if someone could give me a nudge.
 
Physics news on Phys.org
It's really easy. You've got w''(x)=(-g/v). Just integrate both sides with respect to x twice. Don't forget the constants of integration. You should then realize the problem solution isn't the most general one.
 
Thank you Dick, I knew that I was making this stupid problem much harder then it should be put I just couldn't wrap my head around it.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top