Problem.
By solving the cubic equation x3+x+1=3+ϵ, find the largest possible value of δ that works for any given ϵ>0. (35 (b) from Stewart Calculus.)
My attempt:
Any third degree polynomial x3+px+q=0 with Δ=(3p)3+(2q)2>0 has one real root
x1=32−q+Δ+32−q−Δand two complex conjugate roots
x2=ω232−q+Δ+ω32−q−Δ x3=ω32−q+Δ+ω232−q−Δ
In this case, the equation above can be written as
x3+x−(2+ϵ)=0
where p=1 and q=−(2+ϵ). Hence Δ=(31)3+(22+ϵ)2>0
Substituting into Cardano's formula we have a real solution
x1=322+ϵ+(31)3+(22+ϵ)2+322+ϵ−(31)3+(22+ϵ)2
From a graphical perspective, we are finding the intersection of the polynomial y=x3+x+1 and the horizontal line y=3+ϵ. Finding the intersection point of these two graphs, aligns with finding the x-coordinate of the intersection point as ϵ varies. For small ϵ we can approximate a solution as the equation becomes x3+x−2=0 which has a real solution x=1. This makes sense since limx→1(x3+x+1)=3. This solution can be written as x=1+δ. If we substitute x=1+δ into the original equation x3+x−(2+ϵ)=0 we obtain
(1+δ)3+(1+δ)−(2+ϵ)=0Expanding
1+3δ+3δ2+δ3+1+δ−2−ϵ=0
For small δ we can ignore higher order terms δ2 and δ3.
δ≈4ϵThus the approximate solution for the x-coordinate when y=x3+x+1 intersects the horizontal line y=3+ϵ is
x≈1+4ϵ
By solving the cubic equation x3+x+1=3+ϵ, find the largest possible value of δ that works for any given ϵ>0. (35 (b) from Stewart Calculus.)
My attempt:
Any third degree polynomial x3+px+q=0 with Δ=(3p)3+(2q)2>0 has one real root
x1=32−q+Δ+32−q−Δand two complex conjugate roots
x2=ω232−q+Δ+ω32−q−Δ x3=ω32−q+Δ+ω232−q−Δ
In this case, the equation above can be written as
x3+x−(2+ϵ)=0
where p=1 and q=−(2+ϵ). Hence Δ=(31)3+(22+ϵ)2>0
Substituting into Cardano's formula we have a real solution
x1=322+ϵ+(31)3+(22+ϵ)2+322+ϵ−(31)3+(22+ϵ)2
From a graphical perspective, we are finding the intersection of the polynomial y=x3+x+1 and the horizontal line y=3+ϵ. Finding the intersection point of these two graphs, aligns with finding the x-coordinate of the intersection point as ϵ varies. For small ϵ we can approximate a solution as the equation becomes x3+x−2=0 which has a real solution x=1. This makes sense since limx→1(x3+x+1)=3. This solution can be written as x=1+δ. If we substitute x=1+δ into the original equation x3+x−(2+ϵ)=0 we obtain
(1+δ)3+(1+δ)−(2+ϵ)=0Expanding
1+3δ+3δ2+δ3+1+δ−2−ϵ=0
For small δ we can ignore higher order terms δ2 and δ3.
δ≈4ϵThus the approximate solution for the x-coordinate when y=x3+x+1 intersects the horizontal line y=3+ϵ is
x≈1+4ϵ