- #1
OmCheeto
Gold Member
- 2,422
- 3,102
Was going through an old spreadsheet and I re-did some math that I had originally noted that I had done incorrectly. It seemed trivially simple but I wanted to double check with Wolfram to make sure I wasn't missing something.
Here's what I typed in: solve for x when y = a * e^(b*x)
Wolfram Alphas solution: x = (log(y/a) + 2 i π n)/b and a!=0 and y!=0 and b!=0 and n element Z
Why did Wolfram Alpha add the ‘2 i π n’ ?
My solution was x = log(y/a)/b
Here's what I typed in: solve for x when y = a * e^(b*x)
Wolfram Alphas solution: x = (log(y/a) + 2 i π n)/b and a!=0 and y!=0 and b!=0 and n element Z
Why did Wolfram Alpha add the ‘2 i π n’ ?
My solution was x = log(y/a)/b