Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

50%
+0 −0
#2: Post edited by (deleted user) · 2021-08-16T11:28:20Z (over 2 years ago)
some contexts from book is required I think
  • $$\dot{x}(t)=\int \ddot{x}(t)\mathrm dt$$
  • I was trying to integrate $\ddot{x}$. Here what I did
  • $$\int a (t)\mathrm dt$$
  • $$=\frac{a^2}{2} +c$$
  • But, they wrote that
  • $$\int a (t)\mathrm dt=v_0 + \frac{F_0}{m}t$$
  • I know that my work is also correct. But, how they had proved that? $x$ is position. $\dot{x}$ is velocity. $\ddot{x}$ is acceleration.
  • $$\ddot{x}(t)=\frac{F_0}{m}$$
  • This is a second-order differential equation for x (t) as a function of t. (Second-order
  • because it involves derivatives of second order, but none of higher order.) To solve it one has only to integrate it twice. The first integration gives the velocity
  • $$\dot{x}(t)=\int \ddot{x}(t)\mathrm dt$$
  • I was trying to integrate $\ddot{x}$. Here what I did
  • $$\int a (t)\mathrm dt$$
  • $$=\frac{a^2}{2} +c$$
  • But, they wrote that
  • $$\int a (t)\mathrm dt=v_0 + \frac{F_0}{m}t$$
  • I know that my work is also correct. But, how they had proved that? $x$ is position. $\dot{x}$ is velocity. $\ddot{x}$ is acceleration.
#1: Initial revision by (deleted user) · 2021-08-16T10:38:03Z (over 2 years ago)
Prove that $\int \ddot{x}(t)\mathrm dt=v_0 + \frac{F_0}{m}t$
$$\dot{x}(t)=\int \ddot{x}(t)\mathrm dt$$
I was trying to integrate $\ddot{x}$. Here what I did 

$$\int a (t)\mathrm dt$$
$$=\frac{a^2}{2} +c$$

But, they wrote that 

$$\int a (t)\mathrm dt=v_0 + \frac{F_0}{m}t$$

I know that my work is also correct. But, how they had proved that? $x$ is position. $\dot{x}$ is velocity. $\ddot{x}$ is acceleration.