Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

Disprove the statement that every positive integer is the sum of 36 fifth powers of nonnegative integers.

Short Answer

Expert verified

The statement is not true for \(223\).

Step by step solution

01

Describe the given information

Every positive integer is the sum of 36 fifth powers of nonnegative integers.

02

Disprove the given statement

To disprove the statement, it is required to find a positive integer that cannot be rewritten as the sum of the cubes of eight nonnegative integers.

The fifth power of nonnegative integers is as follows:

\(\begin{array}{c}{0^5} = 0\\{1^5} = 1\\{2^5} = 32\\{3^5} = 243\\{4^5} = 1024\\ \vdots \end{array}\)

The smallest nonnegative integer that cannot be written as the sum of \(36\) terms out of the above list is \(223\). The next sum contains six times \(32\) and thirty-one times \(1\).

\(\begin{array}{c}223 = 32 + 32 + 32 + 32 + 32 + 32 + 1 + 1 + 1 + ... + 1\\ = 6\left( {32} \right) + 31\left( 1 \right)\\ = 6\left( {{2^5}} \right) + 31\left( {{1^5}} \right)\\ = {2^5} + {2^5} + {2^5} + {2^5} + {2^5} + {1^5} + {1^5} + {1^5} + ... + {1^5}\end{array}\)

Since the above sum contains \(37\) terms instead of \(36\) terms and the sum of \(223\) cannot be written with less terms, the statement is not correct.

Therefore, the statement is not true for \(223\) and thus it disproven the given statement.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Express these system specifications using the propositions p "The message is scanned for viruses" and q "The message was sent from an unknown system" together with logical connectives (including negations).
a) "The message is scanned for viruses whenever the message was sent from an unknown system."
b) "The message was sent from an unknown system but it was not scanned for viruses."
c) "It is necessary to scan the message for viruses whenever it was sent from an unknown system."
d) "When a message is not sent from an unknown system it is not scanned for viruses."

Show that(pโˆงq)โ†’r and(pโ†’r)โˆง(qโ†’r)are not logicallyequivalent

Let p and q be the propositions p : It is below freezing. q : It is snowing. Write these propositions using p and q and logical connectives (including negations).

a) It is below freezing and snowing.
b) It is below freezing but not snowing.
c) It is not below freezing and it is not snowing.
d) It is either snowing or below freezing (or both).
e) If it is below freezing, it is also snowing.
f )Either it is below freezing or it is snowing, but it is not snowing if it is below freezing.
g) That it is below freezing is necessary and sufficient for it to be snowing.

Suppose that Prolog facts are used to define the predicates mother (M,Y) and father (F,X),which represent that Mis the mother of Yand Fis the father of X, respectively. Give a Prolog rule to define the predicate sibling (X,Y), which represents that Xand Yare siblings (that is, have the same mother and the same father).

Let p and q be the propositions

p: You drive over 65 miles per hour.

q: You get a speeding ticket. Write these propositions using p and q and logical connectives (including negations).

a) You do not drive over 65 miles per hour.

b) You drive over 65 miles per hour, but you do not get a speeding ticket.

c) You will get a speeding ticket if you drive over 65 miles per hour.

d) If you do not drive over 65 miles per hour, then you will not get a speeding ticket.

e) Driving over 65 miles per hour is sufficient for getting a speeding ticket.

f) You get a speeding ticket, but you do not drive over 65 miles per hour.

g) Whenever you get a speeding ticket, you are driving over 65 miles per hour.

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free