E-Field-strength-of-infinite-long-charged-rod
E-Field Strength of a Infinite Long Charged Rod
Question:
There is a charged rod whose length is infinite. Find the
Solution
Pick a little particle on the rod whose length is
Then the distance
The E-field given by
Then the differential equation is obtained.
OOPS… the bounds are ignored
It should be:
Put
It is spontaneous to find that
Use substitution:
Hence
关于动量守恒的证明
我们都知道, 根据牛顿的运动学公式:
转换得到:
两侧同时积分
提出常数m
此时, 对于恒力
当
Hello World
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
Quick Start
Create a new post
1 | $ hexo new "My New Post" |
More info: Writing
Run server
1 | $ hexo server |
More info: Server
Generate static files
1 | $ hexo generate |
More info: Generating
Deploy to remote sites
1 | $ hexo deploy |
More info: Deployment