Linearizing a Non Linear Differential Eq

ashketchumall
Messages
6
Reaction score
0

Homework Statement



Use a suitable substitution to transform the nonlinear DE (dy)/(dx)+y=y² into a linear equation in the new variable z.
and
without solving the DE, justify the possible methods that can be used to solve the DE found in first part.

Homework Equations



I have no idea what to do in order to solve this.

The Attempt at a Solution



dy/dx=y2 -y
dy/dx= y(y-1)

∫dy/y=∫(y-1)dx

ln(y)=y-1??

eln(y)=e(y-1)

y= ey-1 I don't think this is write, but this is what I have... can someone help?
 
Physics news on Phys.org
Did you not understand the problem? Surely you saw the "without solving the DE" part?

(And "\int y-1 dx", where y is an unknown function of x, is certainly not "y- 1". If you do not know y as a function of x, you cannot integrate with respect to x. If you wanted to solve the equation, you should instead completely separate "x" and "y":
\int \frac{dy}{y(y-1)}= \int dx
using "partial fractions" on the left.)
 
HallsofIvy said:
Did you not understand the problem? Surely you saw the "without solving the DE" part?

(And "\int y-1 dx", where y is an unknown function of x, is certainly not "y- 1". If you do not know y as a function of x, you cannot integrate with respect to x. If you wanted to solve the equation, you should instead completely separate "x" and "y":
\int \frac{dy}{y(y-1)}= \int dx
using "partial fractions" on the left.)

Sorry I might have written the questions wrong, first part is separate from the second part.
The questions below are the right ones

3a.Use a suitable substitution to transform the nonlinear DE (dy)/(dx)+y=y² into a linear equation in the new variable z.
3b.without solving the DE, justify the possible methods that can be used to solve the DE found in 3a.
 
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