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.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...

Similar threads

Back
Top