PDA

View Full Version : What is the flaw in this logic?


Izzhov
Feb5-07, 05:23 PM
x^2=x+x+ ... +x (with x terms). Its derivative is 1+1+ ... +1 (also x terms). By this logic, \frac{d}{dx} x^2=x But it doesn't. So what's wrong with this picture?

matt grime
Feb5-07, 05:31 PM
this is a well known homework problem. So, what makes you think it is valid? What makes you think it isn't?

Izzhov
Feb5-07, 05:49 PM
I think it's valid because the derivative of the derivative of the sum of any number of functions equals the sum of the derivatives of the functions, and multiplication is just repeated addition.

I don't think it's valid because when I plug x^2 into the formula \lim_{h\rightarrow 0} \frac{f(x+h)-f(x)}{h} it comes out as 2x .

I think that it isn't valid, because the book said so, and plugging it into the definition of a derivative is more fundamental (and therefore less likely to be inaccurate) than the rule for the derivative of the sum of functions. However, I can't find the flaw in the first reasoning.

Izzhov
Feb5-07, 07:35 PM
You didn't really help much!

hrc969
Feb5-07, 10:04 PM
You need to think about when you can apply the rule for derivatives of sums.

d_leet
Feb5-07, 10:13 PM
x^2=x+x+ ... +x (with x terms).

Does this work for every x? What if x is pi? -1?

matt grime
Feb6-07, 02:45 AM
You didn't really help much!

In my mind this is homework. People only get homework help if they actually state what they've done in an attempt. Examine the first premise: that x^2 is x added up x times. That is clearly nonsense.

Gib Z
Feb6-07, 05:16 AM
What you just stated works only for natural values of x. The derivative requires a function that is continuous, not descrete over integers.

HallsofIvy
Feb6-07, 05:30 AM
You didn't really help much!
You didn't think much. Matt Grime's purpose was to give you something to think about- that's always a great help.

You might also think about how x+ x+ x (exactly 3 times) is different from (x+ x+ ...+ x) (x times). Each is a function of x in what way?

Izzhov
Feb6-07, 07:20 AM
Listen: I have thought about it, contrary to what people may think! If x is \pi , for example, you just add \pi three times and then add (\pi - 3) \ast \pi and you get \pi^2 . I don't see the problem with applying this method to any real number.

HallsofIvy
Feb6-07, 07:54 AM
Listen: I have thought about it, contrary to what people may think! If x is \pi , for example, you just add \pi three times and then add (\pi - 3) \ast \pi and you get \pi^2 . I don't see the problem with applying this method to any real number.
That is not the calculation you used before: you said "x2= (x+ x+ ...+ x) (x times)". That is not the same as saying "add \pi to itself 3 times, then add (\pi - 3) \ast \pi ." That was d_leet's point. Why do you mean by "\pi added to itself \pi times"?

My point was not so much that you can't say that "x2= (x+ x+ ...+ x) (x times)" but rather that the derivative of that is not "(1+ 1+ ...+ 1) (x times)". That "(x times)" is another function of x and you haven't "differentiated" that.

Mr.4
Feb6-07, 09:13 AM
x^2=x+x+ ... +x (with x terms). Its derivative is 1+1+ ... +1 (also x terms). By this logic, \frac{d}{dx} x^2=x But it doesn't. So what's wrong with this picture?

I think the problem itself lies in that there are x terms. I myself find it quite ambiguous but I'm going with it . I'll try and explain:

Since there are f(x) 'x' terms where f(x) is a function of x. In that we would have to differentiate f(x)*x using product rule which would result: xf'(x)+f(x).
Thus we cannot directly apply derivatives of sums becuase the number of such sums is in turn a function of x.

(Well, now! I don't understand that myself!:tongue2: )

HallsofIvy
Feb6-07, 09:18 AM
I think the problem itself lies in that there are x terms. I myself find it quite ambiguous but I'm going with it . I'll try and explain:

Since there aare f(x) 'x' terms where f(x) is a function of x. In that we would have to differentiate f(x)*x using fromduct rule which would result: xf'(x)+f(x).
Thus we cannot directly apply derivatives of that kind of vaguely defined sums becuase the number of such sums is in turn a function of x.

(Well, now! I don't understand that myself!:tongue2: )
Actually pretty well stated.

Mr.4
Feb6-07, 09:59 AM
LOL, I like to make up stories!

Izzhov
Feb6-07, 02:10 PM
My point was not so much that you can't say that "x2= (x+ x+ ...+ x) (x times)" but rather that the derivative of that is not "(1+ 1+ ...+ 1) (x times)". That "(x times)" is another function of x and you haven't "differentiated" that.

I think the problem itself lies in that there are x terms. I myself find it quite ambiguous but I'm going with it . I'll try and explain:

Since there are f(x) 'x' terms where f(x) is a function of x. In that we would have to differentiate f(x)*x using product rule which would result: xf'(x)+f(x).
Thus we cannot directly apply derivatives of sums becuase the number of such sums is in turn a function of x.

(Well, now! I don't understand that myself!:tongue2: )

That makes sense. Thanks a lot. :smile:

matt grime
Feb6-07, 03:23 PM
Listen: I have thought about it, contrary to what people may think!

You gave no indication of that. We aren't psychics

If x is \pi , for example, you just add \pi three times and then add (\pi - 3) \ast \pi and you get \pi^2 . I don't see the problem with applying this method to any real number.

The 'method' you just used, and the method you gave in the first post are completely different.

Izzhov
Feb6-07, 08:42 PM
I've already figured out the answer to the question (see my last post), and I don't want to get into any arguments with anyone, so I think this thread should be locked before a fight breaks out or something.

matt grime
Feb7-07, 04:44 AM
What fight? If you read the homework FAQ you will see that homework help is not given unless you show what you've done. That is the primary requirement here for you to get help. So don't complain when you don't get help if you've not done so.

Gib Z
Feb7-07, 04:52 AM
Lol Everyone chillax. If you think this is getting heated, just make a new account Izzhov :p CHill, this is math, not girls :)

gammamcc
Feb25-07, 01:26 AM
It seems you are getting hung up by using the power rule to define the derivative. Power rule is just a short cut for the difference quotient

lim as h-> 0 [f(x+h)-f(x)]/h.