Skip to content

Note-Page138-Problem-12 #3

@cicadabear

Description

@cicadabear
y=2*x
x=n*L
L=a+a' 
(a: the distance from the meeting point back to the starting point of the loop, 
a': the distance from the meeting point proceed to the starting point of the loop)
b: the distance between the starting point of the loop and the beginning
x=b+a
b=n*L-a
b=n*L-(L-a')
b=(n-1)*L+a'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions