What is the best method for solving this summation equation?

  • Thread starter Thread starter bj1
  • Start date Start date
bj1
Messages
2
Reaction score
0

Homework Statement



http://k1w1.no-ip.info/math.gif

Homework Equations





The Attempt at a Solution



A puzzle I'm trying to find a solution to, and have no idea on where to begin. Any pointers, or answers, appreciated. Thanks.
 

Attachments

  • math.gif
    math.gif
    984 bytes · Views: 505
Physics news on Phys.org
What exactly is the problem? You've given an equation but haven't said what problem you are trying to solve.

I also see many difficulties with the equation: you have a sum over j but there is no j in the numbers to be summed. If that is really what you mean then the result is just 5 times kxlym for each l and m. But you also give different values of "k" for each l and m. Did you mean klm rather than just k? Looks to me like your equation becomes a 5 by 5 matrix equation with only some of the 25 entries involving x and y. Are we to assume that klm = 0 for combinations of l and m not in the table?
 
Hi HallsofIvy,

I'm trying to find the values of x & y. The equation is all that has been given, no other instructions or pointers. I'm rapidly learning that it doesn't appear to be 'standard' for want of a better term. Your assumptions could well be correct, and you may be onto the right path. Thanks.
 
Your equation should really be written as

\sum_{j=0}^5 k_j x^{l_j}y^{m_j} =0

Since the values of k, l and m all depend on the value of j.

...as for the best method of solving this; give me a moment to think about it.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top