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

Prove that A(m,n+1)>A(m,n)whenever m and n are nonnegative integers.

Short Answer

Expert verified

It has been proved.

Step by step solution

01

Step 1:Introduction

A non negative integer is an integer that that is either positive or zero. It's the union of the natural numbers and the number zero. Sometimes it is referred to as , and it can be defined as the as the set {0,1,2,3,......} .

02

Step 2:Solution

Consider the Ackermann’s function

A(m,n)=2n    ifm=00    ifm1andn=02    ifm1andn=1A(m1,A(m,n1))    ifm1andn2

To show that A(m,n+1)A(m,n), for all m and n are non-negative integers.

First prove that A(m,k)>A(m,l), whenk>l, when by using double induction.

Basis step:

The statement is true for m = 0 , because

k>ıimplies,A(0,k)=2k>2ık>ı=A(0,t)

Inductive step:

Assume that A(m,x)>A(m,y)for all non-negative integers andwith

Now show that that A(m+1,k)>A(m+,1t)

If k > t

03

Basis step

When i = 0 and k > 0, Am+1,t=0and

Either Am+1,t=2or Am+1,k=Am,Am+1,k-1

If m = 0 , 2A (1,K - 1) =2k,

If m > 0 , this is greater than zero by inductive hypothesis.

role="math" localid="1668619182373" Inallcases,=A(m+1,k)>0,and in factA(m+1,k)2A(m+1,l)=2AndA(m+1,k)=A(m,A(m+1,k1))withA(m+1,k1)2

Hence the inductive hypothesis,

A(m,A(m+1,k1))A(m,2)>A(m,1)=2

04

Inductive step

Assume that A(m+1,r)>A(m+1,s), for allr>s,s=0,1,l

Then if k + 1 t + 1 it follows that

A(m+1,k1)=A(m,A(m+1,k))>A(m,A(m+1,k))=A(m+1,l+1)

Therefore, A(m,+1,k+1)>A(m,+1,l+1), fork+1>l+1

Hence from the principle of mathematical induction A(m,n+1)>A(m,n), for all m and n are non-negative integers.

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

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