Struggling with Definite Integrals: Need Help with Two Challenging Problems?

  • Thread starter Thread starter quackzilla
  • Start date Start date
  • Tags Tags
    Integrals
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 2K views
quackzilla
Messages
4
Reaction score
0
Hey, I have a crappy community college professor and apparently I am not smart enough to figure out the parts she didn't teach.

the definite inegral of (ln x)^2 - 1 (part of a geometry problem)
from e^-1 to e

I tried this:

[(x ln x - x)^3]/3 - x

And got 2.48, but looking at the graph it looks like it should be about 1.5.

This is just a homework problem, but none of the class can get it.

I also have another question on a different problem.

a definite integral from -.5 to .5

SQRT[1-(2 cos (pi*x))^2]

I got as far as SQRT[1 - 4pi^2sin^2(pi*x) and I have NO idea how to integrate that.

None of the class could figure out this one either.

My calculus teacher is about 75 years old, and she shouldn't be teaching, I feel like I haven't learned anything except what I have taught myself.

Thank you for any help!
 
Physics news on Phys.org
Could you post the original problems?

Also, I am not sure what you mean by:
I tried this:

[(x ln x - x)^3]/3 - x

And got 2.48, but looking at the graph it looks like it should be about 1.5.

If you evaluate the integral you should get:

[tex]\int_{e^{-1}}^{e}\left( (\ln x)^2 - 1 \right) dx \approx -1.47[/tex]

Is that what you mean by 1.5? Do you need help evaluating the integral? What are you having trouble with?
 
yeah, it looked by eye like it should about 1.5, but the equation that I got when I integrated, what I posted above, gave me about 2.5.

I'm just not sure how to integrate the square of (log x)...
 
If you can, use a table (there should be one in the back of your book). If you want to, or have to, do it by hand, try substitution and then use integration by parts (twice :smile:). There may be a more clever way to do it, but what I said works (and it is not that bad).
 
[tex]\int\left( (\ln x)^2 - 1 \right) dx = x(\ln x -1)^2 + C[/tex]

That makes your definite integral [tex]- 4(e^{-1})[/tex], which is approx
[tex]-1.47151776468576928638209508064584346978324452<br /> 412707133803134720678984598297959921342858909738367<br /> 857498650930110737598083298790317116051603450661435<br /> 797639513236877746950935246019455596450058246537995<br /> 087991473790383175898921019956998181295746483185924<br /> 205859008244917689235665970626640146029830913482213<br /> 141495355242721915044782731957381798940295727439686<br /> 646973201427974883282840911007208633997693512676286<br /> 267068704934643292150449166249502883788002816203893<br /> 3702710305010112121507544660628374615198170962548287151378[/tex]
 
thanks for the help!