Differential equations [arctan(x) to tan(x)]

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
says
Messages
585
Reaction score
12

Homework Statement


dx/dt = (1+x2)et ; x(0) = 1

1/1+x2 dx/dt = et
∫ 1/1+x2 (dx/dt) * dt = ∫ et dt
∫ 1/(1+x2) dx = ∫ et dt
arctan(x) = et + c
so x(t) = tan (et+c)

Homework Equations

The Attempt at a Solution



dx/dt = (1+x2)et ; x(0) = 1

1/1+x2 dx/dt = et
∫ 1/1+x2 (dx/dt) * dt = ∫ et dt
∫ 1/(1+x2) dx = ∫ et dt

arctan(x) = et + c
so x(t) = tan (et+c)

I'm a bit confused by the last step. How does arctan(x) = et + c become x(t) = tan (et+c). Cheers!
 
Physics news on Phys.org
says said:
I'm a bit confused by the last step. How does arctan(x) = et + c become x(t) = tan (et+c). Cheers!
For any function f, if x is in the domain of f and x=y, then f(x)=f(y). Also, we have tan(arctan z)=z for all z in the domain of arctan.

By the way, you shouldn't write 1/(1+x2) as 1/1+x2. The latter is equal to 1+x2.
 
  • Like
Likes   Reactions: says