Math Problem Statement

Can you find the integral of e^sqrt(x-1) / sqrt(x-1) dx

With upper limit: infinity, lower limit: 1

Solution

To evaluate the integral

1ex1x1dx,\int_1^{\infty} \frac{e^{\sqrt{x-1}}}{\sqrt{x-1}} \, dx,

we can use a substitution. Let:

u=x1    x=u2+1    dx=2udu.u = \sqrt{x-1} \implies x = u^2 + 1 \implies dx = 2u \, du.

The limits change as follows:

  • When x=1x = 1, u=0u = 0.
  • When xx \to \infty, uu \to \infty.

Now, substituting these into the integral:

0euu(2u)du=20eudu.\int_0^{\infty} \frac{e^u}{u} (2u) \, du = 2 \int_0^{\infty} e^u \, du.

This simplifies to:

20eudu.2 \int_0^{\infty} e^u \, du.

However, the integral

0eudu\int_0^{\infty} e^u \, du

diverges, because eue^u grows exponentially as uu \to \infty. Thus, the original integral also diverges.

Therefore, the integral

1ex1x1dx\int_1^{\infty} \frac{e^{\sqrt{x-1}}}{\sqrt{x-1}} \, dx

diverges.

Summary

  • The integral diverges.

Would you like further details or explanations on any part of this process? Here are some questions for further exploration:

  1. How do substitution methods work in integrals?
  2. What are the implications of an integral diverging?
  3. Can you provide examples of convergent integrals involving exponential functions?
  4. What other techniques can be used to evaluate improper integrals?
  5. How does the behavior of ex1e^{\sqrt{x-1}} impact convergence?

Tip: Always check the behavior of the integrand as it approaches the limits of integration to determine convergence or divergence.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Calculus
Improper Integrals
Exponential Functions
Substitution Method

Formulas

Integral of e^u du
Substitution: u = sqrt(x - 1), dx = 2u du

Theorems

Divergence of Improper Integrals

Suitable Grade Level

Undergraduate Calculus