Find all the three-digit armstrong numbers

Assignment Help Basic Computer Science
Reference no: EM13871417

a. Use nested for loops to find all the three-digit Armstrong numbers. Armstrong numbers are three digit numbers such that the sum of the digits cubed is equal to the number itself. For example, 153 is an Armstrong number because    13 + 53 + 33 = 153 However, 294 is not, because 23 + 93 + 43= 801 (not 294) b. Use nested for loops to find four positive integers whose sum is 45, and such that the first plus 2, the second minus 2, the third multiplied by 2, and the fourth divided by 2 are all equal. Please note that these four numbers are integers, and not necessarily just digits. In this problem, we are no longer finding a single four-digit number; we are finding four separate numbers. However, since we are trying to generate all possible combinations, the procedure should be the same. For those of you having trouble with the English on this one (I've noticed that students really don't like word problems), here's what that means. 

• The output of your program should be four numbers. They won't be negative numbers. • When you add the four numbers, they add up to 45. • If you add 2 to the first number, you get the same answer as if you had subtracted 2 from the second number. • If you multiply the third number by two, you also get the same answer. • If you divide the fourth number by two, you also get the same answer. 

The following mathematical statments are also true about these numbers: A+2=B-2=Cx2=D+2 and A+ B+C+ D= 45 

Reference no: EM13871417

Questions Cloud

Are monopolies really that bad for society? : Are monopolies really that bad for society?
Typical engineering component : Select a typical engineering component which may suffer from corrosion. Describe problems caused by the corrosion. Distinguish form of the corrosion.
Prepare a report on life and works of giacomo puccini : Prepare a report on Life and Works of Giacomo Puccini. pages count would be 8 to 10 along with proper references and citation.
Explanation of the key internal structures : explanation of the key internal structures
Find all the three-digit armstrong numbers : • The output of your program should be four numbers. They won't be negative numbers. • When you add the four numbers, they add up to 45. • If you add 2 to the first number, you get the same answer as if you had subtracted 2 from the second number. • ..
Determine the rms value of the supply current : Determine the rms value of the supply current. Find v(t) and i(t). Determine the power from the supply and supply power factor.
Prepare a report on minimalism in art : Prepare a report on the given topic Minimalism in Art.The pages count would be 8 to 10 along with proper references and citation.
The annual interest charges : On January 1, 2010, the Sanders Corporation purchased equipment having a fair value of $68,301.30 by issuing a non interest bearing, $100,000, four year note due December 31, 2013.
Is this unauthorized practice of law why or why not : As a paralegal, are you allowed to do any of the aforementioned tasks? Is this unauthorized practice of law? Why or why not? Compare and contrast both situations

Reviews

Write a Review

Basic Computer Science Questions & Answers

  What data elements are present in a computer timestamp

What data elements are present in a computer timestamp? Can a millisecond be represented in the timestamp? Why or why not?

  Cloud computing

Select two (2) organizations in which you are interested, and use the Internet and Strayer Library to research the advantages and disadvantages of cloud computing for the selected organizations. Use the Internet to research the characteristics ..

  How it would be used as part of a problem solution

How it would be used as part of a problem solution.

  Derive taylor polynomials of degree

Derive taylor's polynomials of degree n for: f(x) = (1+x)^(1/2) and f(x) = cos x. Find the approximate value of above functions at x = pi/4 by hand calculator upto two decimal points. Show steps.

  Positive and negative characteristics of hybrid databases

A idea that several of the main database vendors have come up with is a hybrid database that integrates the concepts of both OO and Relational databases.

  What are the major obstacles in moving this forward

These are called code generators. Analyze the advantages and disadvantages of this trend. What are the major obstacles in moving this forward?

  Probability of exactly k collisions and then success

Large population of ALOHA users manage to create 50 requests/sec., including both originals and retransmissions. Time is slotted in units of 40 msec. Compute the probability of exactly K collisions and then a success?

  Estate agents and an office manager in the office.

A new real estate company that would like to set up a Windows network in their office. (There is currently nothing in place.) They currently have ten real estate agents and an office manager in the office.

  An unusual occurrence on the arpanet

An unusual occurrence on the ARPANET

  Define information-gathering technique

Describe how joint application design (JAD) might be considered a better information-gathering technique than the traditional method of requirements gathering. What are its shortcomings

  Define a class called counter

The only method that can set the counter is the one that sets it to zero. Write a program to test your class definition. (Hint: you need only one instance variable).

  First two training iterations of backpropagation algorithm

Consider a two-layer feedforward ANN with two inputs a and b, one hidden unit c, and one output unit d. This network has five weights (w,, web, wd, wdc, wdO), where w,o represents threshold weight for unit x

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd