What Values of X Result in Real Double Roots for This Polynomial?

  • MHB
  • Thread starter oasi
  • Start date
  • Tags
    Roots
In summary, the procedure for solving second order ODEs using the general solution given in (2) is to set $\displaystyle z= v\ u^{\ '} - u\ v^{\ '}$, and then use (4) and (5) to find u.
  • #1
oasi
14
0
can you look this question and help me?

http://img252.imageshack.us/img252/2720/59248444.png
 
Physics news on Phys.org
  • #2
oasi said:
can you look this question and help me?

http://img252.imageshack.us/img252/2720/59248444.png

It would help if you posted the full question (if there is any more, or its exact wording), but in this context it means something like give a "derivation of" that is provide a logical set of arguments that find the given function as a solution of the ODE.

CB
 
  • #3
oasi said:
can you look this question and help me?

http://img252.imageshack.us/img252/2720/59248444.png

The second order ODE that has solutions You have indicated is...

$\displaystyle y^{\ ''} + a\ y^{\ '}+ \frac{a^{2}}{4}\ y=0$ (1)

A possible answer to Your question is in a procedure that can be very useful in more complicated situations. The general solution of (1) is...

$\displaystyle y(x)= c_{1}\ u(x) + c_{2}\ v(x)$ (2)

... where $u(*)$ and $v(*)$ are mutually linearly independent, $c_{1}$ and $c_{2}$ two constants. From (1) we derive...

$\displaystyle u^{\ ''} + a\ u^{\ '}+ \frac{a^{2}}{4}\ u=0$

$\displaystyle v^{\ ''} + a\ v^{\ '}+ \frac{a^{2}}{4}\ v=0$ (3)

... and multiplying the first of (3) by v, the second of (3) by u and taking the difference...

$\displaystyle (v\ u^{\ ''} - u\ v^{\ ''}) + a\ (v\ u^{\ '} -u\ v^{\ '})=0$ (4)

Setting $\displaystyle z=v\ u^{\ '} -u\ v^{\ '}$ the (4) becomes...

$z^{\ '}+ a\ z=0$ (5)

... the solution of which is $\displaystyle z=c_{1}\ e^{-a\ x}$. Combining all the result we can write...

$\displaystyle \frac{v\ u^{\ '} -u\ v^{\ '}}{v^{2}}= \frac{d}{dx} (\frac{u}{v})= \frac{c_{1}\ e^{-a\ x}}{v^{2}} \implies \frac{u}{v}= c_{2}+c_{1}\ \int \frac{e^{-a\ x}}{v^{2}}\ dx \implies u= c_{2}\ v + c_{1}\ v\ \int \frac{e^{-a\ x}}{v^{2}}\ dx$ (6)

Now we can verify that $\displaystyle v(x)= e^{- \frac{a\ x}{2}}$ is solution of (1) so that from (6) we obtain...

$\displaystyle u(x)= c_{1}\ e^{- \frac{a\ x}{2}}\ \int \frac{e^{-a\ x}}{e^{-a\ x}}\ dx = c_{1}\ x\ e^{- \frac{a\ x}{2}}$ (7)

Kind regards

$\chi$ $\sigma$
 
  • #4
A more general application of the procedure of my previous post is the following. Let's suppose to have a second order ODE...

$\displaystyle y^{\ ''}+ a(x)\ y^{\ '} + b(x)\ y=0$ (1)

Proceeding as in my previous post, setting $\displaystyle z= v\ u^{\ '} - u\ v^{\ '}$ we arrive at...

$\displaystyle z^{\ '}+ a(x)\ z=0$ (2)

... a solution of which is...

$\displaystyle z= e^{- \int a(x)\ dx}$ (3)

... and from (3) we derive first...

$\displaystyle \frac{d}{dx} (\frac{u}{v})= \frac{z}{v^{2}}$ (4)

... and then...

$\displaystyle u=v\ \int \frac{z}{v^{2}}\ dx$ (5)

The (5) is useful because it permits You, if a solution v(x) of (1) is known, to obtain another solution u(x) independent from it. A 'curiousity' is the fact that (5) is valid no matter which is b(x) in (1)...

Kind regards

$\chi$ $\sigma$
 
  • #5


Sure, I'd be happy to help! The question appears to be asking for the values of x that would result in the polynomial equation having real double roots. In order for a polynomial to have real double roots, it must have a discriminant of 0, meaning that the square root term in the quadratic formula would result in a value of 0.

To solve for the values of x that would result in a discriminant of 0, we can set the discriminant (b^2-4ac) equal to 0 and solve for x. In this case, the equation would be:

(b^2-4ac) = 0
(2x+1)^2 - 4(3)(x+1) = 0
4x^2 + 4x + 1 - 12x - 12 = 0
4x^2 - 8x - 11 = 0

We can then use the quadratic formula to solve for x:

x = (-b ± √(b^2-4ac)) / 2a
x = (-(-8) ± √((-8)^2 - 4(4)(-11))) / 2(4)
x = (8 ± √(64 + 176)) / 8
x = (8 ± √240) / 8
x = (8 ± 15.49) / 8
x = 23.49/8 or -7.49/8
x = 2.94 or -0.94

Therefore, the values of x that would result in a real double root for this polynomial equation are x = 2.94 and x = -0.94.

I hope this helps! Let me know if you have any other questions or if you need further clarification.
 

FAQ: What Values of X Result in Real Double Roots for This Polynomial?

What are real double roots?

Real double roots refer to the solutions of a polynomial equation where two identical real numbers are the solutions. In other words, the equation has two real roots that are equal in value.

How can I determine if a polynomial equation has real double roots?

A polynomial equation has real double roots if the discriminant, which is the part of the quadratic formula under the square root sign, is equal to zero. This means that the equation has only one solution, resulting in two equal roots.

What is the significance of real double roots in a polynomial equation?

Real double roots indicate that the graph of the equation touches the x-axis at only one point, creating a "double root" or a point of inflection. This means that the equation has a repeated solution, which can provide insights into the behavior of the equation.

Can a polynomial equation have more than two real double roots?

No, a polynomial equation can only have a maximum of two real double roots. This is because the equation can only have two solutions, and if they are both equal, they are considered as real double roots.

How can I use the concept of real double roots in real-life applications?

The concept of real double roots can be applied in various fields, such as physics, engineering, and finance. For example, in physics, real double roots can represent the maximum or minimum points of a graph, which can help determine the optimal value of a variable. In finance, real double roots can be used in calculating interest rates or determining the break-even point of an investment.

Similar threads

Back
Top