Definite integral involving base e and square root of variable as exponent

Click For Summary

Homework Help Overview

The problem involves calculating the definite integral of the function \(\sqrt{x} e^{\sqrt{x}}\) from 0 to 4. The subject area pertains to integral calculus, specifically focusing on techniques such as substitution and integration by parts.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss various approaches including substitution and integration by parts. The original poster attempts substitution but finds it unhelpful, while others suggest rewriting the integrand to facilitate integration. There are questions about the validity of certain algebraic manipulations and the potential for errors in the problem setup.

Discussion Status

The discussion is ongoing with multiple participants offering different perspectives on the approaches to the integral. Some guidance has been provided regarding substitution, but there is no explicit consensus on the best method to proceed. Participants are exploring the implications of their approaches and questioning the assumptions underlying the problem.

Contextual Notes

There is mention of a potential typing error in the original problem statement, and participants express uncertainty about the complexity of the integral given its low point value in the context of a homework assignment.

phyzmatix
Messages
313
Reaction score
0

Homework Statement



Calculate

[tex]\int_{0}^{4}\sqrt{x} e^{\sqrt{x})[/tex]


The Attempt at a Solution



At first I tried substitution, but this didn't bring me anywhere since the integral is not of the form

[tex]\int f(g(x))g'(x)[/tex]

My attempt at integration by parts also leads to an endless loop. I used

[tex]u = e^{\sqrt{x}}[/tex]

Please give me some pointers here. I know I didn't include a whole attempt at a solution, but it's only to save myself some time with the typing (latex is still slow-going). However, if you really need me to include all I've done, I can do so.
 
Physics news on Phys.org
Use substitution, u=Sqrt[x], du=1/(2Sqrt[x])dx so 2u du=dx.
Hope that helps.
 
I didn't work this out so I may be pointing you in the wrong direction. But what if you write the integrand as
[tex]\sqrt{x} e^{\sqrt{x}} \propto x \frac{\mathrm d}{\mathrm dx} e^{\sqrt{x}}[/tex]
 
gamesguru said:
Use substitution, u=Sqrt[x], du=1/(2Sqrt[x])dx so 2u du=dx.
Hope that helps.

Thanks gamesguru, but unless I'm doing something wrong, this doesn't seem to bring me any closer to the answer.

CompuChip said:
I didn't work this out so I may be pointing you in the wrong direction. But what if you write the integrand as
[tex]\sqrt{x} e^{\sqrt{x}} \propto x \frac{\mathrm d}{\mathrm dx} e^{\sqrt{x}}[/tex]

Hi CompuChip. Sorry, but I have no idea what this is that you've just done here :redface: Would you mind explaining?

EDIT: I just noticed that I forgot the "dx" in the OP. Sorry.
 
phyzmatix said:
Hi CompuChip. Sorry, but I have no idea what this is that you've just done here :redface: Would you mind explaining?
I've just rewritten the thing under the integral sign as a product of a (simple) function of x and a derivative w.r.t. x. If you work out the right hand side you'll see you get the original question back, maybe up to some numeric factors. Then you can try partial integration, which will move the d/dx to the x so maybe it becomes simpler. I don't know if it would help though, I think you'd still have to do [tex]\int e^{\sqrt{x}} \, \mathrm dx[/tex] in the end.
 
If you use my substitution, [itex]u=\sqrt{x}, 2u du=dx[/itex] then the integral becomes:
[tex]\int \sqrt{x}e^{\sqrt{x}}dx=\int u e^u 2u du=2\int u^2 e^u du[/tex].
Use integration by parts now, differentiate [itex]u^2[/itex] and integrate [itex]e^u du[/itex].
If you do the integration by parts correctly you get the final answer,
[tex]2e^{\sqrt{x}}(x-2\sqrt{x}+2)[/tex].
Hopefully you get the same thing.
 
CompuChip said:
I've just rewritten the thing under the integral sign as a product of a (simple) function of x and a derivative w.r.t. x. If you work out the right hand side you'll see you get the original question back, maybe up to some numeric factors. Then you can try partial integration, which will move the d/dx to the x so maybe it becomes simpler. I don't know if it would help though, I think you'd still have to do [tex]\int e^{\sqrt{x}} \, \mathrm dx[/tex] in the end.

I'm starting to wonder if there is perhaps a typing error in the question. What makes me wonder even more is that the question only counts 5 marks, so it probably isn't supposed to be a huge calculation. Or is that a dangerous assumption to make and first year Calculus really is supposed to be this tricky?
 
gamesguru said:
If you use my substitution, [itex]u=\sqrt{x}, 2u du=dx[/itex] then the integral becomes:
[tex]\int \sqrt{x}e^{\sqrt{x}}dx=\int u e^u 2u du=2\int u^2 e^u du[/tex].
Use integration by parts now, differentiate [itex]u^2[/itex] and integrate [itex]e^u du[/itex].
If you do the integration by parts correctly you get the final answer,
[tex]2e^{\sqrt{x}}(x-2\sqrt{x}+2)[/tex].
Hopefully you get the same thing.

Oh, ok, I see now. I'm going to give that a go. Ridiculous as this sounds, I wasn't sure if I could combine the two approaches and typically, on hindsight, it suddenly seems the logical thing to do :smile:
 
gamesguru, using your proposed substitution, I get

[tex]u = \sqrt{x}, 2\sqrt{x}du = dx[/tex]

as you obviously did, however, I'm struggling to convince myself that it's mathematically correct to substitute into the substitution, i.e. to write

[tex]2\sqrt{x}du = dx[/tex]

as

[tex]2udu = dx[/tex]

I'm sorry if I'm being irritating, but I really want to understand this and how it works.
 
  • #10
Of course that's correct- it's just algebra.
 
  • #11
HallsofIvy said:
Of course that's correct- it's just algebra.

Thank you for your input. I just wanted confirmation since I didn't find any examples in my textbook or study guide that did the same, which caused some doubt (I'm studying through a distance learning university, so I'm very reliant on examples as a means of explanation and to determine what's allowed and what isn't).

Thanks again!
 
Last edited:
  • #12
phyzmatix said:
gamesguru, using your proposed substitution, I get

[tex]u = \sqrt{x}, 2\sqrt{x}du = dx[/tex]

as you obviously did, however, I'm struggling to convince myself that it's mathematically correct to substitute into the substitution, i.e. to write

[tex]2\sqrt{x}du = dx[/tex]

as

[tex]2udu = dx[/tex]

I'm sorry if I'm being irritating, but I really want to understand this and how it works.
Here's the full reason for that.
We make the substitution [itex]u=\sqrt{x}[/itex].
Differentiate both sides with respect to x,
[tex]\frac{du}{dx}=\frac{1}{2\sqrt{x}}[/tex].
With me so far? Bring the dx over,
[tex]du=\frac{1}{2\sqrt{x}}dx[/tex].
Now we recognize the original substitution [itex]u=\sqrt{x}[/itex]:
[tex]du=\frac{1}{2u}dx[/tex].
Finally, bring over the 2u:
[tex]2u du=dx[/tex].
That's the reason why, and you can check this by integration, 2u du->u^2 and dx->x so:
[tex]u^2=x, u=\sqrt{x}[/tex].
Hope that helps.
 

Similar threads

Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
6
Views
2K