Why is the indefinite integral of et(i - 1)/(i - 1) + C not equal to et(i - 1)?

  • Thread starter Thread starter Miike012
  • Start date Start date
  • Tags Tags
    Confused Integral
Miike012
Messages
1,009
Reaction score
0
The integral is in the attachment.

Why is the indefinite integral not equal to...
et(i - 1)/(i - 1) + C

Because d/dt[et(i - 1)/(i - 1) + C] = et(i - 1)
 

Attachments

  • Integral.jpg
    Integral.jpg
    3.5 KB · Views: 450
Physics news on Phys.org
Miike012 said:
The integral is in the attachment.

Why is the indefinite integral not equal to...
et(i - 1)/(i - 1) + C

Because d/dt[et(i - 1)/(i - 1) + C] = et(i - 1)

If ##i## represents the square root of minus 1, then your answer is right, and the integral in the attachment is wrong. Where did you get that from?

But you should put ##\frac{1}{1-i}## in the form of ##a+bi## in the final answer.
 
It seems that what ever calculated that didn't identify the t in the exp(...) and the t in dt. It is either bad notation or plain wrong.
 
Don't trust wolframalpha blindly. It has some funny ways of guessing what you mean, and in this case it guesses completely wrong.
 
I was indeed able to reproduce the (wrong) result on WA. What you've done is *not* put an asterisk between t and (i-1) in the exp(). This means that WA thinks the t in the exp is maybe some kind of function t(x) [evaluated at x=i-1] and you're integrating wrt. some other variable t.
In short, if you write "int exp(t*(i-1)),t" and "int exp(t(i-1)),t" you get different results.
 
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