Thread Closed

Why is this proof wrong

 
Share Thread
May13-09, 10:19 PM   #1
 

Why is this proof wrong


Another one of those 0 = 1 proofs.

If you dislike them, please navigate away to cats doing things with captions. Otherwise stay tuned.

Tell me what's wrong (obviously I know what's wrong but I just want to put it out there for people to mull over).

Note, you need to know basic calculus.

[tex]

\int \frac{1}{x} dx = \int \frac{1}{x} dx
[/tex]

[tex]
u = \frac{1}{x}
[/tex]

[tex]
dv = dx
[/tex]

[tex]
du = \frac{-1}{x^2} dx
[/tex]

[tex]
v = x
[/tex]

[tex]
\int \frac{1}{x} dx = u * v - \int v du
[/tex]

[tex]
\int \frac{1}{x} dx = \frac{1}{x} * x - \int x * \frac{-1}{x^2} dx
[/tex]

[tex]
\int \frac{1}{x} dx = 1 - \int \frac{-1}{x} dx
[/tex]

[tex]
\int \frac{1}{x} dx = 1 + \int \frac{1}{x} dx
[/tex]

[tex]
0 = 1
[/tex]
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
May13-09, 10:28 PM   #2

Community 2012
 
Recognitions:
Gold Membership Gold Member
Right off the bat, [tex]u = \frac{{dv}}{x} = dx[/tex] makes no sense. The second line makes no sense either.... am i completely missing something?
May13-09, 10:32 PM   #3
 
Sorry those are supposed to be separate. I will edit that in.

This is what it should look like

[tex]
u = \frac{1}{x}
[/tex]

[tex]
dv = dx
[/tex]

I have also added an extra step just to show that I am going to be using integration by parts to do the "proof"
May13-09, 11:25 PM   #4

Community 2012
 
Recognitions:
Gold Membership Gold Member

Why is this proof wrong


[tex]\int \frac{1}{x} dx = 1 - \int \frac{-1}{x} dx[/tex] isn't valid. Integration by part goes like:

[tex]\int\limits_a^b {udv} = [uv]_a^b - \int\limits_a^b {vdu} [/tex]

The term you think is 1 is actually 0.
May14-09, 02:51 AM   #5
 
We are dealing with antiderivatives. So, given F(x) and G(x) that are antiderivatives of 1/x, it is true that F(x) = G(x) + C, for some constant C. For example, the second to last line you have can be written as

ln(x) + C = 1 + ln(x) + D for some constants C, and D. We do not then conclude that 0 = 1.

The integral of 1/x dx is a FAMILY of functions that all differ by a constant.
May14-09, 04:04 AM   #6
neu
 
I only got to the end of the second sentence
May14-09, 04:44 AM   #7
D H
 
Mentor
Russell has the right answer. To be strictly correct, the rule for integration by parts is better written as

[tex]\int u dv = u*v - \int v du + C[/tex]

We drop the arbitrary constant because it is implied by the very use of indefinite integrals, or antiderivatives. The inverse of the derivative is not unique.
May14-09, 04:46 AM   #8
 
Russell and D_H are correct, the constant term is missing. Gj guys :)
May16-09, 03:16 PM   #9
gel
 
Quote by protonchain View Post
Russell and D_H are correct, the constant term is missing. Gj guys :)
and Pengwuino too. You either put in constants of integration, or use definite integrals. Either way resolves the error.
May16-09, 03:38 PM   #10
 
Right, but since I defined the problem in the start as indefinite integrals, I was looking for the answer that was related to indefinite integrals. Anyways. It's just a simple problem
Thread Closed

Similar discussions for: Why is this proof wrong
Thread Forum Replies
Limit proof:but there is something wrong... Calculus & Beyond Homework 2
What is wrong with this proof? Calculus & Beyond Homework 1
what's wrong with this proof? General Math 16
What is wrong w/ this Proof Calculus & Beyond Homework 6
easy proof... don't know where i am going wrong Calculus 2