PDA

View Full Version : proof


MathematicalPhysicist
May20-03, 02:18 AM
can someone please proove to me the next equation?:
f'(x)/f(x)=|f(x)|

i found it in the next website:http://www.tcaep.co.uk/maths/calculus/integ/index.htm

thanks in advance.

Lonewolf
May20-03, 05:05 AM
I may be being naive here, but I can't see how that's true...
Consider f(x)=x. Then f'(x)=1

f'(x)/f(x)=1/x which is not equal to |x|.

Am I right in thinking this?

Mulder
May20-03, 05:39 AM
It should probably say [inte](f'(x)/f(x))dx = ln|f(x)|.

Try integrating cos(x) / sin(x) for example.

newton1
May20-03, 05:40 AM
i never saw this equation before
if f'(x) is a derivative of f(x)...
this equation should be wrong
if not, then what is it??(i mean maybe have other meaning??!!)

newton1
May20-03, 05:43 AM
Originally posted by Mulder
It should probably say [inte](f'(x)/f(x))dx = ln|f(x)|.

Try integrating cos(x) / sin(x) for example.

[inte](f'(x)/f(x))dx = ln|f(x)|.
yes....i think this is the right answer

Lonewolf
May20-03, 06:14 AM
I wouldn't use that site much more...

∫1/x2dx= tanh-1x+c?!

FZ+
May20-03, 06:15 PM
Seems to be a straightforward case of integration by substitution, doesn't it? Which is derived from chain rule...

Tom Mattson
May20-03, 06:24 PM
It's also wrong, which is Lonewolf's point. It should be:

∫1/(x2+1)dx= tanh-1x+c

Funny thing is, they got the derivative of tanh-1(x) right!

Lonewolf
May20-03, 06:33 PM
Shouldn't that be

∫1/(1-x2)dx= arctanh x + c?

Tom Mattson
May20-03, 06:59 PM
Oops--you're right. I got tanh-1(x) confused with tan-1(x).

plus
May21-03, 06:34 AM
Originally posted by newton1
[inte](f'(x)/f(x))dx = ln|f(x)|.
yes....i think this is the right answer

just differentiate ln|f(x)|.

Thoth
May21-03, 03:43 PM
This is actually f’ (x)/f (x)=|f’ (x)/f (x)|. Let’s make some examples:

If f (x)=x then f’ (x)=1, therefore, f’ (x)/f (x)=1/x and |f’ (x)/f (x)|=Square-root (1/x)^2=1/x

If f (x)=x^2 then f’ (x)=2x, therefore, f’ (x)/f (x)=2/x and |f’ (x)/f (x)|= Square-root (2/x)^2=2/x

How about if f (x)= -x then f’ (x) = -1, therefore, f’ (x)/f (x)= -1/-x=1/x and again |f’ (x)/f (x)| =1/x
Obviously f’ (x) / f (x) is always equal to |f’ (x)/f (x)|

In general: if f (x) = cx^n then f’ (x) = ncx^(n-1) so f’ (x)/f (x) = ncx^n/cx^(n+1)= nx^n/x^(n+1) =nx^n/(x^n)*x=n/x

So f’ (x)/f (x) for x^3 is 3/x or x^4 is 4/x and so on (always n/x). This equation states that there is always a singularity at x and it exists at first and third quadrants. I hope this was helpful[;)]

Lonewolf
May21-03, 04:58 PM
What about f(x) = 1/x?

f'(x) = -1/x2

f'(x)/f(x) = -1/x

This is not equal to |f'(x)/f(x)|

LogicalAtheist
May21-03, 05:02 PM
For the expression:


∫X


What does the "∫" mean. Tell me all about it, please.

Lonewolf
May21-03, 05:18 PM
It's an integral sign. Integration is a part of calculus where we find areas of regions, naively speaking. There's no real general method of performing integration, but there are certain standard integrals. The site listed above gives some examples of standard integrals, although a few of them are wrong. I'm sure someone can give a more precise definition than I have.

KLscilevothma
May21-03, 05:39 PM
[inte] tan hx
=/= ln|cos hx| + C
= ln|sec hx| +C
(another mistake from the website)

What does the "[inte]" mean
For example, a function f(x) = x^2
The first derivative of f(x), f'(x) = 2x

Now we are given f'(x) = 2x , how can we find f(x)? We use integration.
[inte]2xdx = x^2 + C (where C is the constant of integration)

Defination: Let f(x) be defined on [a,b]
If F'(x)=f(x), then F is called the primitive function of f and we write it as F(x)=[inte]f(x)dx.
Since F(x)+C is also a primitive function of f, therefore [inte]f(x)dx= F(x) + C where C is the constant of integration

Lonewolf
May21-03, 05:46 PM
Not all functions have a closed form integral. One such famous one is the probability density function of the Gaussian distribution

(1/√(2*π))*∫e-x2/2dx

Thoth
May21-03, 06:30 PM
Originally posted by Lonewolf
What about f(x) = 1/x?

f'(x) = -1/x2

f'(x)/f(x) = -1/x

This is not equal to |f'(x)/f(x)|

1/x or better said x-1 is not in the form of cxn, but it is in the form of cx(-n), which generally exists in the second and forth quadrants with equation of –n/x. In this case we would have -|f’ (x) / f (x)|. [;)]

Lonewolf
May21-03, 06:37 PM
You didn't say what n had to be. f(x) represents a general function. Your 'proof' doesn't cover a general function, only polynomials.
Try f(x) = sin(x) for size [;)]

Thoth
May21-03, 07:46 PM
Originally posted by Lonewolf
f(x) represents a general function.
Please read my original post carefully, I said, “In general: if f (x) = cx^n then…”
Originally posted by Lonewolf
You didn't say what n had to be.
I didn’t have to, n can be anything, and however, n is not -n. I did not say if f (x) = cx -n
Your 'proof' doesn't cover a general function, only polynomials.
Exactly!! I think you got it now.

[;)]

