Math Problem Statement

Evaluate the integral from 1 to 2 of x*sin(x^2) dx.

Solution

The integral given is:

12xsin(x2)dx\int_{1}^{2} x \sin(x^2) \, dx

This is an example of an integral that can be solved using the method of substitution. Let's solve it step by step.

Step 1: Substitution

Let u=x2u = x^2. Then, du=2xdxdu = 2x \, dx or du2=xdx\frac{du}{2} = x \, dx.

Step 2: Change of Limits

Since u=x2u = x^2, the limits of integration change as follows:

  • When x=1x = 1, u=12=1u = 1^2 = 1.
  • When x=2x = 2, u=22=4u = 2^2 = 4.

Step 3: Substitute into the Integral

Substituting uu and dudu into the integral:

12xsin(x2)dx=14sin(u)du2\int_{1}^{2} x \sin(x^2) \, dx = \int_{1}^{4} \sin(u) \frac{du}{2}

This simplifies to:

1214sin(u)du\frac{1}{2} \int_{1}^{4} \sin(u) \, du

Step 4: Integrate

The integral of sin(u)\sin(u) is cos(u)-\cos(u). So:

12[cos(u)]14\frac{1}{2} \left[ -\cos(u) \right]_{1}^{4}

Step 5: Apply the Limits

Now, apply the limits:

12[cos(4)+cos(1)]\frac{1}{2} \left[ -\cos(4) + \cos(1) \right]

Therefore, the final answer is:

12[cos(1)cos(4)]\frac{1}{2} \left[ \cos(1) - \cos(4) \right]

Would you like more details on any of the steps or have any other questions?

Here are five related questions you might find interesting:

  1. How does substitution work for integrals with more complex functions?
  2. What are some common functions where substitution is especially useful?
  3. How can we evaluate integrals when substitution is not straightforward?
  4. What are definite integrals, and how do they differ from indefinite integrals?
  5. How would you solve an integral with limits that are not straightforward, like in polar coordinates?

Tip: When using substitution for definite integrals, always remember to change the limits of integration according to the new variable!

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Integration
Substitution Method

Formulas

Substitution: u = x^2, du = 2x dx
Integral of sin(u) du = -cos(u) + C

Theorems

Fundamental Theorem of Calculus

Suitable Grade Level

Undergraduate Level - Calculus I