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

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 1K views
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 + [tex]\upsilon[/tex] (d2w / dx2)

g, [tex]\upsilon[/tex] = constant


Homework Equations



Problem Solution:

w = (g/[tex]\upsilon[/tex])(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 = [tex]\nu[/tex] 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.