Solving 2^k = n/k for k in Terms of n: Tips and Tricks

  • Thread starter flash
  • Start date
  • Tags
    Expression
In summary, the conversation is about solving the equation 2^k = \frac{n}{k} for k in terms of n. The participants discuss the possibility of a closed form or algebraic solution, and it is determined that the equation can be solved using the Lambert W function. The final solution for k is given as k= W(n ln(2))/ln(2).
  • #1
flash
68
0
I would like to solve [tex] 2^k = \frac{n}{k} [/tex] for k in terms of n, but can't seem to do it. Any help greatly appreciated!
 
Physics news on Phys.org
  • #2
Hm, there may not be a closed form solution. Does anyone else have better luck?
 
  • #3
No, you can't solve it algebraically. You can only approximate it numerically, unless n is very special.
 
Last edited:
  • #4
Thanks, that's what I wanted to know. Cheers
 
  • #5
That depends upon what you mean by "closed form" or "algebraic" solution.

This is obviously equivalent to k2k= n and, since 2k= ekln(2), k ek ln(2)= n. Multiplying on both sides by ln 2, (k ln(2)) ek ln(2)= n ln(2). If we let y= k ln(2), that equation is yey= n ln(2).

That equation is directly solvable by the Lambert W function (which is simply defined as the inverse function to f(x)= xex): k ln(2)= y= W(n ln(2)) so
k= W(n ln(2))/ln(2).
 

1. What does it mean to "solve expression for k"?

When we say "solve expression for k," it means finding the value of the variable k in a given mathematical expression. This is usually done by manipulating the given expression using algebraic operations until the variable k is isolated on one side of the equation.

2. How do I solve an expression for k?

To solve an expression for k, you need to use algebraic operations such as addition, subtraction, multiplication, and division to manipulate the given expression. The goal is to isolate the variable k on one side of the equation. Once you have done this, the value of k will be the solution to the expression.

3. Can you provide an example of solving an expression for k?

Sure! Let's take the expression 3k + 7 = 22. To solve for k, we first subtract 7 from both sides of the equation to get 3k = 15. Then, we divide both sides by 3 to get k = 5. So the solution to this expression is k = 5.

4. Is it possible to have multiple solutions when solving an expression for k?

Yes, it is possible to have multiple solutions for an expression involving k. This usually happens when the given expression contains multiple occurrences of the variable k. In such cases, you will need to use more advanced algebraic techniques, such as factoring or substitution, to solve for k.

5. Why is it important to solve expressions for k?

Solving expressions for k is important because it allows us to find the exact value of the variable in a given equation. This is especially useful in practical applications, such as solving real-world problems or finding unknown quantities in scientific experiments.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
3
Views
626
  • Precalculus Mathematics Homework Help
Replies
13
Views
1K
  • Precalculus Mathematics Homework Help
Replies
8
Views
1K
  • Precalculus Mathematics Homework Help
Replies
10
Views
2K
  • Precalculus Mathematics Homework Help
Replies
6
Views
821
  • Precalculus Mathematics Homework Help
Replies
34
Views
2K
  • Precalculus Mathematics Homework Help
Replies
7
Views
1K
  • Precalculus Mathematics Homework Help
Replies
3
Views
1K
  • Precalculus Mathematics Homework Help
Replies
12
Views
2K
  • Precalculus Mathematics Homework Help
Replies
9
Views
2K
Back
Top