MathGroup Archive 1999

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: urgent! recursive series as series of vectors ...

  • To: mathgroup at smc.vnet.net
  • Subject: [mg18528] Re: urgent! recursive series as series of vectors ...
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Thu, 8 Jul 1999 22:32:59 -0400
  • Organization: Universitaet Leipzig
  • References: <7m15pn$po9@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

you should supply more information about your problem.
But what is with

V1[k_,n_]:=1 (* some definition 1*)
V2[k_,n_]:=2 (* some definition 2*)
V3[k_,n_]:=3 (* some definition 3*)

V[k_,n_]:={V1[k,n],V2[k,n],V3[k,n]}

?

Regards
  Jens

Daniel Wehsarg wrote:
> 
> Hello everyone!
> 
> Could anybody please help me! It's urgent!
> 
> How can I define a recursive series that is a series of vectors
> depending from two variables.
> 
> Something like V(k, n)={V1, V2, V3} where V1, V2, V3 are complex series
> themselves.
>                ^
>                |
>       vector --+
> 
> Finally I've got to resolve two equations defining two "series of
> vectors" like this which are coupled.


  • Prev by Date: Re: MULTIMEDIA-MATHEMATICA
  • Next by Date: Re: Re: Problem with Mathematica 4. Someone can help me ?
  • Previous by thread: Charles Muses work on hypernumbers, metadimensions, and Chronotopology.
  • Next by thread: bug in 4.0