|
[Date Index]
[Thread Index]
[Author Index]
hi,friends(8)
- To: mathgroup at smc.vnet.net
- Subject: [mg92153] hi,friends(8)
- From: "China -->hk" <noble_cbc at hotmail.com>
- Date: Mon, 22 Sep 2008 05:24:07 -0400 (EDT)
hi,friends:
Can we use Mathematica to solve the following recurrence function problem?
f[1,1]=1,f[m,n+1]=f[m,n]+2,f[m+1,n]=2*f[m,n],m,n are positive integers.f[m,n]=?
thanks,
Prev by Date:
Re: FindFit and NormFunction (to find a best fit by medians)
Next by Date:
Re: how to convert output file to compatible format
Previous by thread:
ListDensityPlot - Memory pig and leaker?
Next by thread:
Re: hi,friends(8)
|