-
Notifications
You must be signed in to change notification settings - Fork 5
Berikut ini akan diuraikan tentang Formasi Angka Empatpuluh Tiga (43) kedalam piramida data dari diagram berupa detil konsep dan modul² yang dipakai sebagai dasar pemrograman.
Angka empatpuluh tiga (43) adalah bilangan prima ke 14, merupakan bilangan prima kembar yang berpasangan dengan empat puluh satu (41), dan bilangan repdigit base 6 (111).
Keistimewaan dari angka ini adalah bilangan prima terkecil yang dapat diekspresikan sebagai jumlah dari 2, 3, 4, atau 5 bilangan prima yang berbeda:
- 43 = 41 + 2
- 43 = 11 + 13 + 19
- 43 = 2 + 11 + 13 + 17
- 43 = 3 + 5 + 7 + 11 + 17.
This documentation is mapped under Mapping and licensed under Apache License, Version 2.0.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copyright (c) 2018-2020 Chetabahana Project