MHB Sluggerbroth's Question from Math Help Forum

  • Thread starter Thread starter Sudharaka
  • Start date Start date
  • Tags Tags
    Forum
AI Thread Summary
The limit of the function \(f(x) = x^2 - 2x + 4\) as \(x\) approaches 1 is proven to be 3 using direct substitution. The calculation shows that \(\lim_{x\rightarrow 1}(x^2-2x+4) = 1^2 - 2 + 4 = 3\). A delta-epsilon proof is also provided, confirming that for any \(\epsilon > 0\), there exists a \(\delta > 0\) such that \(|f(x) - 3| < \epsilon\) when \(|x - 1| < \delta\). This establishes the limit rigorously. The discussion effectively demonstrates both direct evaluation and formal proof methods for limits.
Sudharaka
Gold Member
MHB
Messages
1,558
Reaction score
1
Title: Prove this limit

\[\lim_{x\rightarrow 1}(x^2-2x+4)=3\]

Hi sluggerbroth, :)

\begin{eqnarray}

\lim_{x\rightarrow 1}(x^2-2x+4)&=&\lim_{x\rightarrow 1}x^2-2\lim_{x\rightarrow 1}x+\lim_{x\rightarrow 1}4\\

&=&1^2-2+4\\

&=&3

\end{eqnarray}

Kind Regards,
Sudharaka.
 
Mathematics news on Phys.org
I wonder if this question requires a delta-epsilon proof instead? I always disliked those!
 
Jameson said:
I wonder if this question requires a delta-epsilon proof instead? I always disliked those!

Exactly. This is something that didn't occur to me. :)

Let \(f(x)=x^2-2x+4\mbox{ and }l=3\). Take any \(\epsilon>0\), and consider, \(|f(x)-l|\)

\begin{eqnarray}

|f(x)-l|&=&|x^2-2x+4-3|\\

&=&|x^2-2x+1|\\

&=&(x-1)^2\\

&<&\epsilon\mbox{ whenever }|x-1|<\sqrt{\epsilon}\\

\end{eqnarray}

Take \(\delta=\sqrt{\epsilon}\) and we get,

\[|f(x)-l|<\epsilon\mbox{ whenever }|x-1|<\delta\]

Therefore for every \(\epsilon>0\) there exists a \(\delta>0\) such that,

\[|f(x)-l|<\epsilon\mbox{ whenever }|x-1|<\delta\]

Hence,

\[\lim_{x\rightarrow 1}f(x)=l\]

\[\Rightarrow\lim_{x\rightarrow 1}(x^2-2x+4)=3\]

Kind Regards,
Sudharaka.
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...

Similar threads

Back
Top