Skip to content

TypeError when simplifying factorial ratio #21307

@arminstraub

Description

@arminstraub

Trying to simplify symbolic expressions, I just ran into the following issue (naturally, this is simplified from what I was working with):

sage: ((2^x)^2/((2^(x+1))^2*binomial(2*x,x))).full_simplify()
...
TypeError: ECL says: In function CAR, the value of the first argument is
  -2
which is not of the expected type LIST

Component: symbolics

Issue created by migration from https://trac.sagemath.org/ticket/21307

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions