Asking about integral notation

  • Context: High School 
  • Thread starter Thread starter songoku
  • Start date Start date
  • Tags Tags
    Integral Notation
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
songoku
Messages
2,514
Reaction score
395
TL;DR
Why writing $$\int_{a}^{x} f(x) dx$$ is not correct?
Why should it be ##\int_{a}^{x} f(t)dt## ?

Couldn't it be like this:
Let F(x) = ##\int f(x)dx## so ##\int_{a}^{x} f(x)dx## = F(x) - F(a)

Thanks
 
Physics news on Phys.org
songoku said:
Summary: Why writing $$\int_{a}^{x} f(x) dx$$ is not correct?

Why should it be ##\int_{a}^{x} f(t)dt## ?

Couldn't it be like this:
Let F(x) = ##\int f(x)dx## so ##\int_{a}^{x} f(x)dx## = F(x) - F(a)

Thanks
The integral ##\displaystyle{\int_a^b f(t)\,dt}## is short for ##\displaystyle{\int_{t=a}^{t=b} f(t)\,dt}.## If you use the same letter (##b=t##) for two different meanings then you cause confusion.
 
Reply
  • Like
  • Informative
Likes   Reactions: songoku, dextercioby, mcastillo356 and 1 other person
songoku said:
Summary: Why writing $$\int_{a}^{x} f(x) dx$$ is not correct?

Why should it be ##\int_{a}^{x} f(t)dt## ?

Couldn't it be like this:
Let F(x) = ##\int f(x)dx## so ##\int_{a}^{x} f(x)dx## = F(x) - F(a)

Thanks
Why is it not correct to write $$\sum_{k = 1}^k a_k$$
 
Reply
  • Like
Likes   Reactions: topsquark and songoku
Thank you very much for the explanation fresh_42 and PeroK