No.10941589 ViewReplyOriginalReport
I need to solve the homogenous second order ODE shown

b and c are negative unknown constants.

Therefore, the exponent of the first term is always positive and the exponent of the second term can be either positive or negative.

The boundary limits provided are:

y(0) = y0(positive contant)
y(infinity) = 0

I'm trying to find the values of the constants C1 and C2. However, I can't find how to use the infinity boundary limit to obtain the second equation. What am I missing here?