You are not logged in.
Pages: 1
What's the official term for when you subtract a number with it's reciprocal? I can't seem to find anything on a google search, probably due to using the wrong keywords.
For example, if you take the square root of 3 (1.732) and subtract it's reciprocal from it (0.557), you end up with 1.154 (4/3 squared). I'm just wondering what this operation is called.
Btw I found this pattern by experimenting with it: 1/2, 4/3, 9/4, 16/5... etc. (*all squared).
Offline
Hi circlemaker;
I am not understanding what you mean by 1.154 (4/3 squared)? Could you show your workings?
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
4/3 = 1.333
1.333 squared is 1.154
Offline
Hi;
You mean the square root or root as it is sometimes called. Squared means multiply by itself.
You can derive your idea algebraically.
Squaring this we get:
So:
For n = 7 just plug into the bottom formula,
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Oh, lol.... so I had the terminology backwards? Math.sqrt(n) is where I got that from (computer speak). Should the function be called Math.root(n) instead? :cool
Annnyway, is there a proper word or phrase to describe my original question? n-(1/n)
Thanks again!
Offline
Usually I see sqrt for square root in computer languages, or something similar.
A phrase for that, I do not know of one.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Yeah lol I realized how that sounded after posting.
I had the two confused for a while. Squared, square root... squirt, sqrt, sqrd... they blend together. Thanks for clearing that up.
Umm, still nothing on my original question?
Offline
Hi;
Sorry about that one, but I do not know what the name of n - 1 / n is called. It is hard to believe but not everything in math has a name.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Pages: 1