Program Matematika Indonesia / Indonesian Mathematics Program
Lewati ke konten utama
Daftar Isi Indeks
Cari dalam Buku
Hasil Pencarian:
Tidak ada hasil.
Pengaturan keterbacaan Sblm. Atas Lanjut
\(\newcommand{\aatavdots}[1]{\vdots}
\newcommand{\codeword}{}
\newcommand{\identity}{\mathrm{id}}
\newcommand{\notdivide}{\nmid}
\newcommand{\notsubset}{\not\subset}
\newcommand{\lcm}{\operatorname{lcm}}
\newcommand{\gf}{\operatorname{GF}}
\newcommand{\inn}{\operatorname{Inn}}
\newcommand{\aut}{\operatorname{Aut}}
\newcommand{\Hom}{\operatorname{Hom}}
\newcommand{\cis}{\operatorname{cis}}
\newcommand{\chr}{\operatorname{char}}
\newcommand{\Null}{\operatorname{Null}}
\newcommand{\transpose}{\text{t}}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Latihan 4.6 Latihan Pemrograman
1.
Tulislah program komputer yang menyatakan sebarang bilangan desimal sebagai jumlah pangkat-pangkat berbeda dari
\(2\text{.}\) Berapakah bilangan bulat terbesar yang dapat ditangani program Anda?
2.
Tulislah program komputer untuk menghitung
\(a^x \pmod{ n}\) dengan metode kuadrat berulang. Berapakah nilai terbesar
\(n\) dan
\(x\) yang dapat diterima program Anda?