Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download

All published worksheets from http://sagenb.org

Views: 168695
Image: ubuntu2004

A FEW CONSTANTS DEFINED

Satellite Orbit Calculations

Iyer Arvind Sundaram

altKm=600 alt=altKm*1000
Traceback (most recent call last): F_{gravity}&=&G \dfrac{m_{sat}M_{earth}}{R^2}\\ File "", line 1, in <module> File "/tmp/tmpBKkwV8/___code___.py", line 4 %latex ^ SyntaxError: invalid syntax
T=2*pi/omega
omega;T
\newcommand{\Bold}[1]{\mathbf{#1}}0.00124022813292905
\newcommand{\Bold}[1]{\mathbf{#1}}1612.60654140831 \, \pi
%latex Total revolutions per day is \[N=\dfrac{86400}{T}\]
N=numerical_approx(86400/T,digits=5)
%latex Thus the satellite performs \sage{N} revolutions in a day