New Reply

Alternate nth power function

 
Share Thread Thread Tools
Jun8-12, 08:59 PM   #1
 

Alternate nth power function


Hi guys I am just wondering if there exists an alternate nth power function that doesn't involve any exponents. Thank you in advance.
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Jun8-12, 09:30 PM   #2
 
Quote by eddybob123 View Post
Hi guys I am just wondering if there exists an alternate nth power function that doesn't involve any exponents. Thank you in advance.

What is an "alternate n-th power function"?

DonAntonio
Jun9-12, 12:02 AM   #3
 
Mentor
"nth power" is another way of saying that the exponent is n.
Jun9-12, 06:41 AM   #4
 

Alternate nth power function


Quote by Mark44 View Post
"nth power" is another way of saying that the exponent is n.

That I know, what is "aternate" such a function, though? Perhaps he meant "alternative"? But then he'd be asking whether there's an exponential function that doesn't involve exponents...!

DonAntonio
Jun9-12, 10:09 AM   #5
 
if n is an integer you can just express it as a sum or product.
Jun9-12, 12:36 PM   #6
 
Mentor
eddybob123,
If by "power function" you mean a function in which a variable is raised to a constant power (xn), then no, there is no way to express it without an exponent.

If that's not what you mean by power function, then please clarify for us what you're asking.

Quote by dipole
if n is an integer you can just express it as a sum or product.
I don't see what this has to do with what the OP asked.
Jun9-12, 09:48 PM   #7
 
But there should obviously be one that exists. For example, if one lists out the squares of the integers and find their differences, one will achieve all the positive odd numbers. Likewise, if one lists out the cubes of the integers, and find their differences and the differnece of their difference, one will acheive all the multiples of 6. I was just wondering whether their was a general formula for all the nth powers.
Jun9-12, 10:19 PM   #8
 
Quote by eddybob123 View Post
But there should obviously be one that exists. For example, if one lists out the squares of the integers and find their differences, one will achieve all the positive odd numbers. Likewise, if one lists out the cubes of the integers, and find their differences and the differnece of their difference, one will acheive all the multiples of 6. I was just wondering whether their was a general formula for all the nth powers.


What does this have to do at all with your original question??

DonAntonio
Jun10-12, 12:07 AM   #9
 
Quote by eddybob123 View Post
Hi guys I am just wondering if there exists an alternate nth power function that doesn't involve any exponents. Thank you in advance.
Hey eddybob123.

One way that you could do it is first decompose into integer and non-integer parts (i.e. x^(a+b) = x^a * x^b where a is an integer and b is the fractional part).

From this you can reduce the x^a to a summation (humungous but huge non-the-less) which then leaves how to resolve x^b.

For this part you can use a power-series expansion that is of the form of an 'infinite-polynomial'.

Technically you can't calculate this result in a finite-manner, but you can write the summation out in terms of a power series with integer powers and because they are in integer powers, you can use the ideas for summations from integer powers and do it this way.

So for example lets look at x^(2.5).

Take x^(2.5) = x^2 * x^(1/2). x^2 can be written out as a summation (you need to take into account the fractional part of x as well).

Now x^(1/2) has a power series expansion with integer powers. Again you will need to take into account the fractional parts and deal with these in a way that translates to summation.

Your answer most likely won't lend itself to finite-computation of integers or rational numbers, but it still can be expressed in terms of a summation.

When x is not an integer you have x = c + d where c is an integer and d is the fractional part. So now from this you have to consider (c+d)^f for some f.

The thing is though, that you may have to do many of these transformations repeatedly to get something in terms of rational numbers, but it can be done. Just don't expect the final transformation to be a simple one.

If x is an integer or a rational number, use the method presented first in this response. If however it is not rational, then you will need to use more general tools which will be a lot harder.
Jun10-12, 12:52 AM   #10
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by eddybob123 View Post
if one lists out the cubes of the integers, and find their differences and the differnece of their difference, one will acheive all the multiples of 6.
Yes, you can achieve rn (plus smaller terms) by doing n summations up to r of the constant n!:
1! S(1, r) = Ʃ 1 = r
2! S(2, r) = 2! Ʃ S(1, r) = r(r+1) = r2 + r
3! S(3, r) = 3! Ʃ S(2, r) = r(r+1)(r+2) = r3 + 2r2 + 2r
etc.
Is that what you had in mind?
Jun11-12, 06:23 PM   #11
 
Quote by Mark44 View Post
eddybob123,
If by "power function" you mean a function in which a variable is raised to a constant power (xn), then no, there is no way to express it without an exponent.

If that's not what you mean by power function, then please clarify for us what you're asking.


I don't see what this has to do with what the OP asked.
xn = x*x*x*x... n times. This can also be written as a sum.
Jun12-12, 06:39 PM   #12
 
Yes, haruspex, except with just general powers x^n expressed in summation form [n{SUM}k=1]f(x,n)
Jun12-12, 07:36 PM   #13
 
Mentor
Quote by dipole View Post
xn = x*x*x*x... n times. This can also be written as a sum.
OK, I'm game - show me.
Jun12-12, 07:46 PM   #14
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by haruspex View Post
3! S(3, r) = 3! Ʃ S(2, r) = r(r+1)(r+2) = r3 + 2r2 + 2r
Er.. I mean = r3 + 3r2 + 2r
Jun14-12, 06:12 PM   #15
 
I know that for all x^n, that the terms p_n are related to n, and that x^n=p_1 + p_2 + p_3 + ... + p_n. I just need to find a direct function relating all values of p.
New Reply

Tags
function, power
Thread Tools


Similar Threads for: Alternate nth power function
Thread Forum Replies
Alternate form of entire function Calculus & Beyond Homework 0
The Alternate form of the Dirac Delta Function Calculus & Beyond Homework 2
Alternate form of Dirac-delta function Calculus 0
Continuous and alternate power Calculus 0
Earths alternate power Computing & Technology 7