Close
Close window
divconq - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.
Maplesoft logo
Maplesoft logo

Online Help

All Products Maple MapleSim


[フレーム] [フレーム]

LREtools

divconq

find solutions of "divide and conquer" recurrence equations

Calling Sequence

divconq(problem)

Parameters

problem

-

problem statement or RESol

Description

Solves divide and conquer recurrences, meaning those of the form AfRnk+BfRmk=0, where R is either numeric or a name, m and n are integers, and where A and B are independent of k.

See the help page for LREtools[REcreate] for the definition of the format of a problem.

Examples

>

withLREtools:

>

probREcreateynk=2yk,yk,

probRESolynk2yk=0,yk,,INFO

(1)
>

divconqprob

y1kln2lnn~

(2)
>

divconqfr3k=2fr2k,fk,

f1kln2lnr

(3)


Download Help Document

AltStyle によって変換されたページ (->オリジナル) /