Skip to content

Commit

Permalink
Merge pull request #326 from Quantum-Software-Development/FabianaCamp…
Browse files Browse the repository at this point in the history
…anari-patch-1

Update README.md
  • Loading branch information
FabianaCampanari authored May 28, 2024
2 parents a23f140 + 5a81a1c commit a1d5dd1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,9 @@ In this case, we can use L'Hôpital's rule, as the limit is of the form \(\frac{
\begin{align*}
\lim_{{x \to \infty}} \frac{{x^2}}{{2x^2 - x}} &= \lim_{{x \to \infty}} \frac{{\frac{d}{dx}[x^2]}}{{\frac{d}{dx}[2x^2 - x]}} \\
&= \lim_{{x \to \infty}} \frac{{2x}}{{4x - 1}} \\
&= \lim_{{x \to \infty}} \frac{{2}}{{4 - \frac{1}{x}}} \\





Expand Down

0 comments on commit a1d5dd1

Please sign in to comment.