Lonewolf
May21-03, 08:04 PM
I didn’t have to, n can be anything

I'm afraid you do, it makes a whole lot of difference. Mathematical proofs require precision and rigour. n could have been included in the whole set of real numbers, which does include negative numbers, or even the set of complex numbers, which leads to all hell breaking loose.

Your theorem was f'(x)/f(x) = |f'(x)/f(x)|. You should have specified earlier that f was a polynomial function.

I'd go with earlier posts and say that it should have been

∫f'(x)/f(x) dx = ln|f(x)| + C

Lonewolf
May21-03, 08:55 PM
Hmm, furthermore, it's not true.

Consider f(x) = x, f'(x) = 1

f'(x)/f(x) = 1/x

Now, let x = -1

f'(-1)/f(-1) = 1/-1 = -1
|f'(-1)/f(-1)| = |1/-1| = |-1| = 1

1 is not equal to -1

Thoth
May21-03, 10:52 PM
Lonewolf

Please read my original post once again, I am sure the problem is not you but my English, since English is not my first or second or even third language. I apologize if I do not know the English languages as well as you do (after all this is probably your language from birth.) Perhaps instead of the middle I should have started the discussion with Polynomials at the top. However, I am certain that those who are looking for excuses to argue, would have find something else to pick on no matter what.

The other problem is that we might both have to go and look at the math 101 on mathematical symbols and denotations. For example, to show a general polynomial equation, c is usually means a Constant, n denotes a positive number. To signify a negative number, mostly -n is used. To indicate a complex number, i and sometimes u is used and never n.

About if x=-1, please read my original post line by line. Look where I mentioned the first and third quadrant for f’ (x)/f (x)=|f’ (x)/f (x) | to be true. In the first quadrant x cannot be a negative number and in the third quadrant where x can be negative, f (x) also have to be negative. Therefore, f (-x)=-f (x). This means that in the third quadrant f (-x)=-x and not x, hence, f’ (-1)=-1 and not 1 as you mistakenly stated.

So f’ (-1) / f (-1) = -1/-1=1 which is also |f’ (-1) / f (-1)|=1

Furthermore, I never did or ever will claim that I am proofing anything since I neither have time nor desire to proof mathematics in a forum such as this. I only was trying to help someone about an equation in a faulty Internet site. This is a forum for discussion and exchange of ideas and not a science symposiums or mathematical proofing society.
Take it easy life is short
[;)]

Lonewolf
May22-03, 03:19 AM
The other problem is that we might both have to go and look at the math 101 on mathematical symbols and denotations.

I never knew there was such a class. To paraphrase Lewis Carroll, 'my words mean whatever I want them to mean'. This is why we need to define the terms we use. Different people have different conventions. For example, engineers like to use j to represent √(-1).

Think about the usefulness of your function, and the usefulness of the proposed integral, ∫f'(x)/f(x)dx=ln|f(x)|+C. This occurs frequently in calculus, and is applicable in general to any real function where f(x) is never 0, and applicable to any function from the reals minus the points where the function is 0 to the reals for all x.

I appreciate that you were trying to help. I'm just making a point.

Thoth
May22-03, 12:42 PM
Yes, the inquisitive Alice in wonderland. I actually appreciate your inclination to investigate intrusively, and I value your friction with me. Where we would be if there were no abrasions in life. About the degree of usefulness of a proposition, this isn’t really the point. The question is, which expression mostly resembles this wrong expression: f’ (x)/ f (x) = |f (x)|.

About the frequency of occurrences in calculus, take a look at the following and tell me if this not the most common questions in calculus and pre calculus.

The function F (x) is as follows:

F (x) = x where x>0
F (x) = undefined where x=0
F (x) = -x where x<0
What is f ‘(x)/f (x)? Or what is f’ (x) at x=-1 for example.

Most of the people make the same mistake that you did and intuitively think that f’ (-1) = 1. However, if you release yourself from the bondage of intuition and stuck with the art of logic, you immediately realize the trick (which teachers and books love to do.)

This is obviously not continues function and there is a singularity and un-continuity in F (x). As there is with any f (x) = cx n . This was of course all discussed in my initial writing regarding this issue. However, perhaps the way I organize it wasn’t quite clear by not being written in a more customary format for pre calculus students.
[;)]

Lonewolf
May22-03, 02:26 PM
I give up. You can have the last word if you like.

Thoth
May22-03, 04:35 PM
Thank you, and I shall if I may.

Mathematics is not about how many formulas one can memorize or apply in an obviously put problem. Anybody can copy a formula from a book or Internet to falsely pretend the knowledge of mathematics. What is the value of a formula such as &int; f’ (x)/f (x) dx=ln|f (x)|+C without having basic knowledge about lines and points and how they can be related to each other.

In exams, very good teachers do not care if you can use formulas and in fact they might let you to carry all the formulas and Gaussian equations that you like; because if you do not have basic knowledge about them they are hardly any useful to tackle a well put problem. All sciences and specially mathematics is about the very basic notions of their foundations and their applications relating them.

It is the basic that challenges our mind to go beyond our falsely trained perceptions about the world and its true nature around us. Basics take us underneath of all these awkward looking equations and formulas and show us the beauty and philosophy of mathematical thinking and reasoning. Copying formulas is nothing compare to understanding about the nature of lines and points. Actually the hardest problems are those that ask us to define a line or nature of a point. For example, since the discovery of mathematics our greatest minds have been trying to proof a simple postulate of parallel lines in no avail.

I hope this friction have taught one of us something. Good luck[;)]